New Landing How can we help? Atelier shop experience

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #258753
    micheal_w
    Member
    Post count: 498

    Hi Guys,

    many people gave a feedback to us, that it is very hard to find the checkout option on our website.
    We have many 50+ visitors…

    1. the popup (pop down) window does not appear on our site after adding a product into the cart (we have only variable products)
    Is that possible that the window on the top right appears same as on your demo site?

    2. A message does appear between the header and the product saying that the product has been added to the cart, but is is hardy visible (see attachment). Can it have a black background (instead of white) and have the texts white?

    If you have any other recommendation to improve the process, I would appreciate it.
    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #258899
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Unfortunately the AJAX add to cart only works for simple products

    2) Add this to your custom css:

    .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error {
      background-color: #111111!important;
      color: #ffffff;
    }

    – Kyle

    #262711
    micheal_w
    Member
    Post count: 498
    This reply has been marked as private.
    #262714
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Really nice! Thanks for letting us know about this plugin

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.