Hello,
Appearance > Menus > Screen Options > enable Product categories and Brands http://prntscr.com/izn8d4.
Regards
Hello,
Appearance > Menus > Screen Options > enable Product categories and Brands http://prntscr.com/izn8d4.
Regards
Hello,
Looks like this is not possible to align the gallery, because of this default VC element do not have such possibility, but you may change Image Gallery element to Media grid element https://wpbakery.com/video-academy/media-and-masonry-media-grid/
Regards
You’re welcome!
Regards
Hello,
You need to close the Setup Wizard, then go to Appearance > Install Plugins and make installation of required plugins. Next step, go to Theme Options > Import/Export > Dummy Content and select Base Content to import posts, projects, products and simple menu. Press the install Base Content button. Wait until you see the Success message. Then install the desired version. Read more – https://www.8theme.com/documentation/xstore/theme-installation/demo-content/
Also, make sure you have checked all the server requirements before the installation https://www.8theme.com/documentation/xstore/theme-installation/xstore-theme-requirements/
Regards
Hello,
Please make sure all your plugins are updated – https://www.8theme.com/documentation/xstore/plugins/plugins-update/
You can use such screenshot maker as Lightshot and provide links of screenshots in Private Content.
What PHP version do you use?
Regards
Hello,
Please remove the code http://prntscr.com/izmdnt (legenda-child/woocommerce/content-single-product.php)
add this in functions.php file of child theme
add_action('woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 15);
https://prnt.sc/izmemv
Regards
Hello,
This topic will be closed.
Regards
Hello @EugeneKey,
Done.
Regards
Hello,
Please provide us with your website URL. What version of theme do you use?
Regards
You’re welcome!
Regards
It was a strange problem. I’ve simply deleted the content from “Product Page Banner” to prevent duplication because your content on the shop page got working.
Regards
To change the size of the title, please add this code in Theme Options > Custom css:
.single-product .product-information .product_title {
font-size: 20px;
}
Regards
Hello,
1. Please check now http://prntscr.com/izlxnc > http://prntscr.com/izlxqm
2. Please add this code in Custom css:
.archive .row-count-5 .product .footer-product .show-quickly {
font-size: 14px;
margin-top: 0px;
text-align: center;
width: 100%;
}
Regards
Also, please read this topic https://www.8theme.com/topic/update-woopress-4-1/ and create dynamic.css file as described.
Regards
Hello,
The woopress theme is fully compatible with WC 3.3.4 version. The pagination.php file should be uploaded via FTP, you can download the archive of latest theme version from ThemeForest.
Regards
Hello,
Please read – https://www.8theme.com/reply/169282/ https://codex.wordpress.org/WordPress_Optimization
Regards
Hello,
Please see screenshot https://prnt.sc/izlmdb
make sure that you cleared browser cache
Describe in details how can we re-create the problem.
Regards
Hello,
You need to update woocommerce plugin, please read – https://www.8theme.com/faq/ (How to update plugins included in theme?)
Regards
Hello,
You’re welcome!
You need to disable “Full page sections” option in Page editor > Page Layout
Regards
Hello,
Sorry, but this is not possible to have the top bar with header type 12.
Regards
Hello,
Thank you for using our theme.
Theme Options > Typography > set text-transform – None.
Regards
Hello,
You need to put royal-ru_RU.po, royal-ru_RU.mo files in /wp-content/languages/themes/ folder.
Read more – 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).
Feel free to ask if you have any other questions.
Regards
Hello,
I am glad that you sorted out.
Regards
Hello,
Please try to use this code:
.header-type-15 .main-header > .container .navbar {
padding: 0px !important;
}
Regards
Hello,
This fix will be added in next theme update.
Regards
Hello,
Please note that 0px value and an empty value give different effects. So you need to set the same settings for columns.
Also, please watch this video tutorial https://wpbakery.com/video-academy/use-element-design-options-wpbakery-page-builder-wordpress/
Regards
Hello,
This requests additional customization.
http://prntscr.com/izl4mw
woocommerce_maybe_show_product_subcategories('')
in xstore-child/woocommerce/archive-product.php
+ add this code in functions.php file of child theme:
remove_filter( 'woocommerce_product_loop_start', 'woocommerce_maybe_show_product_subcategories' );
Unfortunately, there is no possibility to set different number per page for products and categories.
Regards
Hello,
To change the content of footer you need to edit appropriate static block http://prntscr.com/izl4rm
Regards
Hello,
Theme Options > General > Portfolio projects. Also, please read our documentation https://www.8theme.com/documentation/docs/portfolio-page/
Regards