Kiran

Forum Replies Created

Viewing 15 posts - 3,106 through 3,120 (of 6,022 total)
  • Author
    Posts
  • in reply to: Featured Area below search bar #466193

    Kiran
    Moderator
    Post count: 7069

    Hello Matt,

    Make sure you have categories available with listings. It is possible that you have not allowed child categories to display.

    We have added CPT Listings widget in Custom Post Types v2, it will be in next release.

    Provide FTP credentials if you want to update patch.

    Kiran

    in reply to: Address, website, etc. details won't save #466150

    Kiran
    Moderator
    Post count: 7069

    Hello Tom,

    The issue has been fixed.

    Please check and let us know.

    Kiran

    in reply to: Stripe.js load #466020

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Search not working correctlry #466013

    Kiran
    Moderator
    Post count: 7069

    Hello Fabian,

    We are working on this and it will be fixed in next release.

    Kiran

    in reply to: Stripe.js load #466012

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Franchise drop down #466007

    Kiran
    Moderator
    Post count: 7069

    Hello Lise,

    If the fields not displayed in locked fields list then user can’t set to auto value set for the franchises for those fields.

    You can use following code snippet to skip fields from locked fields list.

    
    
    /**
     * Skip field to display in franchise locked fields list.
     */
    function gd_snippet_franchise_input_franchise_fields_options( $options, $field_options, $field, $package_id, $default ) {
    	if ( empty( $options ) ) {
    		return $options;
    	}
    
    	//if ( $field['post_type'] == 'gd_place' ) { // For particular CPT
    		 // Skip 'claimed'
    		if ( isset( $options['claimed'] ) ) {
    			unset( $options['claimed'] );
    		}
    
    		 // Skip 'get_directions'
    		if ( isset( $options['get_directions'] ) ) {
    			unset( $options['get_directions'] );
    		}
    	//}
    
    	return $options;
    }
    add_filter( 'geodir_franchise_input_franchise_fields_options', 'gd_snippet_190129_franchise_input_franchise_fields_options', 10, 5 );

    Thanks,
    Kiran

    in reply to: Search button not showing #466004

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Search button not showing #466002

    Kiran
    Moderator
    Post count: 7069

    Hello Nievo,

    The search button issue has been fixed. There was caching issue due to conflict.

    Let us know.

    Thanks,
    Kiran

    in reply to: Stripe.js load #466000

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Package settings #465980

    Kiran
    Moderator
    Post count: 7069

    Hello Craig,

    The package setting issue has been fixed.

    Please check and let us know.

    Thanks,
    Kiran

    in reply to: Address, website, etc. details won't save #465966

    Kiran
    Moderator
    Post count: 7069

    Hello Tom,

    FTP credentials no longer working.

    Is shows error when tried to connect:

    
    
    Response:	530 Login authentication failed
    Error:	Critical error: Could not connect to server

    Kiran

    in reply to: Google Map for our posts is not updating #465961

    Kiran
    Moderator
    Post count: 7069

    Hello Jim,

    I have run GD Tool > Clear DB versions and seems issue is fixed now.

    Please check and let us know.

    Also there is a JavaScript error on backend add listing pages.

    ReferenceError: edButtons is not defined

    Kiran

    in reply to: Stripe.js load #465958

    Kiran
    Moderator
    Post count: 7069

    Hello Eduardo,

    Are you using this code for GeoDirectory Listing?

    Provide us site link, admin credentials & FTP credentials with more details that on which page/section you want this button? Also let me know where you have added this code.

    Kiran

    in reply to: post id is missing, invalid post type #465957

    Kiran
    Moderator
    Post count: 7069

    Hello Andre,

    I have updated patch on your live site.

    Please check and let us know.

    Thanks,
    Kiran

    in reply to: Upload Button not working #465791

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