Naveen Giri

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 1,165 total)
  • Author
    Posts
  • in reply to: Default image problem #543525

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Colin,

    this issue may be due to some js error on your admin backend.
    Please use Ayecode connect
    https://docs.wpgeodirectory.com/article/145-install-ayecode-connect
    you can create a support request there. we will look it further.
    https://docs.wpgeodirectory.com/article/146-ayecode-connect-settings

    Regards
    Naveen

    in reply to: GeoDirectory Location Manager #543394

    Naveen Giri
    Moderator
    Post count: 1559

    Hi lbconnections,

    there is some plugin or theme causing warnings. which blocking map API callback.

    For a quick fix, You can use the following code in wp-config.php to disable the warnings and make map working.

    
    ini_set('display_errors','Off');
    ini_set('error_reporting', E_ALL );
    define('WP_DEBUG', false);
    define('WP_DEBUG_DISPLAY', false);
    

    Regards
    Naveen

    in reply to: Stars not showing on reviews badge #543365

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Nick,

    Sorry for the inconvenience.
    I hope you have updated the Geodir Embed addon to 2.0.5.
    It should fix the problem already.

    I checked it on my local and I can see the stars. Could you please share the site URL, where it not showing stars.

    Regards
    Naveen

    in reply to: Doubts #543331

    Naveen Giri
    Moderator
    Post count: 1559
    This reply has been marked as private.
    in reply to: Doubts #543327

    Naveen Giri
    Moderator
    Post count: 1559
    This reply has been marked as private.
    in reply to: Doubts #543322

    Naveen Giri
    Moderator
    Post count: 1559
    This reply has been marked as private.
    in reply to: Doubts #543320

    Naveen Giri
    Moderator
    Post count: 1559

    Hi neus,

    I see GD core plugin and Addons are not up to date on your website.

    Please update them all and check again.

    Regards
    Naveen

    in reply to: Doubts #543315

    Naveen Giri
    Moderator
    Post count: 1559

    hi neus,

    I am on it. Update you soon.

    Regards
    Naveen

    in reply to: Error Cannot read property 'top' #543312

    Naveen Giri
    Moderator
    Post count: 1559

    Stay safe, have a great day 🙂

    in reply to: Error Cannot read property 'top' #543305

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Nick

    you have added a container class to replace in add listing shortcode.
    but that class does not exist on the page.

    [gd_add_listing container=”.listing-container”]
    I have removed the undefined class sector from the shortcode. please have a look.

    if you really want to replace a specific container. you have to add a valid container selector(class or id ). otherwise, you can use [gd_add_listing] only to get default work.

    Regards
    Naveen


    Naveen Giri
    Moderator
    Post count: 1559

    Please also share the site details.

    Thanks

    in reply to: Default image problem #543273

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Mike,

    this is not the administrator details. I can’t access backend.

    Please send us admin user details.

    Regards
    Naveen

    in reply to: Deleting a review, but photos still show? #543269

    Naveen Giri
    Moderator
    Post count: 1559

    Hi John,

    Fix for this issue has been added and it will be up in the upcoming version of the review rating manager plugin.

    Regards
    Naveen

    in reply to: Delete All Listings in Specific Category #543251

    Naveen Giri
    Moderator
    Post count: 1559

    Hi serendipity

    Please have a look. I have removed those pending posts.

    your other reply created confusion for me.

    Please help me delete duplicate listings in the “brewery” category only. Do not delete listings that are in multiple categories. See attached.

    Regards
    Naveen


    Naveen Giri
    Moderator
    Post count: 1559

    Hi Aleks,

    I checked on other sites of my local. unable to reproduce the case.
    So seems like this issue is site-specific and can cause by plugin conflicts or any of the GD plugin which is not updated.

    Please share site details and FTP in a private reply. so we can have a look.

    Regards
    Naveen

Viewing 15 posts - 1 through 15 (of 1,165 total)