Hello,
Do you have this issue if you enable any other WP theme like Storefront or Twenty Twenty?
Regards
Hello,
Do you have this issue if you enable any other WP theme like Storefront or Twenty Twenty?
Regards
Hello,
I don’t see any issue with the page editing. Provide us with a video of the issue for a better understanding.
Regards
Hello,
1) I edited Theme Options and readded the texts you have in the header and they work for the default language. After that, I added the mentioned admin strings to the string translator https://prnt.sc/JRLg7tszGfIk
2) I don’t see issues with the Empty cart content https://prnt.sc/cWXEA6_wydFW
So, translate that and then add it to string translator https://prnt.sc/JRLg7tszGfIk
Regards
Hello,
There is no such option by default. You need to develop that if you have PHP skills https://www.tychesoftwares.com/how-to-add-a-new-custom-product-type-in-woocommerce/#:~:text=WooCommerce%20has%20four%20product%20types,Affiliate%20Product%20and%20Variable%20Product.
Additional customization is outside the scope of our support.
Regards
Hello,
I understood your request. I have passed the issue to our developers. I’ll inform you once they fix the problem.
Regards
Hello,
You can find theme optimization settings in Theme Options > Speed Optimization.
Regards
Hello,
Point is that I don’t see any 404 page while editing the page using WPBakery and content is in place https://recordit.co/QqVK60ywvM
So, could you, please, provide us with the video of the problem for a better understanding?
Regards
Hello,
Did you translate just the theme or XStore Core plugin too?
Could you, please, provide us with WP Dashboard access to your site to check your translation and help you?
Regards
Hello,
We added the below code to your page custom CSS
.header-main-menu.et_element-top-level, .header-main-menu.et_element-top-level .menu > .current-menu-item > a, .header-main-menu.et_element-top-level .menu > li > a:hover, .header-main-menu.et_element-top-level .menu > .current-menu-item > a, .header-main-menu.et_element-top-level.menu-items-custom .menu > li > a:hover, .header-main-menu.et_element-top-level.menu-items-custom .menu > .current-menu-item > a {
color: #ffffff !important ;
}
Regards
You are welcome.
Regards
Hello,
We have set all the possible optimization settings from the theme side. Unfortunately, we don’t have more options to speed it up.
Try to enable the cache plugin and contact the hosting provider to speed up server response time.
Regards
Hello,
Ok, thank you. What about the variable product link that we also asked about in our previous message?
Regards
Hello,
I checked your site and it looks the following way https://gyazo.com/7e106b9ffccb957c39736b26717b041a
Could you, please, explain in more detail what exactly you want to improve and what is missing there?
Provide us with WP Dashboard access to add changes if you still need something.
Regards
Hello,
Did you enable page builder for the static blocks https://www.8theme.com/documentation/xstore/support/static-blocks/ and try to edit them using page builder?
Regards
Hello,
1) WP Dashboard access still does not work https://prnt.sc/9WcF6Dky8lEE Have you tried to log in using provided credentials before replying back?
2) FTP goes to the empty directory https://prnt.sc/-MeHxutIiWf- We need access to your WP installation, not to the empty directory.
Regards
Hello,
We have tested your site and the styles are ok https://recordit.co/Z8909L8U6c
Loading time is slow but we can do nothing with this from theme side, try to contact your hosting provider to get help with this. But styles are ok.
Regards
Hello,
You are welcome.
Regards
Hello,
Oh, sorry I thought that you just want to disable that link. In case you don’t need AMP version then yes, you just need to disable plugin.
Regards
Hello,
Go to Theme Options > WooCommerce > Shop > Product styles > limit the product title by line https://prnt.sc/yl6yUntMTHPO
Regards
Hello,
You can use bbPress to get a forum but if you need things that you mentioned then you could achieve them by additional customization only because it was developed for our site only. You can submit customization request here.
Regards
Hello,
There is no option to hide descriptions for some categories and show them for the others, sorry. If you want to add some text and hide that use the bottom description area of the category for these purposes and hide that area but show the main description area with your shortcode.
Regards
Hello,
Keep this option disabled if you use Elementor and cache plugin https://prnt.sc/cRUxc_1VebO6 and check now.
Regards
Hello,
1) WP Dashboard access does not work https://prnt.sc/YBl0K1QfZBUW
2) We don’t need cPanel. We need just FTP host, FTP username and FTP password to check. Provide that.
Regards
Hello,
That comes from the third-party plugin that you use https://prnt.sc/boXhWOaT2yJl (Stripe for WooCommerce or something similar). So, check the plugin settings or contact the plugin author to disable that. Or hide that using custom CSS (Theme Options > Custom CSS)
.product-information .cart #wcpay-payment-request-button-separator {
display: none !important;
}
Regards
Hello,
Yes, you need to use the multivendor plugin for these purposes https://kinsta.com/blog/best-woocommerce-multi-vendor-plugins/
Regards
Hello,
Fixed. Check now, please.
Regards
Hello,
Add to cart button appears on the hover of the product with the hover effect that you chose and you will have 2 add to cart button, is that ok for you? If you choose the Default type of hover effect then you will have the following view https://prnt.sc/td2OA1H4Nd-o
In case you want to have the double add to cart on hover and below then enable that option and hide q-ty using custom CSS
.content-product .quantity-wrapper .quantity {
display: none;
}
Regards
Hello,
You are welcome!
Go to XStore > AMP XStore > Footer > disable Link to non AMP version option https://prnt.sc/eLkDqrrH7zD8
Regards
Hello,
Connect to your site using FTP and remove wp-content/fonts/open-sans/ folder. After that go to Theme Options > Typography > resave settings.
Provide us with WP Dashboard access if that does not help.
Regards