Kiran

Forum Replies Created

Viewing 15 posts - 3,361 through 3,375 (of 6,022 total)
  • Author
    Posts
  • in reply to: Issue with Request more info NinjaForm in Popup #459121

    Kiran
    Moderator
    Post count: 7069

    Hello,

    There was a conflict with event calendar query. It will be in next release.
    Please copy file /wp-content/plugins/geodir_event_manager/includes/class-geodir-event-query.php and overwrite to you live site to fix in on live site.

    Kiran

    in reply to: Missing fields on event import #459118

    Kiran
    Moderator
    Post count: 7069

    Hello,

    I have fixed conversion problem from database. Please check and let us know.

    Kiran

    in reply to: Unable to add listings – no listing + no invoice created #459109

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: map won't show in Chrome on page display tab when refreshed #459107

    Kiran
    Moderator
    Post count: 7069

    Hello Derek,

    I’ve put the map tab first so you can see what I mean. Load one display page and the map is there. Go to any other display page and the map is gone, like in the screenshot. Go back to the original or any display page and it is greyed out. Only happens in Chrome not in Firefox.

    This has been fixed and will be in next release. Please update patch and try after clearing your browser cache & let us know how it goes. https://github.com/AyeCode/geodirectory/pull/539/commits/b8cc6dc5bcf88d6bd72e88e72663ff16b522ed29

    by deactivating ninja forms it has fixed the problem. Funny enough that is another issue as I couldn’t get the claim listing button to work with ninja forms as that was throwing up an error also.

    Can explain with more details which error it throwing?

    Kiran

    in reply to: Importing Listings #459103

    Kiran
    Moderator
    Post count: 7069

    Hello Tom,

    There is incorrect column name in csv. There is extra semicolon(,) with column name “post_latitude”. Remove semicolon from column name and try to import.

    Thanks,
    Kiran

    in reply to: Google Maps Error, Titles, photos not showing #459101

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Missing fields on event import #458983

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Are you share you provide correct CPanel link.

    It shows me:

    The website is not properly configured on this server
    If you are the owner of this website, please contact your hosting provider

    Kiran

    in reply to: Unable to add listings – no listing + no invoice created #458981

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Events map #458955

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.

    Kiran
    Moderator
    Post count: 7069

    Hello Larry,

    “500 Internal Server Error” issue has been fixed.

    I have done following things:
    1) Added following lines in wp-config.php

    
    
    ini_set( 'max_execution_time', 300 );
    ini_set( 'max_input_time', 300 );
    define( 'WP_MEMORY_LIMIT', '256M' );

    2) Updated patch https://github.com/GeoDirectory/geodirectory/pull/476/commits/8cc197808c59bccbb024ce946b9c36735907a96d

    Please check and let us know.

    Thanks,
    Kiran


    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Edit posts error #458934

    Kiran
    Moderator
    Post count: 7069

    Hello,

    You site is running with old version of GeoDirectory & its plugins.

    Please update plugins and let us know how it goes.

    Kiran

    in reply to: Custom fields #458928

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Custom fields #458927

    Kiran
    Moderator
    Post count: 7069

    Hello,

    The issue has been fixed. There are some special characters used in field key in custom field for Atsiimti vietoje, Prekės sandėlyje & Išsimokėjimas. This causing problem in saving listing data.

    Please resave listing to fix for existing listings.

    Kiran

    in reply to: GD search by post #458924

    Kiran
    Moderator
    Post count: 7069

    Hello Javier,

    Use following snippet and change widget id & post type accordingly.

    
    
    /*
     * Set search default post type.
     */
    function gd_snippet_widget_geodir_advance_search_args( $args, $instance ) {
    	if ( ( geodir_is_page( 'home' ) || geodir_is_page( 'location' ) ) && ! empty( $args['widget_id'] ) ) {
    		if ( $args['widget_id'] == 'geodir_advance_search-1' ) { 	// Change 1st widget id here.
    			$args['post_type'] = 'gd_event'; 						// Change to 1st post type.
    		}
    
    		if ( $args['widget_id'] == 'geodir_advance_search-2' ) { 	// Change 2nd widget id here.
    			$args['post_type'] = 'gd_place'; 						// Change to 2nd post type.
    		}
    	}
    
    	return $args;
    }
    add_filter( 'widget_geodir_advance_search_args', 'gd_snippet_widget_geodir_advance_search_args', 10, 2 );

    Thanks,
    Kiran

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