Kiran

Forum Replies Created

Viewing 15 posts - 3,511 through 3,525 (of 6,022 total)
  • Author
    Posts
  • in reply to: Events – No listings found which match your selection. #455120

    Kiran
    Moderator
    Post count: 7069

    Hi Louis,

    Please check and let us know.

    Kiran

    in reply to: GD Version 1.6.32 update issue #455117

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Re order fields #455114

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Apostrophic s not showing correctly #455113

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Re order fields #455014

    Kiran
    Moderator
    Post count: 7069

    Hello Paul,

    We have fixed select2 library conflict, will update patch on your site after doing some testing.

    Kiran

    in reply to: How to Upgrade GDv1 to GDv2 #455008

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Events – No listings found which match your selection. #455002

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: The search hourglass does not stop spinning. #454986

    Kiran
    Moderator
    Post count: 7069

    Hello,

    What I have to do, so that I can add an end date in the search mask?

    Setup Search by Date as shown in screenshot.

    If I in the search box “search for” what inputs are no automatic suggestions made, as usual.

    Automatic suggestions shows matching listings with title, categories & keywords.

    Kiran

    in reply to: Video text area can be text field? #454973

    Kiran
    Moderator
    Post count: 7069

    Hello Alex,

    This has been fixed and will be available in next release of GeoDirectory v2 core & Pricing Manager. Provide us admin & FTP credentials in private reply if you want me to apply patch on your site.

    Kiran

    in reply to: GD Version 1.6.32 update issue #454960

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Apostrophic s not showing correctly #454957

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: The search hourglass does not stop spinning. #454956

    Kiran
    Moderator
    Post count: 7069

    Hello Kai,

    You have setup custom field dates as a event date field from field search setting. You should use “Search By Date” field at GeoDirectory > Veranstaltungen-Einstellungen > Advance Search to search event by dates.

    Let us know how it goes.

    Kiran

    in reply to: Posts not expiring #454954

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Add following code snippet in your child theme functions.php file or via any snippet plugin. This will add new custom option at GeoDirectory > Prices & Payments > General > “Enable expiry process?” > “Select the listing status after the place listing expires.”. Choose custom status from here to assigned it to expired listing.

    
    
    /*
     * Add custom expire status
     */
    function _gd_snippet_custom_expire_status( $settings ) {
    	$custom_status_id = 'custom_status'; // Change custom status id of your registered custom status
    	$custom_status_name = __( 'Custom Status' ); // Change custom status name of your registered custom status
    
    	foreach ( $settings as $key => $setting ) {
    		if ( ! empty( $setting['id'] ) && $setting['id'] == 'geodir_listing_ex_status' && ! empty( $setting['options'] ) ) {
    			$settings[ $key ]['options'][ $custom_status_id ] = $custom_status_name;
    		}
    	}
    	return $settings;
    }
    add_filter( 'payment_invoice_options', '_gd_snippet_custom_expire_status', 20, 1 );

    Kiran

    in reply to: Package limit for images counting per user not per listing #454568

    Kiran
    Moderator
    Post count: 7069

    Patch updated, please try now after clearing your browser cache.

    Kiran

    in reply to: Package limit for images counting per user not per listing #454562

    Kiran
    Moderator
    Post count: 7069

    Hello Alex,

    Please provide FTP credentials so we can apply patch fix on your site OR apply patch from your side.
    Here is patch: https://github.com/AyeCode/geodirectory/pull/516/commits/d60e22d2c7238b97e902956cf3bfce36db77e440

    Overwrite two .js file from patch and check after clearing browser cache.

    Kiran

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