Forum Replies Created

Viewing 30 posts - 53,791 through 53,820 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 12:54

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 12:45

    Hello,

    Have you set Wishlist page? http://prntscr.com/k55em4

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 12:36

    If you prefer the search in top bar, please, set it via theme options and let us know. We will provide you custom css code.
    In case, you want to have the search in header like on the example. Provide us with wp-admin and FTP access. We will do changes and then provide the explanation.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 10:45

    Hello,

    Please check now.
    This fix will be included in next theme update.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 10:20

    Thanks for letting us know.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 09:55

    By default, there is no option to change the search to the icon for center header type, this request additional customization in files.
    Copy center.php file from xstore/headers to child-theme/headers folder and do changes there + use css code to change styling of the search.
    We can help you with base steps, provide us with temporary wp-admin and FTP access, please.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 09:45

    Hello,

    Fixed. Please check now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 09:40

    Please clear cache and check now. Some changes were done in xstore/js/etheme.js and xstore/js/etheme.min.js
    Also, this fix will be included in next theme update.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 09:32

    Hello,

    There is no such possibility, by default.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 08:43

    Hello,

    You provided screenshots of simple and variable products. To change styling for the button on variable product, you can add this code in Theme Options > Styling > Custom css:

    .single-product .wc-variation-selection-needed {
        border: 1px solid #ff8da7;
        background: transparent;
        color: #3e3144;
        letter-spacing: 3px;
        font-weight: bold;
        font-size: 12px;
        border-radius: 21px;
    }
    .single_add_to_cart_button.button:hover {
        color: #fff !important;
        background: #ff8da7 !important;
        border-color: #ff8da7 !important;
    }

    http://prntscr.com/k524dy
    OR you can delete custom code for styling of button for simple product

    .single-product .product-information-inner .add_to_cart_button,.quick-view-popup .product-information .add_to_cart_button {
        border: 1px solid #ff8da7;
        background: transparent;
        color: #3e3144;
        letter-spacing: 3px;
        font-weight: bold;
        font-size: 12px;
        border-radius: 21px
    }
    .product-information-inner .buttons_added span:hover,.product-information-inner .add_to_cart_button:hover {
        color: #fff !important;
        background: #ff8da7 !important;
        border-color: #ff8da7 !important
    }

    and use Theme Options > Styling > Content > Customize buttons > Dark buttons settings.
    Please select one way. In case, you need help, provide us with temporary wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 08:32

    Hello,

    If you use the custom code to add more tabs, you need to add desired content into functions.php file.
    Also, there is possibility to create custom tab for separate product via [8theme] Product Options http://prntscr.com/k521we

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 08:11

    Hello,

    Thanks for screenshots.
    1. On your site, I can see prefooter and copyrights. Footer Background Color works only for the footer, so make sure that you have added some content in Footer area (Appearance > Widgets). Background Color of Copyrights you can change via Theme Options. Background Color of prefooter can be changed via custom css code or using VC (if the prefooter was created as a static block).
    Please read more in our documentation https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/ https://www.8theme.com/documentation/xstore/support/static-blocks/
    2. Make sure that version of parent theme is latest https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ + version of XStore Core plugin should be 1.0.23 https://www.8theme.com/documentation/xstore/plugins/plugins-update/
    If you use latest versions but face the problem with buttons styling, please provide us with temporary wp-admin and FTP access so we can explore the problem more deeply.
    3. Please provide us with temporary wp-admin access.
    4. Try to add this code in Theme Options > Styling > Custom css > Global Custom css:

    .menu-wrapper .menu>li:hover .nav-sublist-dropdown {
        margin-top: 0px;
        top: 45px !important;
    }
    

    https://prnt.sc/k51qr7
    5. Please provide me URL of page where you want to add link on the image.
    6. Breadcrumbs can be disable on custom page via [8theme] Layout options http://prntscr.com/k51sqr
    If you looking for something else, provide me link to page and describe the desired result in more details.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 07:43

    Hello,

    You’re welcome.
    Please note that we don’t provide support for 3-rd party plugins as it’s out of our support scope.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 07:41

    Hello,

    Thanks for contacting us.
    Have you read our documentation https://www.8theme.com/demo/docs/legenda/#portfolio ? Settings of Portfolio page you can find in Theme Options > Portfolio.
    Let us know if you need any further assistance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 07:37

    Hello,

    Please check if you have the same problem with default WC theme (Storefront).
    Do you use MailChimp for WooCommerce plugin or MailChimp for WordPress?
    Please let us know and provide temporary wp-admin access so we can take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 07:31

    Hello,

    Please update Slider Revolution plugin to the latest version https://www.8theme.com/download-plugins/ https://www.8theme.com/faq/ (How to update plugins included in theme?)
    If the problem won’t be solved after the update, provide us with temporary wp-admin and FTP access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 07:23

    Hello,

    Please see screenshots – http://prntscr.com/k51bfc http://prntscr.com/k51bnx
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 07:13

    First of all allow the registration. Navigate to Settings > General > Membership and mark Anyone can register. Then go to Woocommerce > Settings > Accounts > Customer registration > Enable customer registration on the “My account” page.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 07:09

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 07:08

    Hello,

    Thanks for the topic.
    You can import pages via Theme Options > Import / Export > Dummy content > Import of the additional pages > select and import pages or using .xml files https://www.8theme.com/documentation/xstore/theme-installation/demo-content/
    Let us know if you need any further assistance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2018 at 07:03

    Hello @moneythumb,

    I’ve clicked on Select color in Design Options of row. Please see screenshot – http://prntscr.com/k5156d
    Please try to check it from another browser or computer. Make sure that version of your browser is not very old. I am using Chrome http://prntscr.com/k515q4

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 15:51

    Hello @moneythumb,

    I do not see the problem – https://prnt.sc/k4sh2l Please provide me screenshot. Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 15:31

    Hello,

    IP address of the specialist who will work on your problem is 176.98.70.175.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 15:02

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 15:02

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 14:55

    Hello,

    You can use Loco Translate plugin. Here is an example – https://prnt.sc/k4rlo6

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 14:52

    Hello,

    Please provide us with wp-admin and FTP access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 14:38

    Hello,

    You can change this text using translation files of woocommerce plugin.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 14:35

    Please clear cache and check the border now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2018 at 14:31

    Hello,

    Here it is https://prnt.sc/k4r7r8 If you are looking for something else, please describe the desired result in more details.

    Regards

  • 1 2 3 1,793 1,794 1,795 2,273 2,274 2,275
    Viewing 53,820 results - 53,791 through 53,820 (of 68,227 total)
Viewing 30 posts - 53,791 through 53,820 (of 68,227 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.