Kiran

Forum Replies Created

Viewing 15 posts - 2,776 through 2,790 (of 6,022 total)
  • Author
    Posts
  • in reply to: Possible bugs during conversion #474141

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Claim Listing not working properly #474123

    Kiran
    Moderator
    Post count: 7069

    Hello Mical,

    I understand what you are asking.

    Let me clear things.
    – The free package is not allowed to upgrade via claim listing process.
    – The Package list displayed on the claim listing form is filtered by the package > category exclude option.
    – You have excluded Premium category from “Free” package & Free category from “Premium”.

    The listing with Free package will not display “Free” package in list because it is free and it will also not display “Premium” package because the current listing has Free category which is excluded for “Premium” package.
    The listing with Premium package will package in list because it is not free and it is allowed for “Premium” package.

    FYI: We are currently working on GeoDirectory v2 with some advanced option. In Claim Listing v2 we have allowed to choose package list to display on listing with specific package. So what you are asking is possible to achieve with Claim Listing v2.
    See for more details on Claim v2 https://wpgeodirectory.com/docs-v2/addons/claim/#settings

    Let us know.

    Best Regards,
    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hello Ian,

    So what is deemed ‘best match’?

    It is normal search sorting for keyword you searching for. Search page it to show best match results at the top.
    For example searching “Hotel” shows results in following order:
    – Shows listings which includes “Hotel” in listing title
    – Shows listings if there is category or tag with name “Hotel” exists & assigned to listings
    – Shows listings contain word “Hotel” in listing description.
    – It applys date order

    shouldnt date sorting from then on be at least in consecutive / ascending date order ? – i.e not choosing the very last recurring date for that event as it seems to be on the event shown?

    Normal sorting allowed on listings page(/events/ page). Please provide admin credentials in a private to check there. If possible will provide snippet to achieve what you asking for.

    Thanks,
    Kiran

    in reply to: Events & CPT Issue #474118

    Kiran
    Moderator
    Post count: 7069

    Hello Moez,

    Please check now.

    You have used incorrect plugin directory name “AyeCode-geodirectory-74322eb”. It should be geodirectory for GeoDirectory core plugin.

    I have fixed this.

    Kiran

    in reply to: Install error #474112

    Kiran
    Moderator
    Post count: 7069

    Hello Giovanni,

    It seems this is a common problem some times happens on Windows Server. See one of similar issue https://community.bitnami.com/t/update-failed-could-not-create-directory/53763

    Please ask your hosting to fix this. Also you can try plugin https://wordpress.org/plugins/fix-windows-compatibility/ which may fix this issue.

    The directory already exsist, with two files inside. Why is trying to create a new one?

    This is common WordPress update process. It removes old plugin directory and replaces with new one.

    Kiran

    in reply to: Wrong event date on admin area #474107

    Kiran
    Moderator
    Post count: 7069

    Hello Jorge,

    Please try now after clearing your browser cache.

    Kiran

    in reply to: Possible bugs during conversion #473993

    Kiran
    Moderator
    Post count: 7069

    Hello,

    3) I see the text on the listings is faded into the Read More tag. Can that be adjusted, at least to increase the spacing between the last line and “Read More”?

    You can adjust it via following css.

    
    
    body ul.geodir-category-list-view li .gd-list-item-right .geodir-field-post_content.gd-read-more-wrap {
    	max-height: 180px;
    }

    5. Hmm. So maybe that’s something in my computer?
    Please provide us screenshot or video capture what you see.

    6. I don’t want any CPT categories to show there with the map icons. Is that a widget?

    You can adjust it from Backend > Pages > GD Location Template page > Edit > gd_categories shortcode.
    See for more details: https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/#gd_categories

    7. I can try. Any clue on what kind of plugin might conflict?

    You can check by disabling non-GD plugin one by one to find which plugin conflicts with search.

    8) I noticed that in some instances when I search for a particular CPT category — such as Waterfalls, Art, etc.

    Can give example page whare and what you want to display there?

    9. I think there’s a misunderstanding. How do I remove only the “Trails” images on that page?

    If you are asking about featured image of each listing then it can be adjusted from CPT (Trails) > Settings > General > Default image. Or it can be adjusted from category default image.

    Kiran

    in reply to: GD Backend Editor WPML problems #473987

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Please check now.

    WPML has some changes in recent version and it broken the GD backend edit listing pages.

    Regards,
    Kiran

    in reply to: Search makes languages dissapear #473985

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Wrong event date on admin area #473968

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Install error #473965

    Kiran
    Moderator
    Post count: 7069

    Hello Giovanni,

    Which server you are using? Is it Windows based server?

    It seems /wp-content/ or /plugins/ directory does not have correct file permissions.
    Contact your hosting and ask them to make sure that it allows upload/remove/change files & folders on your server through WordPress.

    Please see for more details: https://wordpress.org/support/article/changing-file-permissions/

    Let us know.

    Kiran

    in reply to: Since WP5 Update, i can't add new Places #473962

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Unfortunately, I can not change the bulk status to edit, how as in pages and posts.

    I have created one draft listing and exported it. In csv i have also added one more draft listing row. I changed status “draft” to “publish” for the existing listing and imported that csv.
    It successfully changed the status to publish.

    Now I have another question, why I can not you use batch processing to edit all entries in Important Places how bei Pages and Article?

    Sorry not understand what you asking about, please provide more information.

    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hello Ian,

    Are you using GeoDirectory Events v1 or v2?

    On listings search page results the priority for the sorting is best matched results are top and then it applys the event date sorting.

    Let us know.

    Kiran

    in reply to: Franchises Tab appears three times #473954

    Kiran
    Moderator
    Post count: 7069

    Hi Jotomas,

    Please check and let us know.

    Kiran

    in reply to: Adjustments on title, date and time #473944

    Kiran
    Moderator
    Post count: 7069

    Hello Jorge,

    1. event title left / event date (from – to) right
    or event title right / event date (from – to) left

    To show event date before title, remove previous snippet(v1) and use following snippet.

    
    
    /**
     * Show DATE - TITLE for the event titles.
     */
    function gd_snippet_190311_event_date_title( $title, $post_id = null ) {
    	global $post, $gd_post;
    
        $post_type = ! empty( $post->post_type ) ? $post->post_type : '';
        if ( ! GeoDir_Post_types::supports( $post_type, 'events' ) ) {
    		return $title;
    	}
    
    	if ( ! empty( $gd_post ) && isset( $gd_post->start_date ) ) {
    		$event_post = $gd_post;
    	} else {
    		$event_post = $post;
    	}
    
    	if ( isset($event_post->ID ) && $event_post->ID == $post_id ) {
    		$geodir_date_format = geodir_event_date_format();
    		$current_date = date_i18n( 'Y-m-d', current_time( 'timestamp' ));
    		$current_time = strtotime( $current_date );
    		
    		$date_title = '';
    		if ( !empty( $event_post->start_date ) && geodir_event_is_date( $event_post->start_date ) ) {
    			$event_start_time = strtotime( date_i18n( 'Y-m-d', strtotime( $event_post->start_date ) ) );
    			$event_end_time = isset( $event_post->end_date ) && geodir_event_is_date( $event_post->end_date ) ? strtotime( $event_post->end_date ) : 0;
    			
    			if ($event_end_time > $event_start_time && $event_start_time <= $current_time && $event_end_time >= $current_time) {
    				$date_title = "<span class='gd-date-in-title'> " . wp_sprintf( __( '%s -', 'geodirevents' ), date_i18n( $geodir_date_format, $current_time ) ) . " </span>";
    			} else {
    				$date_title = "<span class='gd-date-in-title'> " . wp_sprintf( __( '%s -', 'geodirevents' ), date_i18n( $geodir_date_format, strtotime( $event_post->start_date ) ) ) . " </span>";
    			}
    		} else {
    			if ( is_single() && isset( $_REQUEST['gde'] ) && geodir_event_is_date( $_REQUEST['gde'] ) && GeoDir_Event_Schedules::has_schedule( $post_id, sanitize_text_field( $_REQUEST['gde'] ) ) ) {
    				$date_title = "<span class='gd-date-in-title'> " . wp_sprintf( __( '%s -', 'geodirevents' ), date_i18n( $geodir_date_format, strtotime( $_REQUEST['gde'] ) ) ) . " </span>";
    			}
    		}
    		$title = $date_title . $title;
    	}
    	return $title;
    }
    
    function gd_snippet_init_190311() {
    	remove_filter( 'the_title', 'geodir_event_title_recurring_event', 100, 2 );
    	add_filter( 'the_title', 'gd_snippet_190311_event_date_title', 101, 2 );
    }
    add_action( 'init', 'gd_snippet_init_190311', 100 );

    2. The event date, which is displayed separately below the title, is then not necessary and should be deleted. Do I have to do this via CSS?

    To hide date from listings go to Events > Custom Fields > Event Dates > Show in extra output location > Untick “Listings page”

    Kiran

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