Kiran

Forum Replies Created

Viewing 15 posts - 3,766 through 3,780 (of 6,022 total)
  • Author
    Posts
  • in reply to: GD Search #443291

    Kiran
    Moderator
    Post count: 7069

    Hello,

    After doing some investigation found that ElasticSearch setting by “Jetpack by WordPress.com” plugin conflict with GeoDirectory search. The setting is WordPress Admin > Jetpack > Settings > Traffic > Search (“Replace WordPress built-in search with an improved search experience”). Jetpack ElasticSearch searches within all post types which are allowed to search publicly.

    We have fixed this conflict and it will be available in next release, meanwhile you can update patch or disable that search setting.

    Thanks,
    Kiran


    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Location edited later seems to lose its listings #443167

    Kiran
    Moderator
    Post count: 7069

    Hello,

    This has been fixed and will be in next release of Location Manager v2.

    Kiran

    in reply to: Error BuddyPress #443132

    Kiran
    Moderator
    Post count: 7069

    Hello Gennaro,

    I have applied patch, now profile edit page and edit avatar page is working fine.

    for edit profile page go Settings > Profile Info
    for edit avatar page go Settings > Change Avatar

    Thanks,
    Kiran

    in reply to: How to sort listings by price #443129

    Kiran
    Moderator
    Post count: 7069

    Hello Frank,

    May i mark this topic resolved? Or let us know if you still have problem in sorting.

    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hello siewyong,

    Please try solution Guust has provided, that solution will show advance search fields always open.
    Let us know if it is not working.

    Kiran

    in reply to: Issue when access buddypress edit profile tab #443126

    Kiran
    Moderator
    Post count: 7069

    Hello Adil,

    I have applied patch to your site and now edit profile and edit avatar page is working fine.

    Nouveau theme recently introduced bt BuddyPress in v3.x. We have added todo to make Whoop theme compatible with Nouveau.

    Thanks,
    Kiran

    in reply to: Limit search results (not location listings) #443124

    Kiran
    Moderator
    Post count: 7069

    Hello Kevin,

    Please try following snippet code.

    
    
    /* Set posts limit on near results search */
    function _gd_custom_set_posts_per_page( $wp_query ) {
    	if ( ! empty( $_REQUEST['geodir_search'] ) && ! empty( $_REQUEST['sgeo_lat'] ) && ! empty( $_REQUEST['sgeo_lon'] ) && ! empty( $wp_query ) && $wp_query->is_main_query() ) {
    		$wp_query->set( 'posts_per_page', 5 ); // Your posts per page limit
    	}
    	return $wp_query;
    }
    add_action( 'pre_get_posts', '_gd_custom_set_posts_per_page', 100, 1 );

    Thanks,
    Kiran

    in reply to: Several Issues #442835

    Kiran
    Moderator
    Post count: 7069

    Hello,

    There is something conflict with Genesis Framework. We are looking with Genesis Framework meanwhile you can try with Primer theme.

    Let you know once we fix it.

    Kiran

    in reply to: Locations import error #442819

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Cities with same slug may have issue in retrieving correct city. Even WordPress adds “-1” “-2” to post and category/tags slugs when threr duplicate slugs.

    See https://wpgeodirectory.com/docs/faqs/#qafp-faq59

    Thanks,
    Kiran

    in reply to: How to sort listings by price #442810

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Provide us FTP credentials so we can take a look why it not upgraded for existing listings.

    Kiran

    in reply to: Paypal cancel subscription entry goes to draft #442806

    Kiran
    Moderator
    Post count: 7069

    Hello,

    This has been implemented and will be available in next release of Payment Manager.

    Provide FTP credentials, if you want me to update patch on your site right now.

    Thanks,
    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hello Michael,

    We have fixed issue and it will be available in next release of custom google maps plugin.
    Provide FTP if you want us to update patch on your site before next release.

    Thanks,
    Kiran

    in reply to: How to sort listings by price #442781

    Kiran
    Moderator
    Post count: 7069

    Hello,

    I have created three listings(with name Free, Silver & Gold) to test custom sort. the sorting worked fine as expected(see attachment).

    FYI: I have disabled one of buddy snippet(Postcode voor plaats:).

    Let us know.

    Thanks,
    Kiran

    in reply to: Locations import error #442774

    Kiran
    Moderator
    Post count: 7069

    Hello,

    I looked csv file you have attached. I am sure you have ticked option “Ignore item if item with location_id/city_slug already exists.” during location import (see screenshot attached).
    If location id or city_slug already exists then it will choose appropriate step either update or ignore.

    Now look at the city_slug column in your csv there are many city with duplicate city_slug. Ex; There are around 18 rows with city_slug cleveland. Add region code to make city slug unique when there are many city with same name/slug. Ex: cleveland-al for Cleveland, Alabama & cleveland-oh for Cleveland, Ohio.

    FYI: If you enable debugging via config.php file then it will log there about which raws has issue during import.

    Thanks,
    Kiran

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