Hello,
https://prnt.sc/1s5g7m8 – so, in your case, it should be https://pierre-nico.fr/mon-compte//facebook/int_callback/
Regards
Hello,
https://prnt.sc/1s5g7m8 – so, in your case, it should be https://pierre-nico.fr/mon-compte//facebook/int_callback/
Regards
Hello,
Go to Theme Options > WooCommerce > Single product builder > Breadcrumbs > select Background Image https://prnt.sc/1s58mjm and set paddings – https://prnt.sc/1s58orc
Clear cache of browser and check our demo now.
Regards
Hello,
You’re welcome!
Regards
Hello,
Add the next code in Theme Options > Theme custom CSS > Desktop:
.menu-static-block .block-container {
max-width: 100%;
}
Regards
Hello,
Provide URL of the mentioned page, please.
Regards
Hello,
I’ve enabled WPBakery for static blocks on your site – https://prnt.sc/1s540z8
Go to static blocks, edit Footer and menus.
https://www.8theme.com/documentation/xstore/menu-set-up/mega-menu/
Regards
Hello,
Let us know if you need any further assistance.
Regards
Hello,
Provide URL of the mentioned product and temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Thanks for letting us know.
Have a nice day!
Regards
Hello,
Sorry for the delay in answering. Reply times can vary from time to time and be up to 24 hours Monday – Friday and up to 48 hours on weekends, Sat-Sun. But is usually faster than that.
Custom CSS code can be used. Provide URL and temporary access of vendor acccount.
Regards
Hello,
Try to disable all the plugins that you have installed before the demo content import and only after that start the import process. If it does not help then provide us with WP Dashboard access to your site to check the issue.
It is recommended to run import on a fresh WordPress installation. For this you can use WordPress Database Reset plugin https://wordpress.org/plugins/wordpress-database-reset/ The plugin can be used to remove all the existing content and install a new version from scratch. It is recommended to disable the theme https://prnt.sc/unle03 before the reset.
Regards
Hello,
Download content-product.php from this page – https://dropmefiles.com/JJckc and re-upload it into wp-content/themes/xstore/woocommerce folder via FTP
Regards
Hello,
Thanks for using our theme.
Provide temporary wp-admin access, so we can take a closer look at your settings.
Regards
Hello,
What exactly do you want to change there?
All our settings for Shop/Categories you can find in Theme Options > WooCommerce.
If you want to edit archive page (Shop or Blog) using Elementor you need to use Elementor Pro, the default Elementor does not have such option. If you have Elementor Pro, contact their support to get assistance.
Regards
Hello,
Fixed. Check now.
Do you plan to use AMP version? If not, keep XStore AMP plugin disabled.
Regards
As I can see, the AMP plugin is disabled. Activate the plugin, go to XStore > AMP XStore > Appearance > Text color. If this is not what you are looking for, provide a screenshot for a better understanding the desired result.
Provide URL of page with the untranslated text. Make sure that you cleared cache
Regards
Try to play with settings of the plugin, clear cache, maybe you will be able to find combination of settings that doesn’t cause any problem.
https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/ – you can try W3 Total Cache
Regards
Thanks for wp-admin access.
We need FTP access also. If you do not know how to create FTP contact with your hosting provider, they will help you.
Regards
Hello,
Thanks for using our theme.
Your site is under maintenance mode, so we can’t check it. Could you provide temporary wp-admin access?
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area. You can use any email for it.
Regards
Hello,
Sorry for the delay in answering.
Have you sorted out? Is there anything else we can help you with?
Regards
1/ Provide temporary wp-admin access, so we can take a closer look.
2/ Sorry, but we did not test such plugins with our theme, so can’t give recommendations.
Regards
Hello,
Appearance > Widgets > Header banner. Edit static block content using Elementor.
“Home page – niche-market02” page can be deleted
Regards
Hello,
Provide temporary wp-admin and FTP access.
Regards
Do you have this problem when a default theme, like Storefront, is activated on your site?
Provide temporary wp-admin access, so we can take a closer look.
Regards
Fixed. Clear cache and check now.
Regards
Hello,
Could you provide temporary wp-admin access?
Regards
You provided URL of category without products, so most of widgets can’t be displayed there.
If you do not use an additional plugin that affects sidebars, categories show content of Shop sidebar area. If you have a lot of products in category, you will see all widgets from the Shop sidebar area.
Regards
Hello,
It looks like you are using an additional plugin for reviews.
Try to disable all the third-party plugins (including cache plugins), that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , clear cache of browser, and check then.
If the problem is caused by plugin, contact support of it.
We do not give a guaranty for full theme compatibility with all existing 3rd party plugins. Sometimes, not always, you need additionally customize the theme or plugin to make them work together. Unfortunately, it’s not possible for the author to make the theme compatible with all the existing plugins and additional customization is outside the scope of our support.
Regards
Hello,
Try to use Products element (settings of the element > Product Data Settings > order by – random)
Regards
Hello,
Change the previous code to:
.products-grid .product {
width: 25% !important;
}
.products-grid .product:nth-child(2n+1) {
clear: none !important;
}
.products-grid .product:nth-child(4n+1) {
clear: both !important;
}
Regards