Demo content Flowers - by pcmoia - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 7 years, 9 months ago ago by Jack Richardson

  • Avatar: pcmoia
    pcmoia
    Participant
    July 7, 2016 at 10:30

    Hi, I bought Royal template and install wordpress and theme. Then I install base demo content and I install “Flowers” theme version, but I don’t see the same as demo page “https://www.8theme.com/demo/royal/flowers/”.
    Is this correct?
    Thanks!

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 7, 2016 at 10:41

    Hello,

    I’ve edited your “Flowers” page. Please check it now. Also set “Flowers” page as front page in Settings > Reading.

    Best regards,
    Jack Richardson.

    Avatar: pcmoia
    pcmoia
    Participant
    July 7, 2016 at 11:08

    Hi,
    I do it! Thanks!
    Another question, my single product page don’t see correctly. It’s possible that my size of product images are not correct? I put the same sizes of the documentation.

    Thanks!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 7, 2016 at 11:47

    Hello,

    Please use this code in Theme Options > Custom CSS > Custom CSS for desktop:

    #product-pager {
        width: 215px !important;
    }
    #product-pager .owl-item {
      width: 70px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: pcmoia
    pcmoia
    Participant
    July 7, 2016 at 16:31

    Thanks Eva,

    but 2 more questions:
    – the apperance of the quantity box is different between my web and the example
    – the distance between quantity box and “add to cart button” is larger too on my web

    Thanks!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 8, 2016 at 10:35

    Hello,

    1. Quantity box on single product page is related to woocommerce plugin and it was changed from their side in one of the plugin updates. On our demo old versions of plugins are installed that’s why quantity box differs. If you want to revert back old quantity box design you can use the following plugin https://wordpress.org/plugins/woocommerce-quantity-increment/

    2. Try this css code in Theme Options > Custom CSS > Custom CSS for desktop:

    .product-information .cart button[type="submit"] {
        float: none !important;
    }

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 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.