Forum Replies Created

Viewing 30 posts - 58,381 through 58,410 (of 68,223 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 09:26

    Hello,

    I’m glad that you sorted out.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 09:25

    Hello,

    I hope you are well today and thank you for your question.
    Customize > Woocomerce > http://prntscr.com/idif50
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 09:17

    Hello,

    Thanks for the topic.
    To edit banners simply click on edit banner element http://prntscr.com/idiau0 here you may find all available options and will be able to change link of “READ MORE” button or main banner link.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 09:11

    Hello,

    I hope you are well today and thank you for your question.
    1. Please read this topic https://www.8theme.com/topic/images-for-row/
    2. Please add this code in Theme Options > Styling > Custom CSS or in style.css file of child theme:

    .content-product .product-title {
        min-height: 4ex;
    }
    

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 09:10

    Hello, @Hoellwarth

    Please check email.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 09:06

    Hello,

    Thanks for the topic.
    Please provide us with wp-admin access in Private Content so we can take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 09:02

    Hello, @simke and @neotehnik

    Please make sure that you use latest theme version https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ and all required plugins are updated https://www.8theme.com/documentation/xstore/plugins/plugins-update/
    then clear cache and check menu saving. If the problem won’t be solved, please provide us with temporary wp-admin access in Private Content.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 09:00
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:54

    Hello,

    Thanks for the topic.
    Your site under maintenance mode, so please provide us with temporary wp-admin access in Private Content or temporary disable the mode.
    Also, please read this topic https://www.8theme.com/topic/images-for-row/ and this article https://woocommerce.wordpress.com/2017/12/11/wc-3-3-image-size-improvements/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:48

    Hello,

    I hope you are well today and thank you for your question.
    Please read how to create variable product in WC documentation -https://docs.woocommerce.com/document/variable-product/
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:45

    Hello,

    I hope you are well today and thank you for your question.
    Please provide us with your website URL so we can take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:44

    Hello,

    Please use this code:

    .woocommerce-account .woocommerce .u-columns .u-column2 {
        display:  block;
    }
    .woocommerce-account header.title h3 {
        font-size:  20px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:44

    Hello,

    I hope you are well today and thank you for your question.
    Theme Options > E-commerce > Single Product Page > Location of product tabs > Next to image.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:41

    Hello,

    Thanks for the topic.
    Please make sure that tabs are enabled in 8Theme Options > E-commerce > Single Product Page > Tabs type.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:39

    You’re welcome!
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:38

    Hello,

    Sorry for the delay due to the weekends.
    This is possible to do via custom css code. To give you appropriate code, I need to inspect your page code. Please temporarily disable the maintenance mode or provide wp-admin access in Private Content.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:34

    Hello,

    This code (Theme Options > Styling > Custom css)

    .header .menu-wrapper li:hover, .fixed-header .menu-wrapper li:hover {
        opacity: .6;
    }

    should to be replaced by this one:

    .header .menu-wrapper li:hover > a, .fixed-header .menu-wrapper li:hover > a {
        opacity:  0.6;
    }
    

    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:33

    Hello,

    Please add this code in Theme Options > Styling > Custom css > Custom CSS for desktop (992px+):

    .archive .footer-product .button:before {
       margin-left: 14%;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:31

    Hello,

    Thanks for the topic.
    Sorry for the delay due to the weekends.
    Please describe the problem in more details and provide screenshot for better understanding.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:24

    You’re welcome! 🙂

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:17

    Hello,

    Thanks for the topic. Sorry for the delay due to the weekends.
    Do you use some 3-rd party plugins to add the recaptcha? Please provide link to page where do you want to add captcha and describe the problem in more details.
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:12

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:11

    You’re welcome!
    Have a nice day too.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 9, 2018 at 17:19

    Hello,

    Oh I see, please also add this code https://prnt.sc/icfrb9:

    .home .footer-product .button:before {
        margin-left: 14%;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 9, 2018 at 17:15

    Hello,

    Theme Options > E-commerce > Single Product Page > Show product name above the price.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 9, 2018 at 17:13

    I’ve changed custom css code http://prntscr.com/icfnrc
    Please check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 9, 2018 at 17:04

    You’re welcome!
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 9, 2018 at 17:00

    Hello,

    This page relates to YITH WooCommerce Wishlist plugin, so you need to check plugin settings or ask plugin authors about this.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 9, 2018 at 16:54

    Hello,

    Please describe in details desired result and provide some screenshot for better understanding.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 9, 2018 at 16:51

    Hello,

    If you found out that the problem relates to woocommerce plugin, you need to contact support of the plugin about this.

    Regards

  • 1 2 3 1,946 1,947 1,948 2,273 2,274 2,275
    Viewing 58,410 results - 58,381 through 58,410 (of 68,223 total)
Viewing 30 posts - 58,381 through 58,410 (of 68,223 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.