Hello,
Go to Theme Options > General > disable the Mobile header optimization option.
Check the mobile header after that.
Regards
Hello,
Go to Theme Options > General > disable the Mobile header optimization option.
Check the mobile header after that.
Regards
Hello,
Add the below code to fix the toggle
.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider)>.widget-title>span:after {
z-index: 0;
}
Below code to fix the bottom space below the product
.products .product {
margin-bottom: 15px;
}
Regards
Hello,
Could you, please, provide us with link to such product and also WP Dashboard access to check the backend settings for this product?
Regards
Hello,
Remove media query for this code https://prnt.sc/Zqfp1SHK5fzZ
Or add a media query for the smaller devices and reduce the height.
Regards
Hello,
There is no special options for these purposes. Use the below custom code, please:
.product-content .title {font-size: 20px;}
.product-information .woocommerce-product-details__short-description, .product-information .woocommerce-product-details__short-description p, .product-information .woocommerce-product-details__short-description li {font-size: 10px;}
Regards
Hello,
Provide us with WP Dashboard and FTP access to your site, please. We’ll check the issue in more detail.
Or you can disable More details link.
Regards
Hello,
Use Image carousel element to create slider of images with the ratio respect. Don’t use Slider element for these purposes.
Regards
Hello,
Heh, you are using nulled version of the theme. Of course, your support is not valid in Dashboard. Remove nulled version of theme and XStore plugin and install the official one. After that go to XStore > Dashboard > click Deactivate button and activate theme using your purchase code.
Regards
Hello,
Could you, please, write in English?
What changes do you need to make in header.php? Do you want to add any custom js? Install and use the Insert headers and footers plugin for these purposes.
Regards
Hello,
Theme Options > WooCommerce > Shop > Product styles > Add To Cart With Quantity > off. Check now.
Regards
Hello,
I have changed the custom CSS. Check now, please.
Regards
Hello,
1) I see some issue with the saving of the WooCommerce plugin translation https://prnt.sc/uST7AJGmB40b So, contact your hosting provider and ask to fix the issue with the permissions to allow you to Sync translation and save your changes.
2) Add the below code if you want to hide that
.checkout .cart-order-details .e-coupon-box {
display: none !important;
}
Regards
Hello,
1) Go to Theme Options > WooCommerce > Shop > Product styles > Product Title Limit By > choose Lines and choose 3.
2) The first OR text comes from the third-party plugin that you use. So, add the below code to Theme Options > Custom CSS to hide that
.cart p#wcpay-payment-request-button-separator {
display: none !important;
}
Regards
Hello,
We checked your site and tested copy option of the section and don’t have the mentioned issue https://recordit.co/HnWw5oyUwh
So, make sure that you copy the section, not just a column because some sections have custom CSS for the content inside that https://prnt.sc/vk4fCK6OGkSM
Regards
Hello,
1) Unfortunately, you can get access to plugin settings only if this is activated. You can enable Maintenance mode till you finish.
2) Could you, please, provide us with a screenshot of the error for better understanding? What tag has the hidden attribute that is not suitable for you? Provide us with the screenshot, please.
Regards
Hello,
1) Use the below code to apply border around widgets in the sidebar
.sidebar .sidebar-widget {
border: 1px solid #e1e1e1;
padding: 10px;
background-color: #fff;
margin-bottom: 15px;
}
Use below code to add border around the products
.content-product {
border: 1px solid #e1e1e1;
padding: 10px;
background-color: #fff;
margin-bottom: 0;
padding-bottom: 0;
}
Or a combination of them if you want to apply that for both:
.sidebar .sidebar-widget, .content-product {
border: 1px solid #e1e1e1;
padding: 10px;
background-color: #fff;
}
.sidebar .sidebar-widget {
margin-bottom: 15px;
}
.content-product {
margin-bottom: 0;
padding-bottom: 0;
}
Also, you can enable Theme Options > WooCommerce > Shop > Product styles > Products Bordered Layout option and you’ll get the following bordered layout https://prnt.sc/dDSTUKefptRG
2) Use the below code
.products .product {padding: 5px;}
Regards
Hello,
We found that issue is caused by WooCommerce Single Variations plugin
And it does not work even with the default Storefront theme https://gyazo.com/78fdc23e48674d520781eb7f3cf6e1fe
So, contact the plugin author to fix the problem.
Once I disable plugin everything works ok.
Regards
Hello,
Thank you for using our theme!
1.1. Could you, please, provide us with WP Dashboard and FTP access to your site to check the mentioned issues and help you?
1.2 Did you translate products? Could you, please, provide us with link to your shop page and tell us what keywords you use for search to check the problem?
1.3 Do you mean that you want to have different translations on the My account page and on the single product page for this text?
2.1 Provide us with WP Dashboard access to your site, please, to allow to check that section and help you.
2.2 You can use this custom CSS
.dokan-alert, .dokan-alert-success, .dokan-error, .dokan-info, .mc4wp-alert, .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-order-overview-wrapper~p, .et-notify[data-type=success] {
background-color: #13B966;
}
.dokan-alert-warning, .dokan-error, .mc4wp-error, .woocommerce-error {
background-color: #D7335C;
}
Regards
Hello,
Add the below code in addition to the previous one
.content-product .product-title + .price {
margin-top: 24px;
}
Regards
Hello,
Thank you for using our theme.
If you want to create the multilingual site you need to use an additional plugin https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/
Choose the one that suits your needs most of all and then follow the plugin documentation to translate your site. I like WPML plugin but it’s paid plugin.
If you want to translate the site to 1 language only then follow the docs https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
Some of the translation plugins come with the multicurrency feature. But if the translation plugin does not have that then you need to look for an additional plugin for that, for example https://blog.templatetoaster.com/best-multi-currency-plugins-for-woocommerce/
Regards
Hello,
I have added some custom CSS. Check you try now?
Regards
Hello,
Because you disabled the WooCommerce q-ty inputs there. That’s why you don’t have these warnings. But if you enable q-ty inputs you’ll also get the same errors. HTML of q-ty input comes from WooCommerce.
Regards
Hello,
We too ?
Regards
Hello,
Contact your hosting provider to install SSL on your site. They should be able to help you with this. It’s not theme option.
Regards
Hello,
There is no such option in our theme to display the sale label in that place, unfortunately.
Regards
Hello,
1) Add the below code to Theme Options > Custom CSS
.product-information-inner .ppc-button-wrapper {
max-width: 200px;
}
3) Follow the docs https://prnt.sc/ajiChwb4VYNf
https://www.8theme.com/documentation/xstore/plugins/wishlist/
And you’ll get the one heart after that.
Regards
Hello,
1) Fixed. We’ll include the fix in the next theme update.
2) Edit the mobile version and column width https://prnt.sc/h8OpIp6uJ1yA
Regards
Hello,
Thank you for using our theme.
Could you, please, provide us with the video of the issue for better understanding? You can use Recordit tool to create and share video.
Also, provide us with WP Dashboard access to check pge editing using Elementor page builder.
Regards
Hello, @Shuvo
It’s difficult to help by your description only. Could you, please, create an individual topic and provide us with WP Dashboard access to your site and link to the page with the issue? Maybe also provide screenshots of the problem for better understanding.
Regards
Hello,
Provide us with WP Dashboard access to your site to check the widgets you use and your product settings to help you.
Regards