Hello,
What errors did you face? Could you, please, provide us with WP Dashboard access to your sites and tell us what demo content you want to install?
Regards
Hello,
What errors did you face? Could you, please, provide us with WP Dashboard access to your sites and tell us what demo content you want to install?
Regards
Hello,
Replace the previous code with the code below
@media (min-width: 992px) {
.archive .sidebar {
width: 20% !important;
right: 80%;}
.archive .main-products-loop {
width: 80% !important;
left: 20%;}
}
Regards
Hello,
Yes, contact hosting company and just ask to remove the mentioned sites if you don’t need them.
Regards
Hello,
Yes, that style comes from the YellowPencil plugin https://prnt.sc/wzfLRQZc2BJk
So, edit that custom styles and remove that.
Regards
Hello,
Follow this link https://www.8theme.com/glotpress/projects/xstore/xstore-theme/vi/vietnamese/ and download po file. After that install Loco translate plugin > Themes > press the upload po file button and upload the file https://gyazo.com/51e7a85e861b76b87ebd704eba935606
Regards
Hello,
I see that you changed the theme and WP Dashboard access to your site.
Provide us with access to the site where you want to install our theme and mentioned demo version.
Regards
Hello,
Purple 2), 3), 4) Use column settings for these purposes https://prnt.sc/7j-q02ricUXT
Blue 1) – It inherits the body font-family, there is no option to change the separately. Only using custom CSS.
To change the font-size, color go to Theme Options > WooCommerce > Single product builder > Product meta > https://prnt.sc/IrfJrfLWGcVh
Blue 2), 3) – use custom code to change that. For example add the below custom CSS to Theme Options > Custom CSS
ul.st-swatch-size-large li.type-label a, ul.st-swatch-size-large li.type-label span {
font-size: 1rem;
padding: 12px;
}
Blue 4) – use custom code to increase size because there is no special option for this
.et_product-block .cart .quantity {
zoom: 1.2;
}
Yellow – Theme Options > WooCommerce > Single product builder > Add to cart & quantity > edit settings https://prnt.sc/MrumveNnBaXk
Regards
Hello,
Transform scale styles cause the issue https://gyazo.com/4e2d7879aedfe96d3dec551dc5019c34
Remove margin-left, remove transform: scale(1.2) !important; and use zoom rule instead if you want to enlarge the content.
Regards
Hello,
Ok, sure.
Regards
Hello,
Go to Theme Options > WooCommerce > Shop > Product styles > Product Title Limit By > choose Lines and set 2 lines. Check your product grid after that.
Regards
Hello,
I think that it would be better if you create a staging site (full copy of the production site) and provide us with WP Dashboard and FTP or SFTP access. Also, provide us with a video of your actions to reproduce the issue. And we’ll take a closer look at this problem and try to fix that.
Regards
Hello,
Do you want to translate your site to the Vietnamese language?
Follow the instructions https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ and translate both: XStore theme and XStore Core plugin.
Besides we already have translation for the XStore theme https://www.8theme.com/glotpress/projects/xstore/xstore-theme/vi/vietnamese/ So, you can download that and use it on your site.
Regards
Hello,
Yes, we used the single product builder there. If you don’t want to use the single product builder you can use WooCommerce Hooks to display the necessary custom information or in your case, I would suggest creating custom widget area (you’ll be able to place a Static block with the necessary content there) https://qodeinteractive.com/magazine/add-widget-area-to-wordpress/ and show that custom widget area in that place using WooCommerce Hooks https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/
Regards
Hello,
Add the below code to Theme Options > Custom CSS
.tax-product_cat.term-standartni-smesiteli div#woocommerce_layered_nav-20 {display: none;}
Regards
Hello,
There is no such option in our theme but it’s possible to implement this by minor customization I suppose. Provide us with WP Dashboard and FTP access to your site, please, and we’ll try to help you.
Regards
Hello,
We checked your purchase code and see that it’s activated on the following domains (Private content area). Do you need to activate theme also on the localhost? Why do you need 2 dev sites https://764aviation-462501.ingress-daribow.easywp.com/ and https://xd-462501.ingress-earth.easywp.com/ ?
What do you mean that you don’t have access to them? Can’t you log in and remove our theme from these sites? If you remove theme from these sites then we’ll be able to unblock activation on the localhost.
Regards
Hello,
If you don’t want to make the default cart form sticky then just use the default option Theme Options > WooCommerce > Single product builder > Add to cart & quantity > Sticky Add To Cart Bar > On and you have the Sticky bar at the bottom of the page https://prnt.sc/wM4wEYRaVVGz
Regards
Hello,
It’s a known issue. You can find the solution here https://www.8theme.com/topic/critical-error-when-sending-woocommerce-emails-after-theme-update/#post-323735
We have added a fix on your site. Check now.
Regards
Hello, @gmnl
Replaced. Check now.
Regards
Hello,
These errors https://prnt.sc/aIbQFtyGStVZ are related to the YITH Compare plugin because these buttons are the compare plugin buttons. We can do nothing with that. Contact YITH Compare plugin support and ask if they could help you https://wordpress.org/support/plugin/yith-woocommerce-compare/
EN version has the same 3 errors of the YITH Compare plugin and also 1 error from the One Click Accessibility plugin https://prnt.sc/C9fNlqAZxCvZ
So, also contact plugin author support.
We are able to help only with the errors that come from our theme elements or code. We can’ fix errors related to the third-party plugins.
Regards
Hello,
We are very sorry about this inconvenience. We’ll try to push them to get it fixed.
Regards
Hello,
I cleared the cache and then cleared logs to check if the error appears again. But did not get that.
Ok, let me know if you face it again.
Regards
Hello, @new face Media
Memory limit is the reason of the issue https://prnt.sc/_BSI-tTdKydC
Check the list of plugins that you use and disable plugins that you don’t really need because every additional plugin uses PHP memory.
Also, contact your hosting provider and increase the PHP memory limit to 512M.
Regards
Hello,
We have added custom CSS
.row-with-scroll.elementor-element .elementor-column {
min-width: 242px;
}
.row-with-scroll.elementor-element .elementor-container {
flex-wrap: nowrap;
overflow: auto;
}
Check now.
Regards
Hello,
Go to Dashboard > XStore > Sales Booster > Progress Bar > disable progress bar option.
Regards
Hello,
Oh, I see.
Add the below code to Theme Options > Custom CSS
.page-heading nav > a:first-of-type, .page-heading #breadcrumb > a:first-of-type {font-size: 0 !important;}
.page-heading nav > a:first-of-type:before, .page-heading #breadcrumb > a:first-of-type:before {
font-family:'xstore-icons';
content: '\e953';
font-size: 14px;
}
Regards
Hello,
Settings > General > Site Language > should be 더보기 lang there.
After that string could be translated in Loco Translate > Themes > XStore https://prnt.sc/77gYTB5wWnSE
Check now.
Regards
Hello,
Add the below code to Theme Options > Custom CSS
.content-product .product-details ul.st-swatch-preview[data-attribute="pa_razmer"] {display: none;}
Regards
Hello,
You can use translation files for these purposes https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ but instead of real translation just change the text to what you need.
Regards
Hello,
Link to log in to your Dashboard expired. Generate the new one or would better: provide with username and password of the user with admin permission and change the permission of the user to the subscriber once we finish instead of generating the login link every time we need that.
Regards