Kiran

Forum Replies Created

Viewing 15 posts - 4,426 through 4,440 (of 6,022 total)
  • Author
    Posts
  • in reply to: Split: 404 error for a place #408771

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Problem My listings+register redirect with userwp #408743

    Kiran
    Moderator
    Post count: 7069

    Hi Konstantinos,

    We are looking into this problem, we will inform you once we fix this.

    Thanks for your patience.

    Kiran

    in reply to: Not able to rename pages #408742

    Kiran
    Moderator
    Post count: 7069

    Hi Danny,

    Make sure your .htaccess file is writable. We need to check your .htaccess file.
    Let us send your FTP credentials, so we can look inot there.

    Kiran

    in reply to: SASS CSS changes #408739

    Kiran
    Moderator
    Post count: 7069

    Hi Joshua,

    You can manage colors for Whoop theme from Backend > Whoop Options > Header Styling Options.
    Here you can change header background color & menu colors.

    Did you tried changing color from Whoop Options.

    Let us know.

    Kiran

    in reply to: Hard Crop #408738

    Kiran
    Moderator
    Post count: 7069

    Hi Kathy,

    Can you explain with more details so we can assist you?

    Also send your site url & admin credentials in private reply.

    Kiran

    in reply to: Incorrect Shortcodes with Divi Builder #408658

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂

    in reply to: GD Booster problems with Really SSL #408639

    Kiran
    Moderator
    Post count: 7069

    Hi Juan,

    Thanks for letting us know 🙂

    Look what is happening after the change we made in GD Booster. The application does not adapt to mobile phones. (I’ve tried it in several)

    There is tag cloud widget which does not render width correct with GD Booster. Adding following css snippet may fix it.

    
    
    .widget_tag_cloud .tagcloud {
        white-space: normal;
        word-wrap: break-word;
    }

    Get the message that the https connection is not completely secure

    I checked in your database some content have images with http://. Updating this to https:// via search and replace plugin may fix this problem with GD Booster.

    Thanks,
    Kiran

    in reply to: Plugin Error #408634

    Kiran
    Moderator
    Post count: 7069

    Hello Brian,

    I checked yesterday morning & evening. I also checked today morning and i GeoDirectory plugin is still active.

    Kiran

    in reply to: Blank Page – Listing Success #408631

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Can I use Stripe for recurring payment? #408627

    Kiran
    Moderator
    Post count: 7069

    Hi Javier,

    Stripe is supports recurring payments. We have already fixed that message that showing about supported recurring gateways on price package page (see attachment).
    It will be in next release.

    Thanks,
    Kiran

    in reply to: Additional Images #408529

    Kiran
    Moderator
    Post count: 7069

    Hi Graham,

    The problem has been fixed. I also enabled Location Manager & Payment Manager plugins.

    Let us know.

    Thanks,
    Kiran

    in reply to: Additional Images #408508

    Kiran
    Moderator
    Post count: 7069

    Hi Graham,

    Admin & FTP credentials not working. Please do not admin & FTP credentials until we are done with checking.

    how to I change the currency from USD to Sterling?

    You can manage currency from Invoicing > Settings > General > Currency Settings.

    Fatal error: Call to undefined function geodir_get_normal_country() in /home/gardenar/public_html/wp-content/plugins/geodir_location_manager/geodir_location_functions.php on line 2341

    Make sure you have recent version of GeoDirectory & Location Manager. Activate GeoDirectory core first and then rest of GeoDirectory plugins.

    Let us know.

    Thanks,
    Kiran

    in reply to: GD Booster problems with Really SSL #408497

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂

    If you find any problem on desktop, just let us know.

    Kiran

    in reply to: GD Booster problems with Really SSL #408486

    Kiran
    Moderator
    Post count: 7069

    Hi Juan,

    I have enabled GD Booster and now it working fine. I have added following lines in GD Booster > JS/CSS Files Exclusion From Combines.

    
    
    jquery.easy-ticker.min.js
    google-analytics-dashboard-for-wp/common/nprogress/nprogress.js

    On site either you can use GD Booster or WP Super Cache. Check following docs how to setup WP Super Cache & Autoptimize.

    https://wpgeodirectory.com/docs/wp-super-cache/
    https://wpgeodirectory.com/docs/autoptimize-settings/

    Let us know.

    Thanks,
    Kiran

    in reply to: Incorrect Shortcodes with Divi Builder #408481

    Kiran
    Moderator
    Post count: 7069

    Hi There,

    I have added following code snippets under GeoDirectory > Design > Scripts > CSS to manage hover color on button. I have applied #e84739, you can change it what color you want.

    
    
    /* button hover & button focus */
    .dt-btn:hover,
    button:hover,
    input[type=button]:hover,
    input[type=reset]:hover,
    input[type=submit]:hover,
    a.geodir_goback:hover,
    p.edit-link:hover,
    .reply .gd_comment_replaylink .comment-reply-link:hover,
    #buddypress form#whats-new-form input[type=submit]:hover,
    #buddypress .standard-form div.submit input:hover,
    #buddypress .comment-reply-link:hover,
    #buddypress button:hover,
    #buddypress div.generic-button a:hover,
    #buddypress input[type=button]:hover,
    #buddypress input[type=reset]:hover,
    #buddypress input[type=submit]:hover,
    #buddypress ul.button-nav li a:hover,
    #buddypress input[type=submit]#notification-bulk-manage:hover,
    #reviewsTab #comments .comment-reply-link:hover,
    .wpl_reviews #comments .comment-reply-link:hover,
    .gdbp-wrapper-reviews #comments .comment-reply-link:hover,
    .dt-btn:focus,
    button:focus,
    input[type=button]:focus,
    input[type=reset]:focus,
    input[type=submit]:focus,
    a.geodir_goback:focus,
    p.edit-link:focus,
    .reply .gd_comment_replaylink .comment-reply-link:focus,
    #buddypress form#whats-new-form input[type=submit]:focus,
    #buddypress .standard-form div.submit input:focus,
    #buddypress .comment-reply-link:focus,
    #buddypress button:focus,
    #buddypress div.generic-button a:focus,
    #buddypress input[type=button]:focus,
    #buddypress input[type=reset]:focus,
    #buddypress input[type=submit]:focus,
    #buddypress ul.button-nav li a:focus,
    #buddypress input[type=submit]#notification-bulk-manage:focus,
    #reviewsTab #comments .comment-reply-link:focus,
    .wpl_reviews #comments .comment-reply-link:focus,
    .gdbp-wrapper-reviews #comments .comment-reply-link:focus {
        color: #e84739;
    }

    Let us know if have any problem.

    Thanks,
    Kiran

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