Kiran

Forum Replies Created

Viewing 15 posts - 3,571 through 3,585 (of 6,022 total)
  • Author
    Posts
  • in reply to: Search Radius Not Working #452191

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Please check now. Semicolon was missing at the end of line in snippet. I have fixed it and updated in file.

    Kiran

    in reply to: Search Radius Not Working #452121

    Kiran
    Moderator
    Post count: 7069

    Hello,

    For distance sorting it always shows nearest to first. If you featured + nearest at first, then add following snippet in your child theme functions.php

    
    
    function gd_snippet_sort_featured_first( $orderby, $sort_by, $table ) {
        if ( $sort_by == 'nearest' || $sort_by == 'farthest' ) {
    		$orderby = $table . ".is_featured asc, " . $orderby;
    	}
        return $orderby;
    }
    add_filter( 'geodir_posts_order_by_sort', 'gd_snippet_sort_featured_first', 1000, 3 );

    Kiran

    in reply to: Search Radius Not Working #452103

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Re order fields #452086

    Kiran
    Moderator
    Post count: 7069

    Hello Paul,

    I have checked and found that there is a conflict with select2 jQuery plugin between GeoDirectory & BuddyPress Xprofile Custom Field Types plugins.

    “BuddyPress Xprofile Custom Field Types” plugin overwrites the select2 JavaScript included by GeoDirectory. GeoDirectory includes full version(with additional features) of select2 where as “BuddyPress Xprofile Custom Field Types” plugin includes only basic version(with basic features) of select2. BP XProfile plugin uses older version select2 v4.0.2 and GeoDirectory uses select2 v4.0.5.

    Please ask “BuddyPress Xprofile Custom Field Types” plugin developer to update select2 JavaScript file in their plugin and also ask them to use full version of select2.

    Let us know.

    Thanks,
    Kiran

    in reply to: Search Radius Not Working #452082

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.

    Kiran
    Moderator
    Post count: 7069

    Hi,

    I have set a limit of 200 characters in this package, but the test listing does not enforce the limit.

    This has been fixed, i will update patch on your site after some testing.

    3. Above – Exclude categories – I have excluded many categories, but not all. However, the ones I have not excluded are still not showing up with adding a listing.

    Excluding the parent category it also excludes child categories.

    Is it possible to add a “-” for subscategories into the display for the field to make it easier to read?

    This has been added.

    Kiran

    in reply to: Search Radius Not Working #451987

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Search Radius Not Working #451980

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Search Radius Not Working #451968

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Search Radius Not Working #451952

    Kiran
    Moderator
    Post count: 7069

    Hi Gerald,

    I have updated patch on staging site, please check and let us know.

    Kiran

    in reply to: Adding Login #451817

    Kiran
    Moderator
    Post count: 7069

    Hi Graham,

    – Your site is running with outdated plugins, please update them first.
    – Where can you see the links you posted via attachment above?
    – Do you have any redirect plugin installed or any redirect links feature?
    – Please try disabling non GD plugin one by one. It will help to find which plugin causes issue.

    Let us know.

    Thanks,
    Kiran

    in reply to: general public view problem #451813

    Kiran
    Moderator
    Post count: 7069

    Hello Mike,

    This is only conflict & not a bug, so we have managed it from our side. We have updated in our plugin so don’t worry for the future updates. 🙂

    Kiran

    in reply to: redirect login page #451812

    Kiran
    Moderator
    Post count: 7069

    Hello,

    I have not added snippet yet, you have to add snippet provided here https://wpgeodirectory.com/support/topic/redirect-login-page/#post-451212

    change gd_place to CPT you want.

    Kiran

    in reply to: Search Radius Not Working #451811

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Search Radius Not Working #451691

    Kiran
    Moderator
    Post count: 7069

    He Gerald,

    I am looking into this and update will; be available in next release.

    Thanks,
    Kiran

Viewing 15 posts - 3,571 through 3,585 (of 6,022 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount