Patrik

Forum Replies Created

Viewing 15 posts - 271 through 285 (of 416 total)
  • Author
    Posts
  • in reply to: your plugin geodir_recaptcha is causing this 500 error #446787

    Patrik
    Moderator
    Post count: 1971

    Hi Giovan,

    Library means files containing the class and methods which we use to communicate with the Google Map API. The error says the class is already defined and can’t redeclare it means we have to modify the code so that the class of only one plugin will be loading. The API key and Secrets can be used on multiple sites and will not cause any issues.

    Let me know if you need more information on this.

    Regards,
    Patrik

    in reply to: your plugin geodir_recaptcha is causing this 500 error #446685

    Patrik
    Moderator
    Post count: 1971

    Hi Giovan,

    The issue is due to the library used for Recaptcha. Both the plugins are using the same library for loading captcha in form. So it will require changes in the plugin to fix the issue. So if you want to use the GD Recaptcha plugin then we need to change the wp-user-frontend plugin’s file and disable loading of that library on gd login page.

    Let me know your thoughts.

    Regards,
    Patrik

    in reply to: Lost CSS #446542

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Can you tell me where did you put that CSS so that I can look more into it?

    Regard,
    Patrik

    in reply to: Edit listing image upload does not work #446493

    Patrik
    Moderator
    Post count: 1971

    Hi Samuel,

    You have disabled ‘Place’ post type at GeoDirectory > Design > Navigation > Allow post type to add from the frontend. I have added it back and it works fine now. Please review it from your side and let me know how it goes.

    Regards,
    Patrik


    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Remove colon from labels #446421

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Lost CSS #446416

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Forgot Password Redirect #446413

    Patrik
    Moderator
    Post count: 1971

    Hi Richard,

    Can you try the code I provided here: https://wpgeodirectory.com/support/topic/forgot-password-redirect/#post-446398

    If possible provide me the admin and FTP details in private reply so that I can look more into this and fix it on your site.

    Regards,
    Patrik

    in reply to: Forgot Password Redirect #446398

    Patrik
    Moderator
    Post count: 1971

    Hi Richard,

    Can you try the following code and let me know if it works for you or not?

    
    
    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['forgot'])){
            $login_url = 'http://your-site.com/lost-password-page';
        }
        return $login_url;
    }

    Regards,
    Patrik

    in reply to: Remove colon from labels #446366

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Can you please provide admin details in private reply to look more into this?

    Regards,
    Patrik

    in reply to: Add new listing does not progress to credit card #446250

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Reoccurring payments #445558

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Missing cat and when #445557

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: I CANT EDIT THE LISTING / EVENTS IN BACKEND #445399

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: I CANT EDIT THE LISTING / EVENTS IN BACKEND #445397

    Patrik
    Moderator
    Post count: 1971

    Hi Michael,

    The problem is due to theme and our GD plugin conflict which causes issues. If you want then I can make a small change in the theme’s file to fix this which you need to do whenever theme updates.

    Regards,
    Patrik

Viewing 15 posts - 271 through 285 (of 416 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount