You can’t edit Blog using Visual Composer because it is a template with default layout that can be changed only via Theme Options. But you may edit blog posts using Visual Composer, for example, http://prntscr.com/gko63z
Regards
You can’t edit Blog using Visual Composer because it is a template with default layout that can be changed only via Theme Options. But you may edit blog posts using Visual Composer, for example, http://prntscr.com/gko63z
Regards
Hello,
Please provide me screenshot of the translation problem.
Regards
You’re welcome!
Regards
1. http://prntscr.com/gknp6h
2. http://prntscr.com/gknplq > http://prntscr.com/gknq07 also you may change layout of page, for example, http://prntscr.com/gknqfj
Regards
Please go to Theme Options > Blog & Portfolio > Blog Layout. Screenshots from this our demo:
http://prntscr.com/gknmg3 http://prntscr.com/gknmjh http://prntscr.com/gknm79
On our Hipster version, top bar is disabled on the whole site http://prntscr.com/gknn1c
Regards
You’re welcome!
Regards
1. Simply clear this field http://prntscr.com/gkna3b
2. This is example, so you may add here other pages, or even delete content, for example, I’ve re-created https://www.8theme.com/demo/xstore/terms-and-conditions/ page and added appropriate link into this widget http://prntscr.com/gkngtg. Please check. So you may create own pages and add links here if needed.
Regards
You’re welcome!
You may change default account menu in Woocommerce > Settings > Accounts > http://prntscr.com/gkn5n0
https://www.8theme.com/documentation/documentation/video-tutotials/woocommerce-account-settings/
Or you can create your own menu in Appearance > Menus > create the menu and choose it like My account in location settings.
Regards
In Theme Options > General > Header Settings you may find Enable Sign In link option https://prnt.sc/gkn037. This option was disabled on your site and in top bar you saw text widget content without correct links, so I delete this widget http://prntscr.com/gkn1oj and activated the option.
Please read more https://www.8theme.com/documentation/xstore/theme-installation/main-theme-options/ https://www.8theme.com/documentation/docs/widgets-custom-widget-areas/
Regards
You’re welcome!
Regards
Hello,
I’ve enabled this option http://prntscr.com/gkmxe2 and http://prntscr.com/gkmxio Please check.
Regards
Hello,
1. You have enabled the maintenance mode, provide me temporary admin panel access.
2. Please follow our documentation https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ and make sure that you chose site language in Settings > General.
Regards
Hello,
Please don’t create duplicate requests and try solutions from this topic https://www.8theme.com/topic/template/#post-172317
also to disable sidebar on any separate page edit the page and Choose without in 8theme Layout Options > Sidebar position http://prntscr.com/g2l687
Regards
Hello,
It was a strange problem with the menu, I simply reupload /framework/walkers.php file from the latest theme archive.
Please read reply in this topic https://www.8theme.com/topic/template/#post-172317
Regards
Hello,
Sorry for the delay.
After import some pages you may go to Pages > find and edit imported page, if you want to use elements from imported page on your own page simply copy content from first one http://prntscr.com/gkm3wb
and puts it in the end of new page http://prntscr.com/gkm4ja then click “BACKEND EDITOR” button and edit elements of the page using Visual Composer http://prntscr.com/gkm51p.
Please try and let me know result.
Feel free to ask if you have any other questions.
Regards
Hello,
This problem relates to some 3-rd party plugin that you use, so try to disable 3-rd party plugins (means the plugins that are not included in the theme package are not in the list of required plugins).
We are able to help you with issues related to our theme options or bugs only. Feel free to contact us if you have questions about our theme settings.
Also, check these requirements https://www.8theme.com/documentation/xstore/theme-installation/xstore-theme-requirements/ and update your server settings according to these requirements.
Regards
Please check now.
Regards
Hello,
At first please update theme to the latest version http://prntscr.com/gkl0gf
https://www.8theme.com/demo/docs/woopress/#!/installation_upgrade
Before uploading theme files delete “woocommerce” folder, which is located in wp-content/themes/woopress/ to avoid problems with old files.
Don’t forget to create backup of your files and database before starting update process!
You need to enter your purchase code to activate our new theme version and skip Setup Wizard.
Also, update all required plugins https://www.8theme.com/download-plugins/ http://prntscr.com/gi54g8
Regards
Hello,
1. At first please update theme to the latest version https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ also, update all required plugins: https://www.8theme.com/download-plugins/
2. Sorry, but your question is bit unclear. Could you specify in details and provide screenshot, please?
3. This is related to Wishlist plugin. We recommend you to contact the plugin developer regarding it.
4. It is necessary for woocommerce work, otherwise, add to cart won’t work.
Regards
Hello,
Please follow instructions and update theme:
https://www.8theme.com/demo/docs/royal/#!/installation_upgrade
Also, update all required plugins: https://www.8theme.com/download-plugins/
Before uploading theme files delete “woocommerce” folder, which is located in wp-content/themes/royal/ to avoid problems with old files (it’ll be reuploaded from a new theme package).
Don’t forget to create backup of your files and database before starting update process!
You need to enter your purchase code to activate the theme and skip Setup Wizard.
Regards
Hello,
To show products on page you may use Products element and set needed settings http://prntscr.com/gkklvz
You may edit single page layout in Theme Options http://prntscr.com/gkkngz
If you want to create products with “Cake Size” attribute or similar you need to create variable products https://docs.woocommerce.com/document/variable-product/
also this article may be useful – https://docs.woocommerce.com/document/fixing-blurry-product-images/
Don’t forget Regenerate thumbnails changes in WooCommerce-> Settings-> Product -> Display https://wordpress.org/plugins/regenerate-thumbnails/ (please note that zoom effect shows the real size of images, so upload images with the bigger dimensions.)
Regards
You’re welcome!
Regards
Hello,
In our theme not such possibility by default, so please note that such question requests additional customization which is beyond our basic support scope.
You may add this code in function.php file of your child theme https://prnt.sc/gfb65z:
wp_enqueue_script('child-theme', get_stylesheet_directory_uri().'/etheme-child.js',array(),false,true);
then create etheme-child.js file in your child theme and add this code:
jQuery(document).ready(function(){
jQuery('.icon-reorder').on('click', function(event) {
jQuery('li.menu-item-has-children').addClass('over').find('.sub-menu').slideDown(0);
});
});
Regards
Hello,
1. You added this http://prntscr.com/gkjk7n, so on mobile, you have the current result. I’ve removed this padding, so please check Return & Exchange page now.
2. On this page you have the similar problem http://prntscr.com/gkjlmk
I’ve made some changes. Please check.
Regards
Shop page is default woocommerce page and can’t be edited via Visual Composer, to show categories there, go to Woocommerce > Settings > http://prntscr.com/gkj4ts also you may use Theme Options > Shop and Products Page Layout options.
Regards
We’ll be able to help you only in case problem appears with our theme and everything works fine with the default theme.
Please install and activate default WC theme Storefront and check if this issue appears with our theme only or with default theme too.
Regards
Hello,
We are glad that you sorted out.
Regards
Very likely it is the same problem, so try to change or re-add such elements.
Feel free to ask if you have any other questions.
Regards
Hello,
I do not see the problem in Chrome. Is your problem solved?
Regards