Thanks for letting us know.
Regards
Thanks for letting us know.
Regards
Hello,
There is no such possibility, by default, but you can change Breadcrumbs Style in Theme Options > Breadcrumbs.
Regards
Hello,
Please provide temporary wp-admin access, so we can take a closer look.
Regards
This comes from WooCommerce (independent of our theme). We are theme support, so we can assist with questions related to our theme functionality.
Here is a link of WC forum – https://wordpress.org/support/plugin/woocommerce/
Regards
Hello,
Thanks for contacting us.
Theme Options > WooCommerce (Shop) > Shop > Producs Style > check all settings.
You can disable Wishlist plugin at all or provide us with URL of your shop page, so we could give custom CSS code to remove the icon from the products grid.
Shop is a default WC archive page, so it can’t be edited using page builder like other pages https://docs.woocommerce.com/document/woocommerce-pages/
But, you can change Shop page Layout via Theme Options. Also, read this article https://www.8theme.com/documentation/xstore/woocommerce/shop-page/
Regards
Hello,
This custom CSS was added in Theme Options > Theme Custom CSS > Global custom CSS for the mentioned version:
.single-product .main-images > div {
border: 2px solid #e2e2e2 !important;
border-radius: 20px;
padding: 5px;
margin-bottom: 35px;
}
.single-product .main-images > div:hover {
border-color: #5556ff !important;
}
Regards
Hello,
Please read our docs https://www.8theme.com/documentation/docs/activation-and-purchase-codes/https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
You’re welcome!
Regards
Hello,
Let us know if any other assistance is needed.
Regards
Hello,
To disable the fixed header on all pages except the Home, add the next custom CSS code –
body:not(.home) .fixed-active .main-header {
display: none;
}
Regards
Hello,
These products are not default from WooCommerce https://docs.woocommerce.com/document/product-csv-importer-exporter/dummy-data/ , so where do you get them? We do not see the problem with new products, for example, https://beonmove.gr/shop/uncategorized/test-with-long-title/
Have you updated DB after the WC update?
Did you use any plugins for DB optimization?
Regards
1) Not possible, unfortunately.
2) Have you added margin 0px as on screenshot https://prnt.sc/rrc1lu ?
3) Provide temporary FTP access.
Regards
Hello,
Before WordPress update, you need to be sure that your current theme version fully supports it. Information about compatibility you can find in changelog – https://xstore.8theme.com/update-history/
Regards
Hello,
Right now there is no possibility to use different grid templates on different devices.
Products per row on mobile can be changed by custom CSS code. Provide URL, so we can take a closer look.
Please describe the desired result in more detail + provide temporary wp-admin access.
Regards
Please check now – http://prntscr.com/rrhxgj > http://prntscr.com/rrhxml
Here should be URL of image that comes from your media library – http://prntscr.com/rrhy8r
Regards
Go to edit both products > Short description > Text tab and compare content structure there.
Regards
Hello,
Theme Options > Breadcrumbs > font-size
Regards
Go to Edit page > Page layout > Sidebar width http://prntscr.com/rrfy5y
Regards
Hello,
Yes, the theme should be updated first, then Core plugin, and WP – when you see information about compatibility in the theme changelog.
Have a nice day.
Regards
Hello,
Update theme > update Core – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ > update WP https://xstore.8theme.com/update-history/ http://prntscr.com/rrey9c
Provide WP Dashboard and FTP access if the update of the both (plugin and XStore core to latest versions – 6.3/2.3) does not help because it should.
Regards
Hello,
Please provide URL and temporary wp-admin access, so we can take a closer look.
Regards
Categories inherit layout and widgets from the Shop page.
To add subcategories, go to Dashboard > Products > Categories > select Parent category for the new category.
Regards
Hello,
It can’t be edited by WPBakery Page Builder. If you want to change “NO PRODUCTS WERE FOUND” text use Loco translate plugin – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
Regards
Hello,
Try to add this custom CSS code:
.item-design-mega-menu {
position: static;
}
.header-top, .header-main, .header-bottom {
position: static;
}
.item-design-mega-menu .nav-sublist-dropdown {
left: 0 !important;
margin: 0 !important;
width: 100% !important;
}
.item-design-mega-menu .nav-sublist-dropdown:before {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
height: 40px;
bottom: 100%;
}
Regards
Hello,
There is no such possibility by default. It requests additional customization in files, which is outside the scope of our support.
If you want to edit header type 15 you can customize the wp-content/themes/royal/headers/header-structure-1.php file. Make changes using child-theme https://developer.wordpress.org/themes/advanced-topics/child-themes/ to prevent losing it after theme update.
Regards
Hello,
1) There is no such possibility, unfortunately.
2) Theme Options > Header builder > Bottom header settings > Color
3) Try to add margin for row – http://prntscr.com/rrc1lu
4) Do you have this problem with a default theme activated?
Regards
Hello,
I am glad that you sorted out. Thanks for letting us know.
Regards
You’re welcome!
Regards
You can try to use translation files to change this text, or contact WooCommerce support.
Regards
Hello,
Please describe the problem in more detail with screenshots.
Do you have this problem when a default WC theme – Storefront is activated on your site?
Lightshot Screenshot tool https://app.prntscr.com/en/index.html makes screenshots and generates links then you can provide links of screenshots here.
Regards