Kiran

Forum Replies Created

Viewing 15 posts - 691 through 705 (of 6,022 total)
  • Author
    Posts
  • in reply to: Wrong GD Archive header #525987

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Ajax not working? #525978

    Kiran
    Moderator
    Post count: 7069

    Hi Nigel,

    Temporary fix is applied in file \wp-content\plugins\geodirectory\includes\class-geodir-ajax.php

    We are working to fix this permanently.

    Kiran

    in reply to: Wrong GD Archive header #525969

    Kiran
    Moderator
    Post count: 7069

    I need FTP access todo some debugging. He is from support team, so he can’t do much.

    Kiran

    in reply to: Wrong GD Archive header #525958

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Displaying expiration date to listing owner only #525946

    Kiran
    Moderator
    Post count: 7069

    Hi laurence,

    Try following PHP snippet to show expire date to post owner only.

    
    
    /**
     * Show expire date to post owner only.
     */
    function gd_snippet_200116_show_field_to_owner_only( $html, $location, $cf, $p = '',$output = '' ) {
    	global $gd_post;
    
    	if ( empty( $gd_post ) || ! $html ) {
    		return $html;
    	}
    
    	if ( ! is_array( $cf ) && $cf != '' ) {
    		$cf = geodir_get_field_infoby( 'htmlvar_name', $cf, $gd_post->post_type );
    
    		if ( empty( $cf ) ) {
    			return $html;
    		}
    	}
    
    	$field = 'expire_date';
    	$htmlvar_name = $cf['htmlvar_name'];
    
    	if ( $field == $htmlvar_name && ! empty( $gd_post->{$htmlvar_name} ) ) {
    		if ( ! ( get_current_user_id() && geodir_listing_belong_to_current_user( $gd_post->ID ) ) ) {
    			$html = '';
    		}
    	}
    
    	return $html;
    }
    add_action( 'geodir_custom_field_output_datepicker', 'gd_snippet_200116_show_field_to_owner_only', 9999, 4 );

    Kiran

    in reply to: Sign in with Google temporarily disabled for this app . #525935

    Kiran
    Moderator
    Post count: 7069

    Hi Paul,

    There are some changes by Google in API Services recently. We have fixed issue form our side.

    It will be in next release. Provide us FTP credentials to apply patch.

    Kiran

    in reply to: Map pins not showing when translated #525882

    Kiran
    Moderator
    Post count: 7069

    Hi Julie,

    WPML Auto Translate feature should be used for static content. For dynamic content it may results in unexpected translations.

    You can use “WPML Duplicate Translation” feature or our import/export feature to translate listing quickly.

    Find more about WPML Auto Translate at https://wpml.org/documentation/automatic-translation/

    Regards,
    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hi tinamama,

    For subscription based listings system sends reminder to customer when subscription is running with last payment cycle of total no. payment cycles.

    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hi @lemonade,

    Still FTP credentials are not worked.

    Please provide FTP credentials again.
    FTP Host:
    FTP Port:
    FTP User:
    FTP Password:

    Kiran

    in reply to: Analytics Add-on #525177

    Kiran
    Moderator
    Post count: 7069

    Hi Matthew,

    FTP credentials are not working now, did you changed? Also make sure it has not any IP restriction enabled.

    Kiran

    in reply to: Wrong GD Archive header #525171

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Not found #525166

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Map error on Pop Up #525157

    Kiran
    Moderator
    Post count: 7069

    Hello There,

    It looks like cache issue with map popup.

    I have added PHP snippet to prevent this issue as mentioned in solution at here https://wpgeodirectory.com/support/topic/map-bubble-issue-2/#post-523155.

    Please check and let us know.

    Regards,
    Kiran

    in reply to: Not found #525156

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Not found #525154

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
Viewing 15 posts - 691 through 705 (of 6,022 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount