Paolo

Forum Replies Created

Viewing 15 posts - 15,481 through 15,495 (of 27,715 total)
  • Author
    Posts
  • in reply to: Mobile Menu & location switcher bug #124760

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I could recreate this in our demo. It’s definitely a bug.

    I’ve flagged this for the developer.

    We’ll let you know as soon as it is fixed.

    Thanks for spotting this!

    in reply to: GD Header / Footer – issue #124757

    Paolo
    Site Admin
    Post count: 31211

    Did you try manually creating the file and run the utility to write on it?

    The fact that GD can’t create it could be due to a writing permission limit on your server.
    We would need FTP access to check.

    Let us know,

    Thanks

    in reply to: Authorize.net Questions #124754

    Paolo
    Site Admin
    Post count: 31211

    hi,

    the free trial too only works with Paypal and Stripe.

    The checkout process is on-site.

    For the SSL certificate requirements please see: https://support.authorize.net/authkb/index?page=content&id=A75&actp=LIST

    Given that you will be processing payments on site it is highly recommended.

    Thanks

    in reply to: forgot password #124752

    Paolo
    Site Admin
    Post count: 31211

    That’s probably because of the login link you already added and the 2 functions are in conflict.

    How did you add the login in link?

    Let us know,

    in reply to: GD Booster Script Exclude Bug #124751

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    it seems to be breaking the whole css for me… I’ve asked to the developers to follow up.

    Thanks for your patience,

    in reply to: Missing Schena.org Event fileds #124718

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    we did our best to have it released this week, but we are still a bit behind with testing. We will be releasing an update of all plugins and some changes are major, so it is taking longer than expected.

    I’m sure we won’t delay it much more. Probably beginning of next week.

    Thanks for your patience,

    in reply to: Remove Favourite Option Only #124716

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’m sorry, it appeared that we had to target the css a little better:

    
    
    .geodir_category_list_view li .geodir-addinfo span.geodir-addtofav {
        display: none;
    }

    This is working and already applied to your website.

    Thank you for your patience,

    in reply to: PSD template #124690

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    there are no PSD, I’m sorry.

    Thanks

    in reply to: Couple of issues/questions #124689

    Paolo
    Site Admin
    Post count: 31211

    More difficult to setup and maintain, but nginx is a lot faster than apache. We run this forum on a LEMP server.
    Thanks

    in reply to: Different themes #124688

    Paolo
    Site Admin
    Post count: 31211

    Hi, themes will be released when they are ready. That is when you’ll be able to see them.

    Thank you

    in reply to: Couple of issues/questions #124434

    Paolo
    Site Admin
    Post count: 31211

    If you are on a Windios Server as far as I know you are lucky that the website is actually running.

    Why can’t you move on a LAMP or better LEMP stack?

    Running PHP on a IIS server doesn’t make much sense…

    We are still testing on a new server we got with php7 (LAMP though). As far as I know there are no major problems, but we are not confident enough to guarantee that everything is stable.

    Thanks

    in reply to: reviews on listing page #124361

    Paolo
    Site Admin
    Post count: 31211

    Thanks for letting us know 🙂 We are glad it’s fixed!

    in reply to: Remove Favourite Option Only #124354

    Paolo
    Site Admin
    Post count: 31211

    I tested it on my side and it works, please provide a link and admin credentials and we will apply it for you.

    Thanks

    in reply to: GD Header / Footer – issue #124353

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    that is translated like a custom field: https://wpgeodirectory.com/docs/translating-custom-fields/

    Let us know how you went.

    Thanks

    in reply to: Popular Post Category Widget #124350

    Paolo
    Site Admin
    Post count: 31211

    Actually we decided to remove that capitalization so it will output the same format entered.

    You can patch your install modifying this line of geodirectory-functions/general_functions.php

    Search this:

    echo '<img alt="' . esc_attr($cat->name) . ' icon" style="height:20px;vertical-align:middle;" src="' . $term_icon_url . '"/> <span class="cat-link">'; echo geodir_ucwords($cat->name) . '</span> <span class="geodir_term_class geodir_link_span geodir_category_class_' . $post_type . '_' . $cat->term_id . '">(' . $total_post . ')</span> ';

    and replace it with:

    
    
    
    echo '<img alt="' . esc_attr($cat->name) . ' icon" style="height:20px;vertical-align:middle;" src="' . $term_icon_url . '"/> <span class="cat-link">'; echo $cat->name . '</span> <span class="geodir_term_class geodir_link_span geodir_category_class_' . $post_type . '_' . $cat->term_id . '">(' . $total_post . ')</span> ';

    Should be line 2454.

    Next release will have this included, so you won’t have to worry about updates.

    Thanks

Viewing 15 posts - 15,481 through 15,495 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount