Paolo

Forum Replies Created

Viewing 15 posts - 17,956 through 17,970 (of 27,715 total)
  • Author
    Posts
  • in reply to: SEO problem. Homepage cannot be indexed by crawlers #61507

    Paolo
    Site Admin
    Post count: 31211
    This reply has been marked as private.
    in reply to: formatting options #61505

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please provide a link and admin credentials in a private reply (only staff can read them) and we will provide the css needed to do that.

    Thanks

    in reply to: Error using reCATPCHA #61504

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I can’t recreate this in any of my test websites.

    Probably there is a conflict with another plugin.

    Have you tried disabling the other captcha plugin you have on the login page?

    I also see that you are using w3tc, which is not 100% compatible with GD. You should delete deactivate it and then delete it (both plugin and files it created in wp-content). The only caching plugin compatible with GD is GD Booster.

    If the above doesn’t fix the problem, you should try deactivating all non GD Plugins and test. If that fixes the issue, you should reactivate the plugin one by one and test eevry time to find the culprit.

    Let us know how you went,

    Thanks

    in reply to: update listings after map move #61501

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    that’s not possible.

    Home Map and widgets each use their own queries and are not interconnected.

    Thanks

    in reply to: Problem formating site #61500

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I don’t see any grey section on that page, everything looks white to me.

    Let me know?

    Thanks

    in reply to: Payment to live Listing process #61499

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    1) I’ve just tested on our demo and changing the status of the invoice from pending to confirmed, does also change the listing status from draft to published.

    2) Just select publish in GeoDirectory >> Design >> Listings >> New listing default status

    3) That is not possible.

    If you want us to check the problem 1, please provide a url and admin credentials. Given that we can’t recreate this, we need to test on your website.

    Thanks


    Paolo
    Site Admin
    Post count: 31211

    I’m sorry, I should have read the 1st question.

    get_userdata returns an object.

    https://codex.wordpress.org/Function_Reference/get_userdata

    Depending on what the shortcode needs as parameter and I assumed it needs : username.

    This should be something like:

    $vendor_user_login->user_login

    using just :

    $vendor_user_login

    Will return the whole object and your shortcode will not work.

    Let us know how you went,

    Thanks

    in reply to: Avoid Geodirectory from loading on page #61495

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please try this code instead:

    
    
    add_action( 'wp', 'wpdocs_dequeue_script', 100 );
    function wpdocs_dequeue_script() {
        if (!geodir_is_geodir_page()){
            remove_action('wp_enqueue_scripts', 'geodir_templates_scripts');
            remove_action('wp_enqueue_scripts', 'geodir_templates_styles', 8);  
        }
    }

    This will remove all scripts realted to the core plugin. This will remove the bulk.

    You may need another function for each add-on too if you want to remove those scripts too.

    If you give us the list of add-ons you have installed, we will provide the code.

    Thanks


    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you can display the author of a listing with the regular wordpress function:

    the_author();

    https://codex.wordpress.org/Function_Reference/the_author

    Buddypress or WordPress, this doesn’t change.

    Let us know how you went,

    Thanks

    in reply to: Advanced search shows no results #61493

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’ve just tried searching for both the keywords “bob” and “builder” and both worked.

    Can you please tell us step by step what are the actions that return no results?

    Do you have you location shared?

    Let us know,

    Thanks

    in reply to: Large Booster Cache Dir #61491

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’ve flagged this for Stiofan.

    Thanks

    in reply to: Avoid Geodirectory from loading on page #61486

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please provide a link where we can verify and possibly wp admin credentials in a private reply (only staff can read them).

    Let us know,

    Thx

    in reply to: 1.5.5 pop-up scrambled #61481

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the right.jpg infowindow has been replaced with the present few versions back (couple of months).

    The problem with that infowindow was the image that would appear in different sizes according to the format.

    I’ve added a line of css to your website to fix the borderbox problem, this removed the scrollbar too. You find the css in your child theme style.css.

    Thanks

    in reply to: Avoid Geodirectory from loading on page #61479

    Paolo
    Site Admin
    Post count: 31211

    Yes of course. If you want to stop loading GD on non GD pages, you will have to avoid using GD widgets or shortcodes on these pages.

    Thanks

    in reply to: Avoid Geodirectory from loading on page #61477

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    adding the code provided here https://wpgeodirectory.com/support/topic/seems-not-to-work/#post-61243 in your theme’s functions.php file, should remove calls to GD scripts on all non GD pages.

    Let us know if that worked.

    Thanks

Viewing 15 posts - 17,956 through 17,970 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount