Kiran

Forum Replies Created

Viewing 15 posts - 2,701 through 2,715 (of 6,022 total)
  • Author
    Posts
  • in reply to: Advanced Ads and V2 not playing nice #476618

    Kiran
    Moderator
    Post count: 7069

    Hello There,

    We have just released GeoDirectory v2.0.0.49 yesterday. In this version we have already some changes in script you mentioned. See https://github.com/AyeCode/geodirectory/blob/master/includes/custom-fields/output-functions.php#L1618

    Please check and let us know how it goes.

    If this still conflicts then provide us details about issue so we can check more.

    Best Regards,
    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hello Jotomas,

    I checked on my test site but can’t replicate similar issue. Can you provide admin credentials to check on your site.

    Regards,
    Kiran

    in reply to: Unable to edit meta data for locations #476479

    Kiran
    Moderator
    Post count: 7069

    Hi Richard,

    Please check now. Pencil edit icon was not visible due to font-awesome conflict.

    Kiran

    in reply to: Custom field "special offer" #476477

    Kiran
    Moderator
    Post count: 7069

    Hello Birgit,

    This has been implemented for special offers & video fields. It will be available in Advanced Search Filters v2.0.0.9.

    Regards,
    Kiran

    in reply to: Missing table in database for V2 #476453

    Kiran
    Moderator
    Post count: 7069

    Hello Richard,

    I have fixed issue of missing countries table.

    Please check and let us know.

    Kiran

    in reply to: listings dont show on place category #476444

    Kiran
    Moderator
    Post count: 7069

    Hello Malinka,

    The theme “inrehalsa” conflicts with GeoDirectory page templates.

    I have fixed it via one of theme option from Appearance > Theme Options > Excerpt > Untick “Use auto excerpts”

    Please check and let us know.

    Thanks,
    Kiran

    in reply to: Error Message: Could not save claim data. #476437

    Kiran
    Moderator
    Post count: 7069

    Hello James,

    Please check now.

    There was one field missing in claim database table.

    I have run Tool from GeoDirectory > Status > Tools > Clear version numbers > Run and it fixed the issue.

    Kiran

    in reply to: Schema Errors #476429

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Sort by event date on past events #476426

    Kiran
    Moderator
    Post count: 7069

    Hello Jorge,

    In Events v2 it is now possible to set sorting by “Event Date Ascending” & “Event Date Descending”.

    So it can be achieved to sort nearest past events with selecting event type to “Past Events” & event date sorting to “Descending”.

    Best Regards,
    Kiran

    in reply to: Change "Nothing found" view. #476425

    Kiran
    Moderator
    Post count: 7069

    Hello Oliver,

    I believe you are using GeoDirectory v2.

    Please use following code snippet to redirect page on no posts founds.

    
    
    /**
     * Redirect to page on no posts founds.
     */
    function gd_snippet_190326_redirect_no_posts() {
    	global $wp_query;
    
    	if ( ! empty( $wp_query ) && ! have_posts() && ( geodir_is_page( 'archive' ) || geodir_is_page( 'post_type' ) || geodir_is_page( 'search' ) ) ) {
    		$redirect_url = home_url(); // Redirect url. Ex: 'https://www.mysite.com/'
    
    		wp_safe_redirect( $redirect_url );
    		exit;
    	}
    }
    add_action( 'template_redirect', 'gd_snippet_190326_redirect_no_posts', 999 );

    Kiran

    in reply to: How to renew a listing #476420

    Kiran
    Moderator
    Post count: 7069

    Hi Kathy,

    This is already fixed and patch applied on your “dev2” site.

    Please check and let us know.

    Best Regards,
    Kiran

    in reply to: Category pages not working #476416

    Kiran
    Moderator
    Post count: 7069

    Hello Kristian,

    I looked more in backend setting and it was theme template issue.
    I selected Page template file override > Auto from WordPress Admin > GeoDirectory > Settings > Design > Archives and now category pages working fine.

    Regards,
    Kiran

    in reply to: Images uploading not working #476414

    Kiran
    Moderator
    Post count: 7069

    Hello lorenza,

    I have applied patch on your site and now image upload is working fine.

    Please check and let us know.

    @emoliaeden
    – Try to apply patch on your site
    OR
    – Open your own topic and send admin & FTP credentials in a private reply there.

    Regards,
    Kiran

    in reply to: Category pages not working #476328

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Expired/ Deleted listings #476298

    Kiran
    Moderator
    Post count: 7069

    Hello Sim,

    Are you using GeoDirectory v1 or v2?

    It deletes images when listing is permanently deleted from backend. It does not deletes images on uninstall plugin.

    Kiran

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