Kiran

Forum Replies Created

Viewing 15 posts - 5,761 through 5,775 (of 6,022 total)
  • Author
    Posts
  • in reply to: Listing Renewals. #327656

    Kiran
    Moderator
    Post count: 7069

    Hi Jen,

    Please check now.
    Current SagePay payment mode is set to SANDBOX at Backend -> Prices & Payments -> Payments -> SagePay Settings.
    So test first with SANDBOX mode and then test with LIVE mode.
    You can use test card details: American Express Number = 374200000000004 & CV2/CVV = 123.

    Let us know

    Thanks,
    Kiran

    in reply to: Category (Taxonomy) changes won't save #326994

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂

    in reply to: Checkout payment redirect problem #326922

    Kiran
    Moderator
    Post count: 7069

    Hi There,

    I have checked and not found any wrong in backend settings. Please check after disabling all non GD plugins.
    If still problem then, provide us site FTP details so we can look into more.

    Thanks,
    Kiran

    in reply to: Category (Taxonomy) changes won't save #326919

    Kiran
    Moderator
    Post count: 7069

    Hi Jan,

    I have checked and found your server does not accepting feild request with parameter “data_type=VARCHAR” and resulting response “406 Not Acceptable”. It might be firewall setting causing this.

    Try after disabling all non GD plugins. If problem still exists, then contact your server admin about this error.

    Let us know.

    Thanks,
    Kiran

    in reply to: No Records Found #326864

    Kiran
    Moderator
    Post count: 7069

    Hi Håvard,

    There was a bug in listing map short code and we have fixed it, so as Guust said from NEXT RELEASE the listing map short code will work fine.

    You can see on our TEST SITE, how map will look after using gd_listing_map short code on pages. http://wpgeo.directory/kiran/gd_listing_map/

    Thanks,
    Kiran

    in reply to: Remove listing tab #326854

    Kiran
    Moderator
    Post count: 7069

    Hi Benjamin,

    To meet your requirements, you need to update following two lines in the plugin file “pluginsgeodir_buddypressincludesgdbuddypress_functions.php”

    1) On line no. 597
    REPLACE LINE:
    if ( !empty( $parent_nav ) ) {
    BY:
    if ( !empty( $parent_nav ) && $total_count > 0 ) {

    2) On line no. 602
    REPLACE LINE:
    if ( !empty( $parent_nav ) && !empty( $sub_nav ) ) {
    BY:
    if ( !empty( $parent_nav ) && !empty( $sub_nav ) && $total_count > 0 ) {

    Thanks,
    Kiran

    in reply to: Limit number of uploaded images #326849

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know & for your suggestion 🙂

    in reply to: Limit number of uploaded images #325566

    Kiran
    Moderator
    Post count: 7069

    Hi George,

    By using hook, you can limit the number of images uploaded via comments. Use following code snippet to set the limit.

    
    
    
    function geodirectory_comments_images_limit( $image_limit ) {
        return 2; // Your limit here
    }
    add_filter( 'geodir_reviewrating_allowed_review_image_limit', 'geodirectory_comments_images_limit', 10, 1 );
    

    You can disable images upload on replies via style. Add following code to your theme style.css file.

    
    
    
    .comments-area .comment .comment #comment_imagesdropbox {
        display: none;
    }
    

    Thanks,
    Kiran

    in reply to: reviews #325545

    Kiran
    Moderator
    Post count: 7069

    Hi Kelsey,

    Changes has been updated to make review stars clickable on listing/directory pages & also for stars on map bubble infowindow.
    The click on stars will take it to reviews tab on detail page.
    The stars on sidebar details page also now clickable and it will take it to reviews tab.

    Changes will be reflected in next release of GeoDirectory.

    Thanks

    in reply to: Pins not bouncing #325523

    Kiran
    Moderator
    Post count: 7069

    Hi Adrian,

    Both bounce on hover pinpoint & click on pinpoint issues has been fixed, but it will be available in next release.
    If you want to update patch fix on your site before next release then just provide FTP details, i will fix on your site.

    Thanks,
    Kiran

    in reply to: Pins not bouncing #325238

    Kiran
    Moderator
    Post count: 7069

    Hi,

    We have fixed pins bouncing problem, and the fix will be available in the next release of GeoDirectory.

    Thanks,
    Kiran

    in reply to: GeoTheme #324504

    Kiran
    Moderator
    Post count: 7069

    Hi There,

    You are using GeoTheme 3.3.8, which is too older than our last one 3.7.1. So first you need to update GeoTheme to version 3.7.1, then we can assist you more.

    You can find documentation on GeoTheme to GeoDirectory Conversion at here: https://wpgeodirectory.com/docs/geotheme-to-geodirectory-conversion-tutorial/
    How to get GeoTheme 3.7.1, check this one – https://wpgeodirectory.com/support/topic/a-copy-of-geotheme-3-7-1/#post-285991

    Let us know

    Thanks


    Kiran
    Moderator
    Post count: 7069

    Hi Marc,

    For: https://wpgeodirectory.com/support/topic/geo-location-tab-switcher-empty-map-when-filtering-on-city/#post-322374
    After running GD tool from “Admin -> GeoDirectory -> GD Tools -> Location category counts -> Run” it working fine.
    Please check and confirm

    For: https://wpgeodirectory.com/support/topic/geo-location-tab-switcher-empty-map-when-filtering-on-city/page/2/#post-323230
    Listing map widget shows the filtered listings for the current listing page.
    Ex: Map on page https://www.arbolife.com/fr/listing/suisse/seconde-main/ shows 10 results which are on 1st page, Map on page https://www.arbolife.com/fr/listing/suisse/seconde-main/page/2/ shows 10 results which are on 2nd page and so on…

    Let us know.

    Thanks

    in reply to: Add listing map problem #322004

    Kiran
    Moderator
    Post count: 7069

    Hi Belen,

    Please check seems it working now.
    The problem was, ISO2 code not found for country España in GB table, so it does not validate the country with the default country.

    Let us know.

    Thanks

    in reply to: Featured Item Subscription downgrading #321979

    Kiran
    Moderator
    Post count: 7069

    Hi Philip,
    I have updated code now seems it will work fine. Now recurring listing will not downgrade until subscription cancelled. I have tested with running manually expire check tool.

    Thanks

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