Kiran

Forum Replies Created

Viewing 15 posts - 4,456 through 4,470 (of 6,022 total)
  • Author
    Posts
  • in reply to: Directory Very slow since transistion #407699

    Kiran
    Moderator
    Post count: 7069

    Hi,

    You can execute this code either putting in child theme functions.php or via any snippet plugin.
    For more info about using code snippet, please check “Code Snippets” section at https://wpgeodirectory.com/docs/useful-plugins/

    Kiran

    in reply to: Add Listing Fails #407690

    Kiran
    Moderator
    Post count: 7069

    Hi Patrick,

    I was just looking this problem. In recent Kleo theme they have done some updates that causing redirect problem on admin-ajax.php pages.

    Please for more info here https://wpgeodirectory.com/support/topic/blank-page-2/#post-407324

    Thanks,
    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hi There,

    After doing some debugging found that WP Mail SMTP plugin causing “Request Timeout”.
    Mainly when the option WP Mail SMTP > Mailer > “Send all WordPress emails via SMTP.” selected this happens. I tested choosing Mailer > “Use the PHP mail() function to send emails.” and it worked fine. But when switched to “Send all WordPress emails via SMTP.” the timeout problem came again.
    Even it can’t send test email with “Send all WordPress emails via SMTP” option.

    Please check your SMTP setting or ask support from plugin author.

    Thanks,
    Kiran

    in reply to: Invoicing Plugin conflicts with Boss Theme #407684

    Kiran
    Moderator
    Post count: 7069

    Hi Michele,

    We have recently fixed CSS conflicts for some themes, let us provide FTP credentials so we can check on your site by applying patch.

    See https://wpinvoicing.com/support/topic/invoicing-plugin-conflicts-with-boss-theme/#post-928

    Thanks,
    Kiran

    in reply to: Additional Images #407681

    Kiran
    Moderator
    Post count: 7069

    Hi Graham,

    Sorry but FTP details still not working, it says “530 Login authentication failed”.

    I found that you are using too old version of GeoDirectory & GeoDirectory plugins. It seems you have not updated these plugins are not updated since long time.

    Your site is running with GeoDirectory v1.6.4 instead of current v1.6.25, GeoDirectory Custom Post Types v1.2.9 instead of current v1.3.6, GeoDirectory Location Manager v1.4.3 instead of current v1.5.62, GeoDirectory Payment Manager v1.4.4 instead of current v2.0.33.

    Please follow this for more: https://wpgeodirectory.com/support/topic/missing-update-notifications/#post-129196

    Please update these plugins and check if it solving the problem or not. If you still have a problem after updates, then let us provide working FTP details, we will assist you more.

    Thanks,
    Kiran

    in reply to: Filtering Select Options #407394

    Kiran
    Moderator
    Post count: 7069

    Hi,

    Use following one for map bubble.

    
    
    // Filter geodir_food_locality_rank field content.
    function _gd_custom_customize_food_locality_rank( $html, $location, $cf, $p = 0 ) {
        if ( ! empty( $html ) && ! empty( $cf['htmlvar_name'] ) && $cf['htmlvar_name'] == 'geodir_food_locality_rank' ) {
            if ( $location == 'mapbubble' ) { // one of detail, moreinfo, listing, owntab, mapbubble
                $html = str_replace( ' OR ', ' <strong>OR</strong> ', $html );
            }
        }
    
        return $html;
    }
    add_filter( 'geodir_custom_field_output_select', '_gd_custom_customize_food_locality_rank', 100, 3 );

    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hi There,

    Even sometime in backend it shows “Request Timeout” error.
    Let us provide FTP credentials so we have to look in to more.

    Thanks,
    Kiran

    in reply to: Directory Very slow since transistion #407378

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: WP Invoicing required #407362

    Kiran
    Moderator
    Post count: 7069

    Hi Roman,

    If you don’t have any paid package then you do not have to use WP Invoicing plugin.

    FYI WP Invoicing is free plugin.

    Let us know if you find any problem, we will assist you.

    Thanks,
    Kiran

    in reply to: Directory Very slow since transistion #407326

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: custom ribbon on school listings #407325

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂

    in reply to: Blank PAge #407324

    Kiran
    Moderator
    Post count: 7069

    Hi Matthew,

    After doing some debugging found that Kleo theme causing problem. In Kleo theme it has filter used for wp_redirect that breaks the wp_redirect() redirects across the site.

    It has code in file kleo\lib\importer\import.php from line no 99-103 (see following code)

    
    
    		if ( defined( 'DOING_AJAX' ) && DOING_AJAX ) {
    			add_filter( 'wp_redirect', function () {
    				return false;
    			} );
    		}

    After commenting these line the blank screen problem was disappeared.

    Please ask the Kleo Team for the support.

    Thanks,
    Kiran

    in reply to: custom ribbon on school listings #407319

    Kiran
    Moderator
    Post count: 7069

    Hi Lise,

    Please check after clearing your browser cache.

    Let us know.

    Thanks,
    Kiran

    in reply to: Translate Awaiting #407315

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know:)

    in reply to: Event end date not showing in event lising header #407314

    Kiran
    Moderator
    Post count: 7069

    Hi Stef,

    We have updated that shows event schedules on detail page featured area.
    You can find patch on GitHub here: https://github.com/GeoDirectory/supreme-directory/pull/37/commits/cc8afaaa4d8654cfc105f4755550f71a0ce72cdb

    Thanks,
    Kiran

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