Vilaparte webshop - by irish - on WordPress WooCommerce support

This topic has 32 replies, 3 voices, and was last updated 6 years, 3 months ago ago by Olga Barlow

  • Avatar: irish
    irish
    Participant
    December 12, 2017 at 10:31

    Hi Olga!

    I’m sorry, i don’t get it :(.
    Isn’t this possible with a CSS code? To disable this button?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 12, 2017 at 10:39

    Hello,

    Please try to use this css code:

    .search-no-results .empty-category-block .btn {
        display: none;
    }

    Regards

    Avatar: irish
    irish
    Participant
    December 12, 2017 at 10:47

    Hello Rose,

    Unfortunately not working. I also tried !important.
    Also the font is not becoming any smaller

    See: https://villapparte.com/vakantiehuis-zoeken/?_sft_pa_min-aantal-personen=16-of-meer&_sft_pa_land=belgie

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 12, 2017 at 10:55

    Please try to change previous code to:

    .empty-category-block .btn {
        display: none;
    }

    or make changes in no-products-found.php file as Olga explained earlier.
    Please provide screenshot what font do you want to make smaller.

    Regards

    Avatar: irish
    irish
    Participant
    December 12, 2017 at 10:57

    Oh yes! That works!
    What will a webshop be without you 2 :)!

    We want to make the text” HELAAS, GEEN GESCHIKTE VAKANTIEACCOMMODATIES GEVONDEN” smaller.
    Olga gives me this but it won’t work:

    .ajax-results .empty-category-block h3 {
    font-size: 18px !important;
    }

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 12, 2017 at 11:04

    You’re welcome!
    This code http://prntscr.com/hmdvad works for https://prnt.sc/hlzidx
    You may also use – http://prntscr.com/hmdvin

    .empty-category-block h2 {
        font-size: 2rem;
    }

    Regards

    Avatar: irish
    irish
    Participant
    December 12, 2017 at 13:30

    Yeah works!

    Last question about the pop-up.

    1. Now it works good but the cookie keeps the information for 1 day i think.
    Can we make the expiration longer? For example 99 days?

    edit: i think it’s not working :(. We just want a language switcher in the pop-up. But when people click on the flag, the pop-up still coming up. It’s not gone after clicking on the flags…

    Do you have a solution for this?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 12, 2017 at 17:49

    Hello,

    You need to additionally customize promo popup option because there is no such feature in our promo popup. Contact WPKraken team, I think they will be able to help you.

    Regards

    Avatar: irish
    irish
    Participant
    January 2, 2018 at 09:35

    Hi agents!

    First, a very happy new year! Wish you all the best!

    I ask earlier to make the product photo’s on the homepage clickable. That works. But when you hover a photo, you’ll get a tooltip with the product name like “purchase; het landelijk”. How can i remove the word “purchase”. I can’t find it in WPML strings

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 2, 2018 at 14:21

    Hello,

    Could you provide me screenshot for better understanding? Because at precent I don’t see products with tooltip hover effect.

    Regards

    Avatar: irish
    irish
    Participant
    January 3, 2018 at 11:13
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 3, 2018 at 13:11

    Hello,

    This is Massive Addons string https://prnt.sc/hvhx6d

    Regards

  • 1 2
    Viewing 32 results - 21 through 32 (of 32 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.