Hello,
1) Check again.
3) Contact WPML support. They will be able to help with this I suppose.
Regards
Hello,
1) Check again.
3) Contact WPML support. They will be able to help with this I suppose.
Regards
Hello,
FTP directory is empty https://prnt.sc/116mt7f
Check the destination folder of our user, we need access to your WP installation.
Regards
Hello,
You use Lato font in Theme Options > Typography. But Lato font does not support Greek https://prnt.sc/116mqv2
Choose one of the fonts that supports your language for your website in the Typography options, for example
https://fonts.google.com/?preview.text=%CE%91%CE%BE%CE%B5%CF%83%CE%BF%CF%85%CE%AC%CF%81%20%CE%9D%CF%8D%CF%86%CE%B7%CF%82&preview.text_type=custom&subset=greek-ext&sort=alpha
Regards
Hello,
Provide us with temporary WP Dashboard and FTP access. Do you have this issue on the home page, right?
Regards
Hello,
Add widgets into columns in Appearance > Widgets https://prnt.sc/116mm8l
If you want to create columns layout using Elementor then choose 1 column in Theme settings and create Static Block usinh Elementor. Add the Static block widget to Footer 1 widget area.
Regards
Hello,
Probably you don’t have access to global log file. If 500 error appears it means that some error should be and your hosting provider should have root access to the necessary log file. Or if logs are disabled then they will be able to enable it to study the issue once you get 500 error again.
Regards
Hello,
It’s because you removed the header of the style.css in the child theme. It should include the template https://prnt.sc/116mgqw
Regards
Hello,
Use the custom code below
.woocommerce-error { background-color: #ff6700; }
Regards
P.S. I see that you left 1 star rating https://themeforest.net/ratings/3276312
Could you, please, change it? Because I did not find the described issue while importing demo content and you can see that by yourself on my video.
Regards
Hello,
I installed version and did not face any errors https://gyazo.com/270e404e42b9131b8af257d6ee4ed956
Some images could be out of place because you already had some content and media on your site. So, you will need to change them according to your needs. Check the site.
Regards
Hello,
Go to Theme Options > Header builder > Cart > change Cart link to https://prnt.sc/116ls7i
You use multiple headers, so don’t forget to change it for both of them.
Regards
Hello,
You use the Yoast SEO: WooCommerce plugin that replaces theme breadcrumbs. So, I added the below code to child theme style.css to change the padding and align breadcrumbs
.breadcrumbs.woo-breadcrumbs {
max-width: 1170px;
width: 100%;
margin: auto;
padding: 20px 15px;
}
Regards
Hello,
You use the Yoast SEO: WooCommerce plugin that replaces theme breadcrumbs. So, I added the below code to child theme style.css to change the padding and align breadcrumbs
.breadcrumbs.woo-breadcrumbs {
max-width: 1170px;
width: 100%;
margin: auto;
padding: 20px 15px;
}
Regards
Hello,
Yes, we hope that we’ll find a way to fix that.
Regards
Hello,
Issue is not caused by XStore theme because it does not show products even with the Storefront default theme https://gyazo.com/c1759d114d90c4b04e6fe46ae2108fae
If I disable Hide Categories Or Products On Shop Page plugin I can see that product.
Regards
Hello,
We don’t have such option in our theme. It requires either additional customization or third-party plugin that has such option.
Regards
Hello,
Contact your hosting provider and provide us with the server error logs to find out what causes the 500 error.
Regards
Hello,
2) Contact your hosting provider and provide us server error logs.
Regards
Hello,
You may try this plugin https://wordpress.org/plugins/woo-multi-currency/ or similar.
Regards
Hello,
1) Could you try if you have this issue while checking our demos https://xstore.8theme.com/ and https://xstore.8theme.com/demos/jewellery/ ? Let me know about the results.
2) Try to go to Theme Options > general > disable Site loader and check the off-canvas elements after that. Let me know about the results.
Regards
Hello,
Check now.
Regards
Hello,
You use the Multi-level checkout of the WooCommerce Germanized plugin. And the script that scrolls down to sections comes from that plugin, not from our theme. So, you need to contact plugin author about this issue.
Regards
Hello,
Ok, sure. We have a lot of requests these days, so take my apologies for the possible delay.
Regards
Hello,
Try to edit mega menu static block now.
Regards
Hello,
Theme update should not cause issue with the header builder. It could happen if something goes wrong while saving settings and data were not saved correctly to DataBase.
I have passed your issue with the static block to our developers. I’ll inform you once they fix the issue. We have a lot of requests these days, so take my apologies for the possible delay.
Regards
Hello,
It was a misprint. Our support meant your hosting provider. Y is missing.
And arrow are ok as I can see https://gyazo.com/ecb1896c9bad844bd510d9caa2f24d4a
Regards
Hello,
I do understand you.
Did you disable the mentioned option?
Regards
Hello,
I don’t see problem with the zoom https://gyazo.com/25f0aaf6bf29924ddf7269ae0b1f2d9a
Zoom level depends on the image width you use. 600px is themin size for the product image. If you upload larger image (1500px with) you’ll get greater zoom effect when hover over the featured image.
Provide us with the WP Dashboard access to your site to check the issue with the home page.
Regards
Hello,
It looks that you did not install child theme in the right way and it caused all the other issues. Could you, please, provide us with temporary WP Dashboard and FTP access to your site? We’ll check and help you.
If we are not able to help you we’ll give you refund. You’ll be able to submit refund request here https://themeforest.net/refund_requests/new
Regards
Hello,
1) Check the enlarge option now.
2) I replaced
.product-details .price {
font-size: 22px;
color: #0c3f7f;
}
with
.product-details .price, .product-content .price {
font-size: 22px;
color: #0c3f7f;
}
Check the price now.
Regards