Andrew Merritt

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 29 total)
  • Author
    Posts
  • in reply to: General Data Protection Regulation (GDPR) guidance #432121

    Andrew Merritt
    Expired Member
    Post count: 29

    Hi Stiofan,

    Thank you so much for your clear explanation.

    Best regards,
    Andrew

    in reply to: General Data Protection Regulation (GDPR) guidance #432091

    Andrew Merritt
    Expired Member
    Post count: 29

    Hi,

    I read this article and it seems that, for the moment, there is no functionality to “activate” checkbox for consent and an easy data handle by users.
    We shall wait for a wordpress update.

    Thanks,
    Andrew

    in reply to: No Google Maps in Place "Something went wrong" #432084

    Andrew Merritt
    Expired Member
    Post count: 29

    Hi GD support,

    Thanks for your response. Indeed it was something wrong with the Google api key. Now ti Works ok.
    You can mark this as Resolved

    Regards,
    Andrew

    in reply to: No Google Maps in Place "Something went wrong" #431620

    Andrew Merritt
    Expired Member
    Post count: 29

    Hi again,

    I resolve the issue. I removed and generated again Google API key. and now it Works again.

    Many thanks
    Andrew

    in reply to: Pop-up after registration #423022

    Andrew Merritt
    Expired Member
    Post count: 29
    This reply has been marked as private.
    in reply to: Pop-up after registration #422620

    Andrew Merritt
    Expired Member
    Post count: 29

    Hi Alex, Kor and GD Support,

    The usersWP is AWESOME. I didn’t phase any problem and it worked perfectly.
    Also, your support rocks. Keep it up. Don’t change a thing.

    Thanks a million,
    Andrew

    in reply to: Pop-up after registration #422487

    Andrew Merritt
    Expired Member
    Post count: 29

    Hi Alex,

    Your recommendation for usersWP was very useful. Indeed this plus in is awesome and very powerful with lots of features.

    I have activated in a DEV environment and now I’m reading the docs in order to use it. The only issue I have is that in Supreme Directory the login tab in the menu stills appears. Do you know how to hide it and have only a Login/register through usersWP ?

    Regards,
    Andrew

    in reply to: Pop-up after registration #422375

    Andrew Merritt
    Expired Member
    Post count: 29

    Hello GD support,

    A workaround for the above need is, after a new user is signup it redirect to a Thank you page.

    I have tried the code found in the forum (#390688 and #394952 ) but it redirec me before the signup.
    Any ideas on how I can achieve the redirection ?
    Thanks,
    Andrew

    === === === === The Code added in Function.php === === === ===

    add_filter(‘geodir_login_url’,’_my_geodir_login_url’,10,3);
    function _my_geodir_login_url($login_url,$args,$gd_page_id){
    if(isset($args[‘signup’])){
    //change the url to whatever you want.
    $login_url = ‘http://localhost/myhost/thanks’;
    }
    return $login_url;

    === === === ===

    in reply to: Pop-up after registration #422228

    Andrew Merritt
    Expired Member
    Post count: 29

    Hi Kor,

    Thanks for your answer. Could you propose one ( or more ) plugins that do what I’m looking for and Works fine with geodirectory ?

    Regards,
    Andrew

    in reply to: Hide popular categories #421994

    Andrew Merritt
    Expired Member
    Post count: 29

    Hello Kor (and Alex),

    This CSS code worked like charm, perfect. Many thanks for your support and provided solution.

    Regards,
    Andrew

    in reply to: Hide popular categories #421866

    Andrew Merritt
    Expired Member
    Post count: 29
    This reply has been marked as private.
    in reply to: Hide popular categories #421739

    Andrew Merritt
    Expired Member
    Post count: 29
    This reply has been marked as private.
    in reply to: Hide popular categories #421628

    Andrew Merritt
    Expired Member
    Post count: 29
    This reply has been marked as private.
    in reply to: Translated file is not recognised #408217

    Andrew Merritt
    Expired Member
    Post count: 29

    Hello,

    You were right !! I rename the file and the translated menu appeared.

    Many thank to all of you for your excellent support and guidance.
    Andrew

    in reply to: Translated file is not recognised #408206

    Andrew Merritt
    Expired Member
    Post count: 29
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 29 total)