Forum Replies Created

Viewing 30 posts - 57,631 through 57,660 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 10:56

    Hello,

    You use ‘Elegant Tabs for WooCommerce’ plugin that rewrites the tabs file http://prntscr.com/ilrll8
    this is default http://prntscr.com/ilrlws
    We’ve made changes as explained before, so without the plugin, tabs are closed http://prntscr.com/ilrvcv
    Because we are theme support, we can help you with questions that strictly relate to our theme and we do not provide support for 3-rd party plugins.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 10:49

    Hello, @pri1234

    Yes, please clear browser and plugin cache, CDN if you use it.
    If you want completely hide page numbers use css code (Theme Options > Styling > Custom css):

    .woocommerce-pagination {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 10:45

    Hello,

    From the 4.0 update, all the custom styles come not like inline CSS but as styles from separate file – dynamic.css (to speed up the site loading). If you created child theme before 4.0 update you need to make changes in your child theme functions.php file and add one line http://prntscr.com/ikbhbt
    wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' );
    after that create an empty dynamic.css file in child theme directory.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 10:39

    Hello,

    Please check this topic https://www.8theme.com/topic/multi-problem-with-your-theme/#post-186919
    If you still have any questions just let me know.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 10:36

    Hello,

    1. Please check now
    https://www.8theme.com/demo/docs/legenda/#!/registration_page
    2. Please check now.
    3. Simply edit your Footer static block http://prntscr.com/ilrgwh > http://prntscr.com/ilrh1q
    4. Please explain in details why do you think that there is some cache problem?
    5. Please check now. I’ve enabled these elements in Theme Options > Products page layout.
    6. You need to create shipping zones – https://docs.woocommerce.com/document/setting-up-shipping-zones/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 09:51

    Hello,

    Use customizer settings to set the size you need http://prntscr.com/ik093w and regenerate thumbnails after that. Gallery images use WP thumbnails size (Settings > Media) because WC customizer does not have the individual settings for this because of 3.3 update. So, if you don’t want to crop thumbnails images disable crop in WP settings and regenerate thumbnails! Thumbnails regeneration is important to apply changes.
    On the test product, I do not see the problem with zoom. Is this solved? If not, please clear cache and check one more time or provide a screenshot of the problem.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 09:14

    Hello,

    Thanks for the topic.
    Please check if front-end VC editor works with default theme to be sure that the problem relates to our theme. Also, please give full access to admin panel, because I can’t see plugins in your dashboard. 3-rt party plugins that don’t come bundled with our theme can be a reason of the problem.
    If you do not have the problem with default theme, and after disabling all 3-rd party plugins the problem still persists with our theme, provide FTP access, so we can check it more deeply.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 09:03

    Hello,

    Theme Options > Header Settings > Fixed header color scheme > Dark.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 09:00

    Hello,

    Please add this code in Custom css:

    .st-menu-content .sidebar-widget .button {
        color:  white !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 08:53

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

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 08:51

    Hello,

    I am glad that you sorted out.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 08:49

    Hello,

    You may use the 1 license for the 1 dev domain and 1 live domain. But keep in mind that you can use our theme license for 1 end product only https://themeforest.net/licenses/standard.
    If you will face any activation limit problem, simply provide your code in the Private Content area, we will check it and help activate the theme.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 08:35

    Hello,

    Unfortunately, the wp-admin credentials are incorrect. Please check them.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 08:23

    Hello,

    Do you use any third-party plugins except included in our theme? Try to disable them and check Theme Options again. If it does not help, provide temporary admin panel and FTP access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 08:19

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 08:16

    Hello,

    You may use custom css code and add it in Custom css for page area https://prnt.sc/ilq1xf
    If you provide link to page, we can help you with the code.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 08:12

    Hello,

    I’m glad that you sorted out.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 08:11

    Hello,

    Go to edit shop page > [8theme] Layout options > Sidebar width.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2018 at 08:05

    Hello,

    You uploaded featured image for shop page and this created such situation. As I said before, Shop and Blog pages are special pages, and they should use breadcrumbs images from Theme Options settings. In case, breadcrumbs image was uploaded for shop, the same image will be shown on all pages that inherit layout of this page. This means that featured image of shop page has the highest priority as an image in Theme Options or featured image for a category. Once I remove the featured image from shop page settings the problem was solved.
    Please feel free to ask if you have any questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 17:31

    Hello,

    Thanks for the notice. This will be fixed in next theme update.
    We’ve sent add-to-cart.php file to your registration email. Please replace the file in woopress/woocommerce/loop folder via FTP.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 16:53

    Hello,

    We will fix this problem in next theme update, as a temporary fix, please add this code in custom css:

    #products-grid .product-image, .product-image .img-wrapper, #products-grid .product-image:hover {
        height:  auto;
        position:  static;
        width: 100%;
    }

    To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 16:33

    Hello,

    Please check now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 16:20

    I’ve checked your site, and do not see the problem anymore – https://prnt.sc/ilfkn6 If you edit some page right now, save your changes and close the page. If after the re-open, the problem persists, provide me link to page with the problem.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 16:01

    Hello,

    https://prnt.sc/ilfbq4 – please clear cache and check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 15:42

    Hello,

    You’re welcome!
    If all works fine, you may simply leave changes in the child theme.
    An extra (excessive) parameter was passed through a GET request and that created certain problems in the work.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 15:23

    Hello,

    What version of XStore Core plugin do you use? Make sure that you use the latest version of Slider Revolution plugin – https://www.8theme.com/documentation/xstore/plugins/plugins-update/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 15:21

    Hello,

    We can’t connect to FTP. Please try to use another site for the minify, for example, https://www.minifier.org/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 15:06

    Hello,

    Text domain was changed only in files that were overwritten in our theme. If a WC file was added into royal/woocommerce folder, text domain should be changed for correct functionality. Please read about theme translation – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ (this for xstore theme, but you can use this information for the royal also). Let us know if you need any help with theme translation.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 14:32

    Hello,

    There seems to be a couple of problems since I updated the theme, in visual composer the background colour option is not working I cant select a colour. The option does not allow me to add anything.

    – you need to update Massive Addons for Visual Composer plugin https://www.8theme.com/documentation/xstore/plugins/plugins-update/

    I am having another website problem, on the checkout page the Area / Suburb * option is not working and does not pick up any addresses I have attached a screen shot.

    – do you have this problem only with our theme or with default WC theme – Storefront too?

    In the fixed header the cart and wishlist icons disappear.

    – please clear cache and check one more time http://prntscr.com/ildvjl

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 14:10

    Hello,

    Please see screenshot http://prntscr.com/ildhbl you can ignore messages about outdated files, it shouldn’t create problems. But before update WC plugin you need to check compatibility in theme changelog or ask about it via the forum.

    Is it possible to make the products visible before the sidebar content in on the Shop page on mobile devices or simply hide the sidebar on mobile devices?

    – Theme Options > Products Page Layout > Sidebar position on mobile.

    Regards

  • 1 2 3 1,921 1,922 1,923 2,273 2,274 2,275
    Viewing 57,660 results - 57,631 through 57,660 (of 68,231 total)
Viewing 30 posts - 57,631 through 57,660 (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.