Hello,
We do not provide support for Shopify. Go to the theme page on Theme Forest > support tab > and you will find how to contact their support
Regards
Hello,
We do not provide support for Shopify. Go to the theme page on Theme Forest > support tab > and you will find how to contact their support
Regards
Hello,
Thanks for using our theme.
You can activate it now.
Please note that according to the ThemeForest license policy, you can use 1 license for 1 project only (dev site, production site, localhost but the same project) – https://themeforest.net/licenses/terms/regular
Regards
Hello,
Theme Options > Breadcrumbs > Breadcrumbs Title Font
Regards
Please download all-departments-menu.min.js file from this page – https://dropmefiles.com/o3wpw , and re-upload it into wp-content/themes/xstore/js/modules folder via FTP
Regards
Hello,
Ajax “add to cart” timeframe depends on your server and DB response time, not from our theme. So, to speed it up, contact your hosting provider and ask to reduce server response time, maybe check your DB structure.
Regards
Hello,
Provide temporary wp-admin and FTP access.
Regards
Hello,
All the available templates of the revolution slider you can find in the Downloads area https://www.8theme.com/downloads : Revolution Slider default examples – 5x and Revolution Slider default examples – 4x, also you can use the Revolution slider templates from our demos, you can find them in XStore import files archive. All the other templates of the Revolution slider are not available if you don’t buy the personal plugin license.
Follow the Revolution slider documentation to find out how to edit it https://www.sliderrevolution.com/manual-section/manual/getting-started/rapid-fire-overview/slider-revolution-summarized/
Regards
Hello,
Add custom class https://prnt.sc/1roluhu , for example, custom-right for heading that should be right aligned, then change this code https://prnt.sc/1rolmfl to
Also, if you are using WPBakery, Elementor plugin can be disabled.
.rtl form.wpcf7-form label,
.rtl .custom-right {
text-align: right !important;
}
.rtl div.mobile-menu-content .et_b_header-menu .menu li a .et-icon {
margin-right: 0;
}
Regards
Hello,
As we answered in Comments – https://www.8theme.com/topic/not-able-to-find-home-default-red-demo/ , you need to install Default demo version https://prnt.sc/1rol28j , then import Red Home page, we will help with the header and you will get the mentioned demo. But, you have installed niche-market demo, not the default one.
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.
So do reset the current content, and do the mentioned import then. Or let us know after the reset and we will do the import for you.
Regards
Hello,
You’re welcome!
Regards
Please clear CDN cache and check then
Regards
It was done using free version of Elementor plugin. Please record a video of how it works for you. Provide temporary wp-admin access, so we can take a closer look.
Regards
Please check this one https://gyazo.com/811ee26d029e4e287254c6f7b1e2eb63
Regards
Hello,
Edit page using Elementor > settings of Products element > Product Data Settings > enter products or categories https://prnt.sc/1rmbgeo
Regards
Yes, you can use the same account.
Regards
Theme Options > Styling > Site Background
Dashboard > Static blocks > edit Footer static block http://prntscr.com/1rm8xhp
Regards
All our premium customers with more than 50+ licenses have the same price of $39. And this is the most valuable price on the market for such a superb product.
Please read here – https://themeforest.net/licenses/terms/regular about what does it mean 1 end product.
Regards
Yes, to use XStore theme for a few projects you need to buy a few licenses. 1 licence =1 end project
Regards
Products element of Elementor, here is an example – https://prnt.sc/1rm4l50
Regards
Hello,
Go to WPML > String translation > scroll down and press on “Translate texts in admin screens” link. You’ll see a list of fields, choose the fields you’d like to translate. For example – theme_mods_xstore-child > http://prntscr.com/szhrk6 http://prntscr.com/101tyo7 After that go back to the String Translation section and translate necessary content – http://prntscr.com/szhs2y
Regards
Hello,
Thanks for using our theme.
According to the ThemeForest license policy, you can use 1 license for 1 project only (dev site, production site, localhost but the same project) – https://themeforest.net/licenses/terms/regular
We’ve checked your activations – https://prnt.sc/1rm3e45 – 3 different sites.
Regards
Hello,
Do you use Elementor? Enable it for products https://prnt.sc/1rlzgvb and then edit description using Elementor
Provide URL of your site and temporary wp-admin access, so we can take a closer look. Use Private Content area here
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
I’ve edited custom CSS code. Clear cache and check now
Regards
Hello,
Edit product > [8theme] Product Options > Custom tab https://gyazo.com/1119c7d6271fabc96cefceb28e867f80
Regards
Hello,
Thanks for the video.
1/ The categories widget is not a filter. Neither WooCommerce nor our theme has filter by categories, there is only the categories list widget. If you need a filter widget you need to look for third-party filer plugins.
2/ Add the next code in Theme Options > Theme custom CSS:
.archive.tax-brand .etheme_widget_brands_filter li a:before {
display: none;
}
.archive.tax-brand .etheme_widget_brands_filter li a {
padding-left: 0px !important;
}
Regards
Hello,
Images you get after demo content import can neither be used on a live site nor redistributed. If you want to locate the image sources to buy the license, use image search engine https://www.tineye.com/.
Regards
Hello,
I can’t find correct wp-admin access. Please provide them.
What screen size of your device?
Regards
Try to add the next code in Theme Options > Theme custom CSS > Tablet
.products-grid .product {
width: 33.33% !important;
}
.products-grid .product:nth-child(2n+1) {
clear: none !important;
}
.products-grid .product:nth-child(3n+1) {
clear: both !important;
}
Regards