Giri

Forum Replies Created

Viewing 15 posts - 1,066 through 1,080 (of 2,661 total)
  • Author
    Posts
  • in reply to: grey box covering listings page #353821

    Giri
    Expired Member
    Post count: 3155

    Hi katie,

    I have disabled your 3rd party maps plugin.

    Modified the css like this.

    
    
    #geodir-wrapper header.entry-header {
    background: transparent!important;
    position: relative!important;
    text-align:left;
    }

    Let me know how that goes.

    PS: you can enable your 3rd party map plugin. but make sure to test the site before enabling the plugin.

    Thanks

    in reply to: grey box covering listings page #353797

    Giri
    Expired Member
    Post count: 3155

    Hi Katie,

    Your menu item causes issue with the map. Please remove one of you main menu items.

    That will fix your issue.

    Let me know how that goes.

    Also don’t remove the custom css code I added in your settings.

    This is what i added.

    
    
    header.entry-header {
    background: transparent!important;
    }
    in reply to: grey box covering listings page #353787

    Giri
    Expired Member
    Post count: 3155

    Hi katie,

    I’m looking into this issue. I’ll let you know my findings.

    Thanks

    in reply to: Use of AYI widget with another theme #353316

    Giri
    Expired Member
    Post count: 3155

    Hi JJJ,

    I have created the Alpha version for the plugin.

    @paolo The source code is in bitbucket. Once stiofan move it to github, you can download and give him for testing.

    Thanks

    in reply to: grey box covering listings page #353050

    Giri
    Expired Member
    Post count: 3155

    Try disabling this plugin.

    WP Google Maps
    in reply to: grey box covering listings page #353049

    Giri
    Expired Member
    Post count: 3155

    Hi Katie,

    You seems like using some 3rd party plugin that uses google maps api.

    Its interfering with GD maps api.

    So it causes error.

    This is the error message I see in your site console.

    You have included the Google Maps API multiple times on this page. This may cause unexpected errors.

    Please disable the third party plugin and let us know if you still face that problem.

    Thanks

    in reply to: Supreme Directory Locations / Near Me Question #352991

    Giri
    Expired Member
    Post count: 3155

    Hi Tom,

    CPanel login not working for me.

    Can you post your wp-admin login details as well?

    Thanks

    in reply to: Button colour bug #352990

    Giri
    Expired Member
    Post count: 3155

    Hi Cyril,

    I have applied the patch.

    Test and let me know if you face any issues.

    Thanks

    in reply to: Supreme Directory Locations / Near Me Question #352784

    Giri
    Expired Member
    Post count: 3155

    Hi Tom,

    I have added a filter to modify banner.

    Please post your ftp details. I’ll apply the changes.

    Once I apply the changes you can use the following code in code snippets to modify the thumbnail.

    
    
    add_filter('sd_featured_image_url', 'modify_near_me_banner');
    function modify_near_me_banner($banner_url) {
        global gd_session;
    	if (($gd_session->get('my_location') || ($gd_session->get('user_lat') && $gd_session->get('user_lon')))) {
            $banner_url = "image url here";
        } 
        return $banner_url;
    }
    in reply to: Social Media Icons #352738

    Giri
    Expired Member
    Post count: 3155

    Hi we believe its something related to your server and not with our plugin or themes.

    You can try this last solution.

    Download the entire site folder and search for “addthis”. If you can’t find any file with that string then the problem is coming from your server software itself.

    In this case you should either ask your hosting provider to fix your problem or move to a VPS like paolo advised.

    Thanks

    in reply to: Social Media Icons #352729

    Giri
    Expired Member
    Post count: 3155

    I was browsing your site folders via FTP. I have seen gd booster cache directories.

    Thats why I asked you to clear the cache. But it seems like you have already disabled it. So the problem is not with GD Booster.

    in reply to: Social Media Icons #352728

    Giri
    Expired Member
    Post count: 3155

    Hi Ron,

    This question uses the same addthis publisher id your site has.

    
    
    
    "pubid":"ra-554ac5c71847b3c2"

    http://stackoverflow.com/questions/41017144/unknown-scripts-are-prepending-before-html-body-close-tag

    He also posted the solution.

    http://stackoverflow.com/a/41247240/736037

    That might be helpful to you.

    As far as I know we don’t use any addthis code in our plugin or themes.

    in reply to: Social Media Icons #352722

    Giri
    Expired Member
    Post count: 3155

    oh ok

    in reply to: Social Media Icons #352718

    Giri
    Expired Member
    Post count: 3155

    I am able to connect using the IP you given.

    I see that you are using GD Booster. Can you try by clearing the GD Booster cache as well as Godaddy cache?

    Let me know


    Giri
    Expired Member
    Post count: 3155

    You need to apply the patch in Miltilocations addon. Its a private repo. So i cannot give you the link.

    I totally understand your concern.

    So let me give you the steps to apply the patch.

    File:

    /wp-content/plugins/geodir_location_manager/geodir_location_template_tags.php

    Line number: ~ 56

    Function name: geodir_location_breadcrumb

    Replace this line

    
    
    
    $breadcrumb .= '<li><a href="'.home_url().'">' . __( 'Home', 'geodirlocation' ) . '</a></li>';

    with

    
    
    
    $breadcrumb .= '<li>' . apply_filters( 'geodir_breadcrumb_first_link', '<a href="' . home_url() . '">' . __( 'Home', 'geodirlocation' ) . '</a>' ) . '</li>';

    Final step:

    Make sure Multilocations -> Home page should go to setting NOT set to location.

    Let me know how that goes.

    Thanks

Viewing 15 posts - 1,066 through 1,080 (of 2,661 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount