Kiran

Forum Replies Created

Viewing 15 posts - 2,161 through 2,175 (of 6,022 total)
  • Author
    Posts
  • in reply to: Upgrade Issue – pagination stopped working #489770

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Page Details redirect to home page #489768

    Kiran
    Moderator
    Post count: 7069

    Hello David,

    This has been fixed. Please check and let us know.

    Regards,
    Kiran

    in reply to: Losing data on upgrade #489736

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: V2 Add ons Updates works not, Startpage too #489734

    Kiran
    Moderator
    Post count: 7069

    Hello Kai,

    There was conflict with theme template & GD template. I have added following snippet to fix it.

    
    
    /*** Content ***/
    function gd_snippet_impreza_content_archive_id( $value ) {
    	global $post;
    
    	if ( ! empty( $post ) && $post->post_type == 'page' && ( geodir_archive_page_id() == $post->ID || geodir_search_page_id() == $post->ID ) ) {
    		$value = get_post_meta( $post->ID, 'us_content_id', true );
    	}
    
    	return $value;
    }
    add_filter( 'usof_get_option_content_archive_id', 'gd_snippet_impreza_content_archive_id', 10, 1 );
    
    /*** Sidebar ***/
    function gd_snippet_impreza_sidebar_archive_id( $value ) {
    	global $post;
    
    	if ( ! empty( $post ) && $post->post_type == 'page' && ( geodir_archive_page_id() == $post->ID || geodir_search_page_id() == $post->ID ) ) {
    		$value = get_post_meta( $post->ID, 'us_sidebar_id', true );
    	}
    
    	return $value;
    }
    add_filter( 'usof_get_option_sidebar_archive_id', 'gd_snippet_impreza_sidebar_archive_id', 10, 1 );

    Please check and let us know.

    Thanks,
    Kiran

    in reply to: The button near me does not work well #489652

    Kiran
    Moderator
    Post count: 7069

    Hi Giovan,

    how much is the minimum distance difference in which the places would have to be so that different results are shown?

    Near me search filters shows results within radius set in GeoDirectory > Settings > General > Search > Search near radius.
    By using this search radius it calculate latitude & longitude range. All listings will be displayed which falls in latitude & longitude range.

    Let us know.

    Kiran

    in reply to: Pagination link #489496

    Kiran
    Moderator
    Post count: 7069

    There was conflict in JavaScript. Don’t worry about future update because fix already included in core.

    Kiran

    in reply to: Page Details redirect to home page #489495

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Paid listing does not contain an expiration date #489489

    Kiran
    Moderator
    Post count: 7069

    If date is “unknown” or “never” and listing status is publish then no need to renew because this listing will never expired.

    Kiran


    Kiran
    Moderator
    Post count: 7069
    in reply to: Activating location manager add on crashes my site #489484

    Kiran
    Moderator
    Post count: 7069

    Hi Kate,

    Admin credentials are not working, please check.

    I have checked files for GeoDirectory plugins and found that some plugins contains files from both v1 & v2 versions.

    Those plugins are:
    geodir_advance_search_filters
    geodir_event_manager
    geodir_location_manager
    geodir_payment_manager

    Please download recent v2 plugins listed above and REPLACE each plugin under /plugins/ directory.

    Let us know.

    Regards,
    Kiran

    in reply to: King Studio theme : Post header not printed #489482

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Losing data on upgrade #489481

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: apostrophed Locations error #489471

    Kiran
    Moderator
    Post count: 7069

    Hello,

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

    Thanks,
    Kiran

    in reply to: Query sending data #489450

    Kiran
    Moderator
    Post count: 7069

    Hi Iain,

    On which page you found this query stuck the mysql? In Yoast SEO sitemap or any other frontend page?

    You can disable locations in sitemap from GeoDirectory > Settings > Locations > Settings > Yoast SEO sitemap > Exclude location pages(posts types, categories, tags)

    Let us know.

    Kiran

    in reply to: Making comment field as optional #489435

    Kiran
    Moderator
    Post count: 7069

    Hi Ali,

    Ratings are stored with comment ID and WordPress do not allows to store empty comments. So at the moment it is not possible to make comments optional.

    Thanks,
    Kiran

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