jimmymoto

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 90 total)
  • Author
    Posts

  • jimmymoto
    Full Member
    Post count: 91

    OK, I think I understand it now.

    There is no longer a need for a “Is Featured” toggle on the Add Listing page in V2 since all listings are automatically marked as featured (assuming the price package it is created under is added to the Featured Custom Field “Show only on these price packages” options).

    Thanks for the clarification.


    jimmymoto
    Full Member
    Post count: 91

    Great, thanks!


    jimmymoto
    Full Member
    Post count: 91
    This reply has been marked as private.
    in reply to: "Business Owner" link stopped working #126652

    jimmymoto
    Full Member
    Post count: 91

    My hosting provider fixed the problem.

    in reply to: "Business Owner" link stopped working #118014

    jimmymoto
    Full Member
    Post count: 91

    I’ve tried renaming, but then get white screen on all GD pages.
    I then tried deleting all GD plugins and uploading freshly downloaded GD plugin folders. Same white screen problem.
    Seems that somehow part of the system is recognizing the incorrect names and is broken when they are corrected.
    Any idea how to fix this?

    in reply to: "Business Owner" link stopped working #117472

    jimmymoto
    Full Member
    Post count: 91

    Any word on possible solutions to this?

    in reply to: "Business Owner" link stopped working #115322

    jimmymoto
    Full Member
    Post count: 91

    I’ve made Guust’s account Super Admin.

    The last GD update was pushed by my hosting company, and that resulted in multiple duplicates of GD plugins installed. I deleted the older versions and instructed them to cease making further updates on my behalf (it was a mistake to go with WP Cloud—not quite the management I was hoping for, but I’ave already paid a year).

    There are other problems that are probably related to this:
    • can no longer sort my Price packages
    • Jeff Rose’s GD Business Hours plugin no longer appears in Price packages (but is stuck active on all listings—including my free listings).

    in reply to: "Business Owner" link stopped working #114945

    jimmymoto
    Full Member
    Post count: 91
    This reply has been marked as private.
    in reply to: GD login not working properly after update #64196

    jimmymoto
    Full Member
    Post count: 91

    I tried adding the function, but it did not work.

    In any case, after doing more testing I found that the password reset was still not working.
    When I click password reset, the page reloads but the password recovery field still didn’t show up.

    I’ve had to revert back to the previous version of GD for now to ensure my members have no issues logging in (just sent out an email campaign a few days ago to encourage my members to renew their memberships into the new GD system).

    I’ll try updating in a week or two and see if the problem comes back.

    in reply to: GD login not working properly after update #64061

    jimmymoto
    Full Member
    Post count: 91

    Ok, got it. I can’t set the login page to be the same page I want users to end up on after logging in (ie GD Dashboard). Right after upgrading GD and Enfold, I had changed the GD permalinks settings for Login Page to my GD Dashboard page, which caused a loop which killed the password reset functionality.

    I’ve changed the GD permalinks for login page back to a page that just has the [gd_login_box] shortcode and everything works fine again.

    Can you tell me how to change the default login redirect? I’d like it to be the same page I wrote in my last private reply.

    in reply to: GD login not working properly after update #63914

    jimmymoto
    Full Member
    Post count: 91

    A successful login should reload the same page (shows GD dashboard). I see that for some reason the page keeps forwarding to a GD author page. Is there a setting for GD login redirect? I’ve added [gd_login_box] to the default sidebar, so the 404 page still shows people their GD dashboard, but a 404 error is not good.

    Also, I noticed that the password reset still does not work. Something got messed up but I can’t figure it out.

    in reply to: GD login not working properly after update #63876

    jimmymoto
    Full Member
    Post count: 91
    This reply has been marked as private.
    in reply to: GD login not working properly after update #63875

    jimmymoto
    Full Member
    Post count: 91

    I forgot to post the link to the failing GD login page (login url posted privately above will allow you to login via UsersUltra). I’ll paste the url below in a private message.

    Update:
    I’ve reverted back to Enfold 3.4.3 and the issue persists.
    There is a function (in my child theme) to redirect wp-login to Users Ultra login page, but erasing it temporarily did not solve problem (as expected). In any case I’m pasting it here for inspection:

    add_filter( ‘login_url’, ‘my_login_url’ );
    function my_login_url( $url ) {
    $redirect_to = ‘?redirect_to=’ . get_permalink();
    return ‘http://powellriverconnect.com/login/’ . $redirect_to;
    }

    More clues:
    Directly after the GD update my password reset notification emails arrived formated completely differently than how they are formatted at GD > Notifications > client emails. (btw. I was only able to update GD core through the backend and had to manually ftp the updated modules since the plugins page would not show other GD modules as having updates available. I only updated the 9 modules showing Dec 9 release dates).

    Here’s how the password reset emails started showing up (private info redacted, extra <br> removed–note that a new password was not included in the password reset notification, nor was there a link to reset):

    Hi,
    Your password has been reset.
    To login please visit the following URL:
    (my website homepage url)
    Your account e-mail: (my test account email)
    Your account username: (my test account email)
    If you have any problems, please contact us at (my admin email)
    Best Regards!

    You’ll notice that this is formatted completely differently than my settings at: GD > Notifications > client emails

    Other notes: the reason for testing so many password reset notifications is that I recently changed over to email service through Mandrill and was testing how well it worked. The Mandrill switchover happened on December 9th, and the GD password reset emails were showing up perfectly just prior to GD update about 24 hours ago.

    I’m not sure why GD password reset emails worked for an hour or so before [GD_login_box] started to fail completely, but it seemed to coincide with Enfold update.
    I’m not sure why reverting back to previously running Enfold version did not reverse the problem.

    Hope all this info helps.

    in reply to: GD login not working properly after update #63706

    jimmymoto
    Full Member
    Post count: 91
    This reply has been marked as private.
    in reply to: Recurring payments, coupons, and pricing increases #60702

    jimmymoto
    Full Member
    Post count: 91

    Thanks for the clarification on this.

Viewing 15 posts - 1 through 15 (of 90 total)