Forum Replies Created

Viewing 30 posts - 44,131 through 44,160 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 12:22

    Hello,

    We did not test such plugins with our theme, so we can’t give any recommendations.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 12:16

    Hi,

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

    .single-product .woocommerce-product-gallery__image {
        pointer-events: none;
    }

    Sorry, but Instagram itself does not allow sharing from any other sites.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 12:15

    Thanks for letting us know.
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 12:04

    Hello,

    Do you use Single Product page builder? Check column width there.
    If this doesn’t help, provide temporary wp-admin access, so we can take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 11:58

    Hello,

    Thanks for contacting us. Please clear browser cache and check one more time.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 10:38

    Hi,

    Yes, you can edit pages, posts, products, static blocks using the Elementor.
    Check the footer now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 10:32

    Hello,

    First of all, thank you for using our theme and for contacting us.
    Create own categories http://prntscr.com/sgk7tl > enable them in Appearance > Menus > http://prntscr.com/sgk8tl http://prntscr.com/sgk95y
    Please describe in more detail the question about centering, provide screenshots for better understanding.
    Lightshot Screenshot tool https://app.prntscr.com/en/index.html makes screenshots and generates links then you can provide links of screenshots here.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 10:16

    Hello,

    Take our apologies if you faced any inconvenience using our theme!
    Go to Theme Options > Header builder and change width of the Main menu element in the header structure – http://prntscr.com/sgjsru For example – http://prntscr.com/sgjxl5
    Please watch videos about the header builder here – https://www.youtube.com/user/8theme/videos

    Sometimes we ask about temporary access, to be able to take a closer look at your current settings. Such temporary access can be changed/deleted from your side, so do not worry.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 10:05

    Hello,

    Appearance > Menus > click on 8Theme Options > select Mega menu type and columns or width, for example http://prntscr.com/sgjnyihttp://prntscr.com/sgjp51
    https://www.8theme.com/documentation/xstore/menu-set-up/mega-menu/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 09:57

    Theme Options > Header > Top bar > Enable Top Bar > Off

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 09:51

    Hi,

    As was mentioned, you need to edit files via child theme, and your changes won’t disappear after the parent theme update.
    Create woocommerce and cart folders in xstore-child theme https://www.8theme.com/documentation/docs/child-theme/ > copy cart-empty.php and cart.php , and edit code in files of the child theme.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 09:46

    Hello Christoflang,

    Please login your account – https://www.8theme.com/login/ then visit https://www.8theme.com/taskboard/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 09:06

    Hello,

    Done. Please check the site now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2020 at 07:33

    Hello,

    Follow our documentation to translate the theme – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
    This one will help you to translate WooCommerce – https://docs.woocommerce.com/document/woocommerce-localization/
    Do not forget about Core plugin – Loco translate > Plugins > Core > New language > Choose a language + Choose a location – System > Start translating (you do not need to translate all plugin, just strings visible on frontend).

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 16:07

    Hello,

    First of all, thank you for using our theme and for contacting us.
    Theme Options > Header builder > edit Button element settings or delete it from the header content.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 15:37

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 15:04
    .page-heading .back-to {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 14:59

    Hello,

    WooCommerce > Settings > Accounts & Privacy > Guest checkout > Allow customers to log into an existing account during checkout

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 14:51

    Provide URL of your site and describe the desired result in more detail.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 14:49

    Hello,

    Add the next code in Theme Options > Custom CSS

    .widget_layered_nav ul li a {
        font-size: 15px;
        line-height: 1.1;
        padding: 3px 3px 3px 10px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 14:30

    Hello,

    First of all, thank you for using our theme and for contacting us.
    Do you use the latest version of the Core plugin?
    Please provide temporary wp-admin and FTP access, so we can take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 14:25

    Hello,

    1) Custom CSS can be used, but you did not provide URL of your site, so we can give an example of code only –

    .woocommerce-store-notice {
        color: white;
        background-color: #00a98f;
        font-size: 1rem;
        text-align: left;
        padding: 10px 15px;
    }

    add this code in Theme Options > Theme Custom CSS > Global custom CSS
    2) We are able to help you with only existing options. If you need additional customization then submit a request here to get a quote. Our basic support does not include customization service https://themeforest.net/page/item_support_policy
    3) You can contact the support of WooCommerce plugin about this. XStore is compatible with official WC extensions, and we do not give a guarantee for full theme compatibility with additional plugins.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 14:01

    Hello,

    Could you, please, provide a screenshot for better understanding?
    Lightshot Screenshot tool https://app.prntscr.com/en/index.html makes screenshots and generates links then you can provide links of screenshots here.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 13:59

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 12:46

    Hello,

    Here is custom CSS code

    .et-notify[data-type=success] {
        background: #88b643;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 12:14

    Theme Options > Social sharing > Select Socials You Want To Show

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 12:10

    Hello,

    Please read this topic https://www.8theme.com/topic/child-theme-19/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 10:48

    Hello,

    What version of the theme did you use before the update?
    Have you updated Core plugin?
    Make sure that all required plugins are installed and activated – https://www.8theme.com/demo/docs/royal/Plugins/Included_Plugins

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 10:42

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 10:23

    You’re welcome!
    Here is an example – http://prntscr.com/sfvze9

    Regards

  • 1 2 3 1,471 1,472 1,473 2,273 2,274 2,275
    Viewing 44,160 results - 44,131 through 44,160 (of 68,231 total)
Viewing 30 posts - 44,131 through 44,160 (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.