Kiran

Forum Replies Created

Viewing 15 posts - 301 through 315 (of 6,022 total)
  • Author
    Posts
  • in reply to: Ninja Form Button #534404

    Kiran
    Moderator
    Post count: 7069

    Hi fashioncollaborate,

    Your site is running with some old version plugins. Can you update those plugins so we can check further?

    Kiran

    in reply to: ReCaptcha issues #534401

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Development Site #534393

    Kiran
    Moderator
    Post count: 7069

    Hi Amy,

    Can you provide more details how to replicate issue from my side?

    Provide us site link, admin credentials and screenshot or page url which has issue.

    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hi Alex,

    Do you want “slider of own listings” or “slider of current listing’s images”?

    Kiran

    in reply to: Change location description #534387

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Unable to submit listing #534386

    Kiran
    Moderator
    Post count: 7069

    Hi Misty,

    Issue is fixed, please check.

    There was wrong container parameter used in add listing shortcode [gd_add_listing].
    I have changed

    container=".add-listing-container"]

    to

    container=".geodir-add-listing-container"]

    to fix issue.

    Kiran

    in reply to: Login Redirect not working #534380

    Kiran
    Moderator
    Post count: 7069

    Hi Misty,

    Issue has been fixed & will be in next release.

    Provide us FTP credentials to apply patch.

    Kiran

    in reply to: Advance Search Filters not translating #534377

    Kiran
    Moderator
    Post count: 7069

    I just cleared cache and tried to replicate issue but could not replicate issue, so asked to provide page url.

    If you see issue again just provide details like how to replicate issue.

    Kiran


    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Change location description #534360

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Compare Listings max number – how to change? #534359

    Kiran
    Moderator
    Post count: 7069

    Hi Jeff,

    Try following PHP snippet to filter max no. of listings allowed in compare list

    
    
    /**
     * Filter max no. of listings allowed in compare list.
     */
    function gd_snippet_compare_maximum_listings( $max = 5 ) {
    	$max = 10; // Max number of listings allowed.
    
    	return $max;
    }
    add_filter( 'geodir_compare_maximum_listings', 'gd_snippet_compare_maximum_listings', 10, 1 );

    Thanks,
    Kiran

    in reply to: Advance Search Filters not translating #534358

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

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Open Hours not working in many ways #534349

    Kiran
    Moderator
    Post count: 7069

    Hi Darrell,

    After doing some debugging found that WordPress default date timezone was overwritten from /wp-content/themes/CURRENT-CHILD-THEME/header.php file.

    Changing PHP default timezone after WordPress loading interferes with correct calculations of dates and times.

    I have fixed and used wp_date() function to show date in current timezone.

    Thanks,
    Kiran

    in reply to: Open Hours not working in many ways #534028

    Kiran
    Moderator
    Post count: 7069

    Hi Darrell,

    Thanks for providing FTP access. In what timezone your server is running?

    Kiran

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