Forum Replies Created

Viewing 30 posts - 55,261 through 55,290 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 08:01

    Hello,

    Thanks for the topic.
    Do you use WC Featured products element? Does it work in the same way with the default WC theme – Storefront? Have you tried to disable 3rd party plugins?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 07:55

    Hello,

    Please try this solution https://www.8theme.com/topic/sku-on-category-page-products/ (functions.php file of child theme).

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 07:48

    I’ve checked Ρούχα category – http://prntscr.com/jiguc4 > http://prntscr.com/jiguj1
    Please let me know what category you can’t find.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 07:44

    Hello,

    There is no such possibility by default, but you can add this code in Custom css for page http://prntscr.com/jigt8v :

    .page-wrapper, .page-wrapper .container {
        background-color:  white; 
    }
    .products-grid .product .product-name a {
        color:  black;
    }
    .title span {
        background-color: white;
        color:  black;
    }
    .products-grid .product {
        border-color:  white;
    }
    .header-wrapper, .page-wrapper .header-wrapper .container {
        background-color: #151515;
    }
    .header-type-2 .top-bar .container {
        background-color: #cce100;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 07:28

    Hello @khanfaraz1123,

    Please provide us with screenshots and kay words you use for searching so we could replicate problems. Also, we need temporary wp-admin and FTP access to be able to check problems more deeply.
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 07:19

    Hello,

    Please read slider documentation – https://www.themepunch.com/revslider-doc/navigation/
    Here is one-page demo – https://www.8theme.com/demo/xstore/typography/ By default, there is no possibility to show the menu in another way on mobile.
    But you can achieve the desired result via some workaround, for example, add the menu in the first row on the page and hide it on all devices except required, using Column Settings > Responsive Options, to disable default mobile menu, add this code in Custom css for page http://prntscr.com/jigkr8:

    @media only screen and (max-width: 992px){ 
    .et-header-full-width .header-wrapper .navbar-toggle {
        display:  none;
    }
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 07:08

    Hello,

    Please add this code in Theme Options > Styling > Custom css:

    article.content-chess .post-categories {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 07:05

    Hello,

    You use latest theme version, but version of Core plugin is old, go to Appearance > Install plugins > update 8theme Core plugin. Also, you added Filter Products by Brands to Shop sidebarhttp://prntscr.com/jigeu5 , but Brands are disabled in Theme Options > General > Layout.
    I’ve deleted the Brands filter and the error disappeared. If you want to use this filter, do not forget to enabled Brands via Theme Options and create Brands in the Products section, do not forget to set brand in settings of product – http://prntscr.com/jigflz
    If you want to use Filter Products by Attribute, you need to create variable products with attributes https://docs.woocommerce.com/document/variable-product/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 16:04

    You’re welcome.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 15:45

    Have you clicked on View all? https://prnt.sc/ji6y47

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 15:15

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 15:15

    Make sure you enabled Products categories in Screen Options http://prntscr.com/ji28eh

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 14:50

    Hello,

    I do not see the problem http://prntscr.com/ji637l Please clear cache and check one more time.
    If you face any problem, please describe it in details.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 14:25

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 12:57

    You’re welcome!
    These icons come from Appearance > Widgets > Left side top bar area > Text block.
    Do not forget about Row Stretch settings – https://prnt.sc/ji4bb6
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 12:21

    Hello,

    There is no possibility to create pagination (like on shop) for a custom page, all products will be shown on one page according to your settings for the element. This is independent of theme, but you can contact woocommerce support and ask for some suggestions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 12:11

    Hello,

    You’re welcome!
    There was a conflict with Import plugin, we have added information about the error to our task list to fix it in next theme update and prevent this problem in future.

    Regards

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

    Hello,

    Theme Options > E-commerce > Single product page > Show share buttons > Off.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 10:26

    Hello,

    Make sure you created own categories in Products > Categories, then enable Product Categories in Appearance > Menu > Screen Options http://prntscr.com/ji28eh to be able to add your categories to the menu structure.
    Read more in our documentation – https://www.8theme.com/demo/docs/woopress/#primary_menu
    Also, you can watch – https://www.8theme.com/videos/ (Royal – WordPress ThemeEngine – Menu Set Up) this video tutorial for royal theme but some menu settings are similar.
    Let us know if you need any further assistance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 09:41

    I’ve temporarily disabled W3 Total Cache plugins and it helps to solve the problem. Please check your plugin settings.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 09:35

    Hello,

    Please add this code in functions.php file of child theme:

    add_action('after_setup_theme', 'et_child_template_hooks');
    function et_child_template_hooks () {
    	remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 20 );
    	add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 31 );
    }
    

    http://prntscr.com/ji1lb5

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 09:34
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 09:28

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 09:03

    Hello,

    Theme Options > Styling -> Content > Customize buttons. There are 3 types of buttons on our site – light (for example http://prntscr.com/hdcwhy), dark (for example http://prntscr.com/hdcwxi), active (for example http://prntscr.com/hdcx3r).
    Do not forget to clear cache before checking result of changes.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 08:56

    Hello,

    Please read our documentation – https://www.8theme.com/documentation/xstore/menu-set-up/ Here is a screenshot of the menu from electronics version – http://prntscr.com/ji12ze
    Mega menu works almost the same way for the secondary menu as for the main menu but in vertical design https://www.8theme.com/documentation/xstore/menu-set-up/mega-menu/
    In 4.16 theme version Menu options were moved into popup https://prnt.sc/idhhcf so to be able to see all menu settings, you need to click on “8Theme Page Options”.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 08:48

    Do you mean this – http://prntscr.com/ji0yam ? Please see screenshot from the demo – http://prntscr.com/ji0z0e On your site the first column has width 1/12.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 08:39

    Hello,

    Please see screenshot – http://prntscr.com/ji0uh1
    Slider that is shown on page depends on your settings, so you need to select the imported slider in settings of Slider element as on the screenshot.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 08:32

    Hello,

    Do you use latest theme version? https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
    Have you tried to disable 3rd party plugins? Likely the problem caused by one of them.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 08:23

    Hello,

    Please contact your hosting provider and ask to increase the maximum body length value + increase the following PHP settings:
    – post_max_size to 64M;
    – upload_max_filesize to 64M
    https://www.8theme.com/documentation/xstore/theme-installation/xstore-theme-requirements/
    Then clear cache and check page editor. Also, temporarily disable 3rd party plugins to be sure that no one of them has a conflict with Massive Addons.
    Let us know result.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2018 at 07:52

    Hello,

    Demo blocks can be disabled in Theme Options > Footer > Show footer demo blocks > Off.
    Own content you can add to appropriate widget area (Appearance > Widgets).
    I would recommend you to use static blocks to create content of footer and copyright blocks because static blocks can be edited using VC. To enable VC editor for static blocks go to wp-admin panel > Visual Composer > Role Manager > Post Types > Custom > tick “static block”.
    Also, read our documentation https://www.8theme.com/demo/docs/royal/#!/9_footer and watch video tutorial – https://www.8theme.com/videos/ (Royal – WordPress ThemeEngine – Footer Set Up)
    Let us know if you need any further assistance.

    Regards

  • 1 2 3 1,842 1,843 1,844 2,273 2,274 2,275
    Viewing 55,290 results - 55,261 through 55,290 (of 68,231 total)
Viewing 30 posts - 55,261 through 55,290 (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.