Kiran

Forum Replies Created

Viewing 15 posts - 4,156 through 4,170 (of 6,022 total)
  • Author
    Posts
  • in reply to: Header Size #427631

    Kiran
    Moderator
    Post count: 7069

    Hi Matt,

    Thanks you for reply.

    Enabling GD Location Manager giving 500 internal server error page, it means there must be any conflict/error with Location Manager.

    It showing “500 internal server error”, so there must be errors(related to Location Manager) in error log at your server. Can you share error log with us, it can helps us to find easily what causing error?

    Let us know.

    Kiran

    in reply to: Strange behaviour when searching for events by date #427630

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Translating Geodirectory Spanish #427629

    Kiran
    Moderator
    Post count: 7069

    Hi Sergio,

    I have looked in to your site and after doing some checking found that the plugin “TranslatePress – Multilingual” causing this issue. This plugin is overwriting the Geodirectory translation.

    When i checked after disabling this plugin the translation worked fine on add listing page. so make sure you have translated those strings on add listings page via “TranslatePress – Multilingual” as well.

    Kiran

    in reply to: listing expiration question #427625

    Kiran
    Moderator
    Post count: 7069

    Hello,

    And will the notification say to renew that the listing is expiring?

    The notification content will be what you set at GeoDirectory > Price & Payments > Notifications.

    And will the listing just renew without anyone having to do anything if the listing is set to the same level for after the 365 days? In other words, will the listing auto-renew?

    This is just like downgrade package process when the current package expires it assigns the next package to the listing. If you have set same package in the package setting to downgrade package then it will renew listing and extend expiry by 365 days (as per you package).

    Let us know if you have any query.

    Thanks,
    Kiran

    in reply to: listing expiration question #427621

    Kiran
    Moderator
    Post count: 7069

    If the basic-free listing is set to 365 days and at the end of the 365 days the listing goes to the same basic-free listing, not to expire, will a notification be sent to say that the listing needs to be renewed?

    Yes, in this case it will also send the notification.

    in reply to: listing expiration question #427618

    Kiran
    Moderator
    Post count: 7069

    Hi Kathy,

    Listing pre-expiry notification sent for the listings which have expiry date set. It does not matter that package is free or paid, it just need to have a any expiry set to send pre-expiry notification to ask renew the listing.

    Kiran

    in reply to: permalinks problem #427617

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Set Custom Post Type on Search form #427515

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Use following JavaScript snippet to by default Therapists on find a coach page.

    
    
    jQuery(function($){
    	setTimeout(function() {
    		$('.page-id-11488 .gd-search-field-cpt select.search_by_post').val('gd_therapist').trigger('change');
    	}, 150);
    });

    Kiran

    in reply to: Formidable Forms and Caldera Forms in Geodirectory #427514

    Kiran
    Moderator
    Post count: 7069

    Hello There,

    Yes post id field required to get current post id, but form already has the field “_cf_cr_pst” to get post id.

    Use following snippet code to get current post id

    
    
    add_filter( 'caldera_forms_mailer', function( $mail, $data, $form ) {
    	if(  $form[ 'ID' ] == 'CF5ad9d76022ef2' ) {
    		$post_id = (isset($_POST['_cf_cr_pst']) && $_POST['_cf_cr_pst']) ? absint($_POST['_cf_cr_pst']) : '';
    		if ($post_id) {
              $place_email = geodir_get_post_meta($post_id, 'geodir_email');
            }
    		 if ($place_email) {
    			$mail[ 'recipients' ][] = $place_email;
    		 }
    	}
    	return $mail;
    }, 10, 3 );

    Kiran

    in reply to: Header Size #427364

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: getting error "Your current location is unknown" #427360

    Kiran
    Moderator
    Post count: 7069

    Hi Romit,

    It seems this is due to SSL problem. Clear your browser cache or try on other device and see how it goes.

    Please see https://wpgeodirectory.com/adding-a-ssl-certificate-to-your-website/

    Thanks,
    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hello There,

    What happens if a user is on a recurring package and they cancel their paypal recurring payment subscription – would they get an expiry notification, or do we get notified somehow?

    If users cancels their paypal recurring payment subscription then the current listing package downgraded to package as per recurring package setting. If no package set as a downgrade package then it will expire.

    So create one non recurring package that you want users to move and set that package as a downgrade package under current recurring package.

    Let us know.

    Kiran

    in reply to: Forms in GeoDirectory Tabs #427358

    Kiran
    Moderator
    Post count: 7069

    Hi Kala,

    This would be considered a customization and it is beyond support.
    Please contact a GD Expert: https://geodirectoryexperts.com

    Kiran

    in reply to: Forms in GeoDirectory Tabs #427253

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂

    in reply to: Forms in GeoDirectory Tabs #427239

    Kiran
    Moderator
    Post count: 7069

    Hello Kala,

    The problem has been fixed, it was missing post id because you did not added hidden field to get post_id variable.

    Kiran

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