Kiran

Forum Replies Created

Viewing 15 posts - 991 through 1,005 (of 6,022 total)
  • Author
    Posts
  • in reply to: GD V2 Change Advance Search Auto Complete Workflow #518713

    Kiran
    Moderator
    Post count: 7069

    Hi Rudi,

    Things you asked is not possible without customization. Currently it also searches in a category if keyword searched matches to the category. If you hit search just after typing a category name in search then it will also searches in the category.

    Are you able to suggest a 3rd party search plugin to use for GD? The goal is to have a natural search within the directory like Googles Search (e.g.Plumbers in Sydney).

    Sorry, currently we don’t have any suggestion for that.

    If you do need help then you can find at here: https://geodirectoryexperts.com/

    Regards,
    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hi Adrian,

    Please check documentation at yoast to know about working of index/nonindex tag.
    https://yoast.com/robots-meta-tags/
    https://yoast.com/show-x-in-search-results/

    Use following PHP snippet to filter robots meta tag on GeoDirectory search page.

    
    
    /**
     * Filter robots meta tag.
     */
    function gd_snippet_wpseo_robots( $robotsstr ) {
    	if ( function_exists( 'geodir_is_page' ) && geodir_is_page( 'search' ) ) {
    		//$robotsstr = 'index,follow';
    		$robotsstr = '';
    	}
    
    	return $robotsstr;
    }
    add_filter( 'wpseo_robots', 'gd_snippet_wpseo_robots', 20, 1 );

    Regards,
    Kiran

    in reply to: location for directions not working #518599

    Kiran
    Moderator
    Post count: 7069

    Hello There,

    I have checked on my test site and address “9 Main Street, Thorpe Satchville, Melton Mowbray, UK” is worked as expected(see attachments).

    – 518263-type-address.png (type an address)
    – 518263-select-address.png (search an address)

    Please provide a site link & admin credentials to look into there.

    Regards,
    Kiran

    in reply to: Geo 1280 shows 3 columns when 2 columns site layout is set #518594

    Kiran
    Moderator
    Post count: 7069

    Hi Jai,

    why GEO 1280 is showing 3 columns when the layout is set to 2 columns.

    Let me know from where you set 2 columns layout?


    Now page shows theme has changed. Did you changed theme?

    Let us know.

    Best Regards,
    Kiran

    in reply to: Markers not showing up in map with Breeze caching enabled #518593

    Kiran
    Moderator
    Post count: 7069

    Hi David,

    I have done some debugging and found Breeze caching changes the content-type of the map markers ajax response. With Breeze caching it changes the content-type of the map markers ajax response from “application/json; charset=UTF-8” to “text/html; charset=utf-8”. This creates trouble in rendering markers data on map.

    The content type for json response should be “application/json; charset=UTF-8”.

    I have found some stuff and added “/geodir/v2/markers/” in Settings > Breeze > ADVANCED OPTIONS > Never Cache these URLs. I tried several times and now i can’t replicate issue anymore.

    Please try now from your side. If you see issue again then contact Breeze team that why it changing the content-type of the response.

    Regards,
    Kiran

    in reply to: Can´t see sales #518575

    Kiran
    Moderator
    Post count: 7069

    Hi Tania,

    From which page you get this url? Provide us steps to replicate from my side.

    Regards,
    Kiran

    in reply to: Import Issues #518566

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Date + time of the event in RSS Feed Events #518276

    Kiran
    Moderator
    Post count: 7069

    Hi Uwe,

    This has been implemented and it will be in next release of Event Manager.

    Example:

    
    
    <ev:gd_event_meta>
    <ev:startdate>Tue, 10 Dec 2019 10:00:00 +0000</ev:startdate>
    <ev:enddate>Tue, 10 Dec 2019 18:00:00 +0000</ev:enddate>
    </ev:gd_event_meta>
    </item>

    Kiran

    in reply to: Geo 1280 shows 3 columns when 2 columns site layout is set #518266

    Kiran
    Moderator
    Post count: 7069

    Hi Jay,

    This is behaviour from Genesis theme. This is the default text shown when no widgets are in place. Add some widgets to this sidebar.

    Regards,
    Kiran

    in reply to: Markers not showing up in map with Breeze caching enabled #518250

    Kiran
    Moderator
    Post count: 7069

    Hi,

    I have page refresh few times after clearing browser & site cache, but could not replicated issue again.

    I seen following some JavaScript errors in console.
    – You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.
    – TypeError: $ is not a function
    – TypeError: “$select2.data(…).$container is undefined”

    Please try again and if still see problem, then provide us FTP credentials to look into more.

    Regards,
    Kiran

    in reply to: Import Issues #518248

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Add listing – blank page! #518237

    Kiran
    Moderator
    Post count: 7069

    Hi,

    I have tested ShortPixel on my test site and could not see any issue there. Can you setup ShortPixel on your staging site so can debug add listing there?

    Kiran

    in reply to: Error report from WordPress #518122

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Query load my database #518121

    Kiran
    Moderator
    Post count: 7069

    Hi Jorge,

    Categories/tags + location sitemap uses join queries with 4 database tables to retrieve and generate sitemap. Some servers takes more time than expected when there is large amount of data in tables.

    We will check if there alternative way(like caching) allowed in Yoast sitemap generation so we can prevent running queries multiple times.

    Kiran

    in reply to: Page not found (translation issue) – continued #518116

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
Viewing 15 posts - 991 through 1,005 (of 6,022 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount