Kiran

Forum Replies Created

Viewing 15 posts - 811 through 825 (of 6,022 total)
  • Author
    Posts

  • Kiran
    Moderator
    Post count: 7069

    Hi Ian,

    Thanks, now admin credentials are worked fine.

    Event description you asked to display is “Special Offers” field. On listing it shows listing description which saved in content field.

    I have added one PHP snippet under Snippets > “GeoDirectory: Show Event Register Details on Listing” to show details you asked to show on listing instead of listing content.

    Please check and let us know.

    Regards,
    Kiran


    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Search and matches #523038

    Kiran
    Moderator
    Post count: 7069

    Hello,

    You have only one results so pagination not showing on the page. It shows pagination when there are multiple pages to show, but right now you have only one page.

    You can display message by adding following PHP snippet. Check here about how to use PHP snippet. https://wpgeodirectory.com/docs-v2/faq/customizing/#snippets

    
    
    function gd_snippet_191226_show_search_results() {
    	global $wp_query, $geodir_is_widget_listing;
    
    	if ( ! $geodir_is_widget_listing && geodir_is_page( 'search' ) && ! empty( $wp_query ) && ! empty( $wp_query->found_posts ) && GeoDir_Query::is_gd_main_query( $wp_query ) ) {
    		echo '<div class="_geodir-search-results" style="padding:10px 0"><span>';
    		echo wp_sprintf( __( 'Your search found <b>%d</b> results' ), $wp_query->found_posts );
    		echo '</span></div>';
    	}
    }
    add_action( 'geodir_before_listing_listview', 'gd_snippet_191226_show_search_results' ); // Show before listings
    add_action( 'geodir_after_listing_listview', 'gd_snippet_191226_show_search_results' ); // Show after listings

    Regards,
    Kiran

    in reply to: Search Custom fields: no label or description #523035

    Kiran
    Moderator
    Post count: 7069

    Hi Manfred,

    We have made some core changes in a advance search plugin to show label for those fields.

    Kiran

    in reply to: Search Custom fields: no label or description #523015

    Kiran
    Moderator
    Post count: 7069

    Hi Manfred,

    Issue has been fixed, please check and let us know.

    Kiran

    in reply to: Sort Order not working #523014

    Kiran
    Moderator
    Post count: 7069

    Hi Dave,

    I have updated logic of “next 7 days”, please check and let us know.

    Regards,
    Kiran

    in reply to: Sort Order not working #522972

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Facebook posting #522970

    Kiran
    Moderator
    Post count: 7069

    Just let us know if you see issue again.

    Happy Christmas & Happy New Year!

    Kiran

    in reply to: Facebook posting #522964

    Kiran
    Moderator
    Post count: 7069

    Hi Kathy,

    You forgot to check what i mentioned in last paragraph of my last reply.

    After connecting the APP select a page from “Post to FB page” list & save. Right now you have “coming soon mode” active. You have to disable that mode to allow Facebook to grab data from listing url.

    I have selected “Post to FB page”, so now you have to disable “coming soon mode” to test Post to Facebook.

    Regards,
    Kiran

    in reply to: Facebook posting #522960

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Facebook posting #522954

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Crash pricing manager with Woocommerce Suscriptions #522951

    Kiran
    Moderator
    Post count: 7069

    Hi Alex,

    I have fixed issue and updated patch on your site. Just let us know if you see issue again.

    Thanks,
    Kiran

    in reply to: Facebook posting #522947

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Sort Order not working #522939

    Kiran
    Moderator
    Post count: 7069

    Hi Dave,

    Please try now after clearing you browser cache.

    Merry Christmas & Happy New Year!

    Regards,
    Kiran

    in reply to: Show listings depending on visitors country #522933

    Kiran
    Moderator
    Post count: 7069

    Hi Manfred,

    I have added “add_location_filter=1” in gd_listings shortcode to apply location filter. Now widget shows listings from applied location filters.

    Merry Christmas & Happy New Year!

    Regards,
    Kiran

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