Your site is under maintenance mode, so we can’t check it. Please provide temporary wp-admin access via the Private Content area.
Regards
Your site is under maintenance mode, so we can’t check it. Please provide temporary wp-admin access via the Private Content area.
Regards
Here is an example, for Elementor, – https://prnt.sc/3FgyhNSTZZWD
Regards
Hello,
Do you use Elementor or WPBakery? Use Countdown element – https://gyazo.com/c10592eb4368c372e2dad2d23a70fa49 or https://gyazo.com/8bfe83ea54854ef2bf4ed0358185caaa
Regards
Hello,
Is our Email Builder activated on your site? Try to disable it and check then.
Provide temporary wp-admin and FTP access, so I can pass this problem to our dev team.
Describe in more detail how can we re-create the problem.
Regards
Hello,
Thanks for using our theme.
Please read this article and watch videos – https://www.8theme.com/documentation/xstore/troubleshooting/facebook-login/ All these settings work fine on our demos.
Regards
Hello,
Take my apologies for this inconvenience. Our dev team doesn’t work during the weekend, and I was not able to help you, so it is my fault.
I asked you to provide links for a few mentioned pages where you want to have separate filters but you answered that we are wasting time doing this. Ok. Follow the next recommendations then to make what you want to by your hands.
You should have separate categories bicycle and accessories for example.
Accordion to your question of having separate filters for different ‘shop pages’ you may only have separate product categories and on their pages hide/shop specific filters.
Example:
You have yourlink/product-category/accessories/for-bikes/ and there you have for now 2 filters https://gyazo.com/539c151ecf8e2252192e2594edd9ccc9 (Filter by price and brands)
Also, you have a separate product category named /for-riders/.
It can be ok for you to have filter by price on ‘for-bikes’ category but not ok to have this filter on ‘for-riders’ category.
To hide it for ‘for-riders’ you can inspect code https://gyazo.com/2a1ffb3d762d7100298e59761163fdd7 (or take a look from admin dashboard -> products -> categories -> For-riders (https://gyazo.com/318089ced4011da884469eedfc975577). Once you will find term id of this category you can use it to write custom css to hide some filters just for this term page. Example:
body.term-52 .sidebar .etheme-price-filter {
display: none;
}
https://gyazo.com/65ada2e7e22077bb23ac9bc5d698b5d8 – this code may be added in Theme Options -> Theme Custom CSS -> Global CSS (https://gyazo.com/327ff22bc9283ebc50cedc01db267627)
About Compare functionality, it comes from YITH WooCommerce Compare plugin, and was not integrated into our theme, because this plugin works perfectly. It is not an unknown 3rd party plugin, but a plugin that comes bundled with the theme, and can be installed via XStore > Plugins Installer.
If this doesn’t give the desired functionality, you can try to use another plugin.
P.S. Can you change the rating?
If you don’t like XStore you can get a refund – https://themeforest.net/refund_requests/new
Regards
Hello,
At first sight, we do not see the problem.
Read this article – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
Also, try to reduce Products Per Page via Theme Options > WooCommerce > Shop > Shop page layout.
Regards
Hello,
Clear cache and check now.
Regards
Thanks for the reply. You provided URL of the Home page, so what exactly do you want to achieve on this page. Please describe in more detail, so we can assist you.
Regards
Hello,
1/ Theme Options > Styling > Bold Weight For Icons > Off
Also, Theme Options > General > Enable Classic Widgets Panel > On
2/ Add the next code in Theme Options > Theme custom CSS > Global, to hide the SKU:
.product_meta .sku_wrapper {
display: none;
}
3/ There is no such possibility, unfortunately. You can activate our Single Product Builder via Theme Options > Theme custom CSS, it allows you to create the layout of the single product page from scratch depending on your needs.
4/ Pages > edit Shop page > [8theme] Layout options > Sidebar width
Regards
Hello,
We do not see the problem with the font on your site. Clear all cache and check. Is it solved?
Regards
Hello,
Please provide correct wp-admin access, so we can take a closer look at your settings.
Regards
Hello,
Thanks for the reply and correct wp-admin access.
Please describe your request/problem in more detail.
Regards
Hello,
Provide temporary wp-admin and FTP access, so we can take a closer look.
Regards
Hello,
Read this article – https://www.8theme.com/documentation/xstore/woocommerce/product-images/
It is recommended to use a graphics editor and prepare product images (make them the same size) before uploading images to your media gallery.
Also, it would be better to disable “Stretch product images option” option and re-upload images that are “too small” in large resolution.
Regards
Hello @Sanalkuyumculuk,
In the picture we have shown the situation we want.
– we can’t see your image. Provide a new screenshot or provide access to your Dashboard.
Currently, your request is unclear for us, so describe it in more detail with screenshots that can be seen. Thanks in advance.
Regards
Hello,
Theme Options > Typography.
If this is not what you are looking for, provide URL of your site and temporary wp-admin access via the Private Content area. Describe your request in more detail.
Regards
Hello,
1/ WooCommerce > Settings > Products > unselect Redirect to the cart page after successful addition, Theme Options > WooCommerce > Shop > Shop page layout > Product Added Notification Type
2/ Theme options > Header builder > Cart > Number Of Products In Mini-Cart
Regards
In this case, enable WPBakery for static blocks – https://www.8theme.com/documentation/xstore/plugins/wpbakery-page-builder/
Regards
Hello,
Please, add next code to your child-theme/functions.php
add_filter( 'woocommerce_ajax_variation_threshold', function($limit) {
return 70;
} );
By default woocommerce set limit to load 30 variations but if user has more than such count – then you should simply add code to make it work and load more variations by default.
Regards
Hello,
Elementor > Settings > Post types > enable Static Blocks, then edit Footer static block content using Elementor.
Regards
Hello,
By default, there is no such option. You can disable “Time ago (hours, mins)” in settings of the Fake Sale Popup – https://prnt.sc/PQZoiwHPw-Ci
Regards
Hello,
Provide URL of the mentioned product, and temporary wp-admin access, please.
Regards
Hello,
Emails are the default WooCommerce option. Do you have the mentioned issue while any other WordPress theme is activated? Storefront for example?
Regards
Hello,
I’ve passed this question to one of our developers. I will let you know once get an answer. Our developers team will be back at work after the weekend. Please be patient.
Regards
Hello,
1/ Check now – https://gyazo.com/5cbbb99e0d0b09534acec015d503b8f5
2/ Theme Options > Header builder > Multiple headers > edit header for the Front page.
Here is a video about multiple headers – https://youtu.be/BpeXfzNwkOc
Regards
Hello,
We can’t check your screenshot because it redirects to the login form – https://prnt.sc/iER4ebGCdO-G
Check this video – https://gyazo.com/f30b17cccb3ff67975d560cf16e8f961
Regards
Hello @AHS,
Connect to your server using FTP and remove all folders inside wp-content/fonts/ folder. After that go to Theme Options > choose necessary fonts and save settings.
You provided wp-admin access, but we need temporary FTP access, to delete the font https://prnt.sc/JQA991TuaHIm , as was mentioned.
Regards
Hello,
Your site is under maintenance mode, so we can’t check it.
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 http://prntscr.com/s5mao7 You can use any email for it.
5/ YITH > Wishlist > Add to wishlist options > https://gyazo.com/c4c4802ed22a96c260949d1e5776f690
https://www.8theme.com/documentation/xstore/plugins/wishlist/
Regards
Hello,
We can help you with the demo content installation for free here, just provide URL of your site, URL of the desired demo version and temporary wp-admin access via the Private Content area.
Regards