Kiran

Forum Replies Created

Viewing 15 posts - 4,531 through 4,545 (of 6,022 total)
  • Author
    Posts
  • in reply to: CPT list and search page without physical location #405038

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂

    in reply to: cannot access admin. It always redirect to homepage #405031

    Kiran
    Moderator
    Post count: 7069

    Hi Garrick,

    Check now, someone has modified the file /wp-admin/admin.php. I have replaced that file with recent one and now the problem is disappeared.

    Thanks,
    Kiran

    in reply to: Payment manager #405023

    Kiran
    Moderator
    Post count: 7069

    Hi Desmond,

    The PayFast Payment Gateway (https://wpinvoicing.com/downloads/payfast-payment-gateway/) for Invoicing plugin is supports recurring payments.

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

    Thanks,
    Kiran

    in reply to: Review Rating Manager 1.4.0 #404877

    Kiran
    Moderator
    Post count: 7069

    Hi Neil,

    Let us provide FTP details, so we can look into there.

    Thanks,
    Kiran

    in reply to: CPT list and search page without physical location #404876

    Kiran
    Moderator
    Post count: 7069

    Hello,

    I have fixed location less CPT and search page problem. Please check after clearing browser cache.

    Thanks,
    Kiran

    in reply to: Programaticly Add An Event #404860

    Kiran
    Moderator
    Post count: 7069

    Add following line to link place to event.

    $gd_post['geodir_link_business'] = 1;

    Kiran

    in reply to: Listing preview again not working #404832

    Kiran
    Moderator
    Post count: 7069

    Hi Piyush,

    I have some changes in wp-config.php and theme functions.php files. Now i have reverted my changes. Please check now.

    It seems problem due to varnish cache. During accessing your site i see this error few times

    
    
    Error 503 Backend fetch failed
    
    Backend fetch failed
    Guru Meditation:
    
    XID: 1212463
    
    Varnish cache server

    Please try after disabling varnish cache and enabling caching system via WP Super Cache or GD Booster.

    p.s. Varnish and Sessions/cookie based system cannot work together.

    FYI: you can follow this to use better cache system on your site https://wpgeodirectory.com/support/topic/gd-caching-feedback-wanted/

    Let us know.

    Thanks,
    Kiran

    in reply to: Listing preview again not working #404824

    Kiran
    Moderator
    Post count: 7069

    Hi Piyush,
    Thanks for providing FTP details.

    To fix the file system problem i have added following line to wp-config.php file

    define( 'FS_METHOD', 'direct' );

    1> listing preview page not working

    There is a conflict between Uploader Theme with preview page.
    To fix the conflict i have added following snippet code in your theme functions.php

    
    
    // Fix listing preview for Uploader Theme.
    function _gd_custom_fix_uploader_theme_listing_preview( $allcaps, $caps, $args, $wp_user ) {
        if ( !empty( $_POST['preview'] ) && !empty( $_POST['listing_type'] ) && !empty( $_POST['add_listing_page_id'] ) ) {
            $allcaps['edit_posts'] = false;
        }
        return $allcaps;
    }
    add_filter( 'user_has_cap', '_gd_custom_fix_uploader_theme_listing_preview', 10, 4 );

    2> FB login not working properly

    FB login is implemented via Uploader Theme, so you have to contact theme developer for support.

    3> Should be working with yoast and super cache plugin.

    Our plugin works fine with Yoast SEO & Super Cache. You can run only one caching system at one time either GD Booster or WP Super Cache.

    4> Make sure all the Addons should work.

    If you face any problem related to GeoDirectory addons, we will help you to resolve it.

    5> payment should be working.

    Currently you have disabled invoicing plugin, enable it and check payments. We will help you if you face any problem.

    Your site is running with old version of WordPress and some plugins like SEO etc. Please update them first.

    Thanks,
    Kiran

    in reply to: Programaticly Add An Event #404731

    Kiran
    Moderator
    Post count: 7069

    Hello,

    May be in settings you have set default new status to pending/draft.

    In your code after the line $post_id = geodir_save_listing( $gd_post, null, true ); add following lines to publish the event.

    
    
    if ( !empty( $post_id ) && !is_wp_error( $post_id ) ) {
        geodir_set_post_status( $post_id, 'publish' );
    }

    Kiran

    in reply to: Programaticly Add An Event #404720

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Programaticly Add An Event #404709

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Not working if listing name contains characters #404704

    Kiran
    Moderator
    Post count: 7069

    Hi Kristjan,

    I have updated patch on your site.

    Check after clearing your browser cache.

    Thanks,
    Kiran

    in reply to: Programaticly Add An Event #404692

    Kiran
    Moderator
    Post count: 7069

    hi Chris,

    I have provided you a complete snippet. You just have to set your own data instead of sample data that passed for the fields.
    It is working fine with external image url, if external image is valid.

    You just have to write code to set your data between line no. 8 to 41. You should have to hire a developer for more help.

    Thanks,
    Kiran

    in reply to: Not working if listing name contains characters #404688

    Kiran
    Moderator
    Post count: 7069

    Hi Kristjan,

    The problem has been fixed and will be available in next release of “Ajax Duplicate Alert” plugin.
    If you want to fix on your site tight now, then provide FTP details. I will update patch on your site.

    Thanks,
    Kiran

    in reply to: My Account query #404687

    Kiran
    Moderator
    Post count: 7069

    Hi Neshla,

    Please check now “incorrect CAPTCHA” problem has been fixed.

    You have saved incorrect value for “Secret key” in GeoDirectory > Re-CAPTCHA Settings. There was text ” Step 1: Client side integration” appended and saved in Secret key value.

    Kiran

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