Kiran

Forum Replies Created

Viewing 15 posts - 451 through 465 (of 6,022 total)
  • Author
    Posts
  • in reply to: Strange result of "Омск" city location page in Russia. #530987

    Kiran
    Moderator
    Post count: 7069

    Hi Alexander,

    This has been fixed and it will be in next release of Location Manager.

    If you have access to files then you can apply patch to fix on your site.

    – Open file WORDPRESS_ROOT\wp-content\plugins\geodir_location_manager\includes\widget-functions.php
    – In line no. 72 just change

    like

    to

    =

    – Save file

    Let us know.

    Thanks,
    Kiran

    in reply to: How to translate "Archives" text #530978

    Kiran
    Moderator
    Post count: 7069

    Hi milettic,

    This is the archive page title and it is coming from Yoast plugin title setting.

    You can find it at
    – SEO > Search Appearance > Taxonomies > Place Categories > SEO Title
    – SEO > Search Appearance > Taxonomies > Place Tags > SEO Title

    Translation can be done via Yoast or you can directory modify “Archives” text there.

    Regards,
    Kiran

    in reply to: Facebook app status: should I tick App status On or Off? #530974

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: How to translate Events Calendar Widget in Footer #530966

    Kiran
    Moderator
    Post count: 7069

    Hi jotomas,

    On ajax requests WPML uses language code stored in cookie. On your site when user is logged in it always uses default CA language and retrieves calendar for CA language.

    If you have noticed for non-logged users the calendars are working fine for all languages.

    I have added some updates to fix this issue for logged in users, so it will force to use current language code to make ajax request to retrieve calendar.

    Please try after clearing your browser cache & cache from server(it looks like your site caches JavaScript files from server side cache).

    Let us know.

    Regards,
    Kiran

    in reply to: GD Locations widget pagination bug? #530932

    Kiran
    Moderator
    Post count: 7069

    Hi Foster,

    This has been fixed and it will be in next release. Provide us FTP credentials if you want me to apply patch on your site.

    Thanks for spotting.

    Kiran

    in reply to: Strange GD CPT Category Multilanguage URL #530792

    Kiran
    Moderator
    Post count: 7069

    Hi jotomas,

    Issue has been fixed. Please check and let us know.

    Thanks for spotting.

    Kiran

    in reply to: Price Range #530787

    Kiran
    Moderator
    Post count: 7069

    Hi Abdelaziz,

    Please check now search with price range is working fine. It was treating price as a text instead of number.

    Kiran

    in reply to: Check-out critical error #530771

    Kiran
    Moderator
    Post count: 7069

    Hi Ron,

    Since v2.0.0.13 WP Invoicing has improved API functionality and this affected Payment Manager(v1) running with old version.

    I have fixed issue on your site, please check and let us know.

    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hi Hanno,

    Please provide us FTP credentials to debug from our side. Provide us details on which page you seen this error or tell us steps to replicate issue from our side.

    Regards,
    Kiran

    in reply to: Map not working after recent update #530758

    Kiran
    Moderator
    Post count: 7069

    Hi Matthew,

    Actually issue is coming from Ninja Forms plugin. We already reported to Ninja Forms team to fix this bug, but in recent version they have not fixed yet.
    So we have released new version and also provided snippet as a temporary solution.

    Kiran

    in reply to: Comments do not work well #530756

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Comments do not work well #530753

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: API – How to link custom posts together #530750

    Kiran
    Moderator
    Post count: 7069

    Hi Ewen,

    I have made changes in following plugin directories.

    – /wp-content/plugins/geodir_custom_posts
    – /wp-content/plugins/geodir_event_manager

    Please check now and let us know.

    Regards,
    Kiran

    in reply to: Comments do not work well #530746

    Kiran
    Moderator
    Post count: 7069

    Hi @memorex13,

    On staging site i tested with WordPress default theme & disabling all the plugins. Still it refreshing page on click on reply button. Issue is add comment setup is not loading on your site which should be loaded on domready. I guess issue is a site specific or a server specific.

    I have added following snippet on your live site to load add comment setup. Now reply action is working fine as expected.

    
    
    function gd_snippet_fix_comment_reply_refresh() {
    ob_start();?>
    <script type="text/javascript">
    jQuery( function($) { 
        try {
    		window.setTimeout( function() {
    			window.addComment.init();
    		}, 200);
    	} catch ( err ) {
    	}
    });
    </script>
    <?php echo ob_get_clean();
    }
    add_action( 'wp_footer', 'gd_snippet_fix_comment_reply_refresh', 999 );

    Try on live site after clearing your browser cache.

    Regards,
    Kiran

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

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