Hello,
You are welcome!
We would be grateful for your review if you like our theme https://themeforest.net/item/xstore-responsive-woocommerce-theme/15780546
Regards
Hello,
You are welcome!
We would be grateful for your review if you like our theme https://themeforest.net/item/xstore-responsive-woocommerce-theme/15780546
Regards
Hello,
It’s because of styles that the third-party plugin adds for the div inside the image block.
Try to add custom code below and check if that helps you:
.product-content-image > div {
position: static !important;
}
Regards
Hello,
Strange issue. Provide us with FTP access to check the problem in more detail, please.
Regards
Hello,
Great. Glad to hear that.
Regards
Hello,
You can manage what widgets appear in the filters area from Appearance > Widgets > Shop sidebar.
Unfortunately, we don’t have the option to move the filter to the Mobile panel.
Regards
Hello,
Try to flush the mobile browser cache. And could you check on another device or use another browser?
Do you use the Dark mode scheme on your phone?
Regards
Hello,
Ok, sure, take your time. Feel free to ask if you need any other help.
Regards
Hello,
You are welcome.
Regards
Hello,
Replace the precious code with the cod below
.content-product .product-details {display: flex;flex-direction: column;}
.content-product .product-title {order: -1;}
Regards
Hello,
You can use the Recordit tool to create video and share that.
Or if you already made the video you can upload it to any cloud and share the link. But the Recordit tool is handier.
Regards
Hello,
Theme Options > WooCommerce > Shop Elements > Sale & Out of Stock > keep disable option to show the sale label https://prnt.sc/EcCppKaTVSrq
Regards
Hello,
Check now https://prnt.sc/vQXEc5v50UoI and https://prnt.sc/QYjewksy-liF
https://gtmetrix.com/reports/wareskart.com/27nVZbC5/
Also, I would recommend you to contact your hosting provider and if they could decrease the server response time it would be great.
Regards
Hello,
1) You can use Poedit or Loco Translate to translate strings but it’s for the 1 language only. You can’t create a multilanguage site using only these tools. That’s why to translate a mobile panel to another language you need to decide which multilanguage plugin you will use.
2) I have also added the below code to Custom CSS to align buttons because some products have the rating, other do not, some products have categories, other do not and it causes the different height of the product information
.content-product .product-details>.product-title {
margin-top: 24px
}
.content-product .product-details .products-page-cats + .product-title {
margin-top: 0
}
.content-product .product-title + .price {
margin-top: 25px
}
Regards
Hello,
0) I have edited the first section of the Download page on the EN version of your site. Check now if this is suitable for you. If yes then I’ll be able to finish all the other sections on the page.
1) Edit pages and check the full-width option to make it 100% with also for the mobile device https://prnt.sc/QKh4_eccEAGM
Or add the below code to Theme Options > Custom CSS to make it full-width for the mobile device only
@media only screen and (max-width:480px){
.mpc-lightbox .mpc-button, .mpc-lightbox {width: 100%;}
}
Waiting for your reply.
Regards
Hello,
Are you talking about off-canvas mobile menu https://prnt.sc/A8NFbPUmtNHZ ? You can change the color from Theme Options > Header builder > Mobile menu > Off-Canvas Content WCAG Control (Background).
What is dark in your footer? Could you, please, provide us with the screenshot?
Regards
Hello,
Sync translation using Sync button https://prnt.sc/LfS-HDUcQk88 and then search for the mentioned string again. It should appear.
Regards
Hello,
Glad to hear that. So, do you need any other help from our side?
Regards
Hello,
I have uploaded translations because it was missing https://prnt.sc/BhsVEzUBlmro It’s a partial translation that we got from our client. So, you can continue to translate missing strings (Loco Translate > Plugins > XStore Core, Loco translate > Themes > XStore).
To translate header texts go to Theme Options > Header builder > edit Cart element and translate text strings, Search etc.
Let me know if you finish the translation but still have any missing untranslated strings.
Regards
Hello,
Oh, take my great apologies for the delay in answering and with this fix. I’ll do my best to speed up the process. I’m sure that this case will be closed within the next 2 days. Sorry for the inconvenience.
Regards
Hello,
1) Point is that the translation of the mobile panel depends on the translation plugin that you will use. So, it’s important for you to decide which plugin you want to use and then start your translation. I would suggest WPML plugin. It’s most powerful for the multilanguage site. Anyway, choose the plugin depending on your needs.
2) Check the products on the My account page now.
Regards
Hello,
Disable Elementor Pro plugin and check the 360 view after that. Do you have the mentioned issue?
Regards
Hello,
Go to Theme Options > Custom CSS and use below code to implement that:
.products-bordered-layout .product-details {display: flex;flex-direction: column;}
.content-product .product-title {order: -1;}
Regards
Hello,
Point is that if you have a lot of product variations and want to display them all on the product grid it requires a lot of memory because of the large number of attibute combinations. Your site gets a PHP Memory limit error (check the server error logs and you’ll see).
So, I would recommend you to keep the variation swatches option disabled on grid or increase the memory limit to avoid the memory limit error.
Regards
Hello,
Check now, please.
Regards
Hello,
Glad to hear that it finally works for you. Feel free to ask if you have any other questions.
Regards
Hello,
I suppose that you imported demo that comes with the multiple headers https://youtu.be/BpeXfzNwkOc
So, go to Theme Options > Header builder > Multiple headers > either edit the home page header or just remove that and use only one default header for all the pages.
Regards
Hello,
It should be there https://prnt.sc/FFQrhf-pePAq
Provide us with WP Dashboard and FTP access to your site if you don’t have it there.
Regards
Hello,
1) I don’t see that you hide the elements while editing the footer static block https://prnt.sc/8r1kj1cTE9pO
If you don’t need these elements then just remove them. Check footer now, please.
2) Go to Theme Options > Mobile panel > edit the bg color of the panel. You use cache plugin so clear the cache after these changes to apply them.
Regards
Hello,
You are welcome.
Regards
Hello,
We did not test other plugins for these purposes. You can look for the third-party variation swatches plugins and ask plugin authors if they have such built-in option.
Regards