Forum Replies Created

Viewing 30 posts - 40,351 through 40,380 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 6, 2020 at 07:57

    Hi,

    Go to Appearance > Widgets > Shop sidebar > change titles of widgets.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 6, 2020 at 07:55

    Hi,

    Do you see any errors in browser console? What version of WC do you use?
    Try to disable all the third-party plugins, that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , and check how it works then.
    Do you have the same situation when a default theme is activated?
    Let us know.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 16:50

    Hello,

    Please provide a screenshot for better understanding your request.
    Also, provide temporary wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 16:48

    You’re welcome!
    After every update, you need to synchronize translation of the theme and Core – https://www.8theme.com/documentation/xstore/theme-translation/translation-files-update/ Sometimes new strings are added, and only after synchronization, you’ll be able to translate new strings or strings that were changed. Not always, but some strings can be missing after the sync and you need to find and translate them one more time, this is independent of us and relates to WP functionality.
    Also, do a backup of all the files before any update.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 15:53

    Hello,

    Do you mean this option from WooCommerce settings https://prnt.sc/ve3epo ?
    Try to disable all the third-party plugins, that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , and check how it works then.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 15:41

    Hello,

    By default, there is no such possibility, but seems you are using an additional plugin that allows ajax adding for variable products.
    Try to set next settings: Go to Theme Options > WooCommerce (Shop) > Shop > Shop page layout > Product Added Notification > Off; Theme Options > Header builder > Cart > Type > Off-Canvas.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 15:32

    Hello,

    Theme Options > WooCommerce (Shop) > Shop elements > Product stock > Stock Colors

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 15:27

    Hello,

    Provide temporary wp-admin and FTP access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 15:26

    Hi,

    The fix was added in files of Core plugin and should work independently of text color. Please clear the cache and check one more time. Let us know the result.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 15:18

    Hello,

    Thanks for contacting us.
    Please provide temporary wp-admin and FTP access.
    Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
    If you do not know how to create FTP contact with your hosting provider, they will help you.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 15:17

    Hello,

    Add the next code in Theme Options > Theme custom CSS:

    .etheme_widget_brands_filter .all-items {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 15:08

    Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
    If you do not know how to create FTP contact with your hosting provider, they will help you.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 15:05

    Hi,

    I’ve created a translation for XStore Core plugin. You can continue translation https://prnt.sc/ve2d5h > https://prnt.sc/ve2ddn

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 15:00

    Hello,

    Theme Options > WooCommerce (Shop) > Single product page > Single product layout > Sidebar position > https://prnt.sc/ve2993

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 14:58

    Hello,

    1. Please use custom CSS code:

    .single-post .post-heading h2 {
        color: red;
    }

    2) Edit post using Elementor, add paddings and margins for section.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 13:30

    Hi,

    Thanks for using our theme.
    Do you mean position of this line https://prnt.sc/vdztup ?
    Add the next code in Theme Options > Theme Custom CSS > Global custom CSS:

    .single-product .tabs .tabs-nav li a {
        font-size: 18px;
    }
    .single-product .tabs .tabs-nav li a:before {
        top: unset;
        bottom: -2px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 13:16

    Hello,

    Please provide temporary wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 13:06

    Sync translation of the theme, WC, and Core, then find and translate strings – https://www.8theme.com/documentation/xstore/theme-translation/translation-files-update/
    If this doesn’t help, provide temporary wp-admin and FTP access, so we can take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 11:31

    Hello,

    Loco translate > Plugins > XStore Core > New language > Choose a language + Choose a location – System > Start translating.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 11:03

    Add this code in Theme Options > Theme Custom CSS > Custom CSS for mobile:

    .products-grid .product {
        width: 50% !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 10:22

    Hi,

    There is no possibility to add a custom icon for the Socials element in the header builder.
    You can submit a feature request here – https://www.8theme.com/taskboard/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 10:19

    Hi,

    Thanks for letting us know.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 10:18

    Hello,

    Thanks for using our theme.
    Custom CSS code can be used. Please provide us with URL of your product catalog.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 09:44

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 09:26

    Hi,

    Thanks for contacting us.
    Loco translate > Plugins > XStore Core > New language > Choose a language + Choose a location – System > Start translating.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 09:25

    Hello,

    The choice of page builder depends on you, they both are great.
    If you imported a demo version that was created using WPBakery, use this builder and disable Elementor at all.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 09:20

    Hi,

    Go to Theme Options > Save changes, clear cache and check how it looks then.
    If this doesn’t help, provide us with URL, temporary wp-admin and FTP access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 09:16

    Hello,

    You can create a static block and add it to the menu. Do you use Elementor or WPBakery? Enable editor for static blocks – https://prnt.sc/vdubik or https://prnt.sc/vdubx6
    Watch these videos – https://youtu.be/7QluEYxznKs https://youtu.be/f07MBdnFPfk

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 09:09

    Hi,

    What exactly icon do you mean, on which page? Could you provide a screenshot?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2020 at 09:07

    Hello,

    Go to Theme Options > Save settings. Then clear cache and check pages.

    Regards

  • 1 2 3 1,345 1,346 1,347 2,273 2,274 2,275
    Viewing 40,380 results - 40,351 through 40,380 (of 68,231 total)
Viewing 30 posts - 40,351 through 40,380 (of 68,231 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.