Hello,
Please check screenshot from the Private Content area
Regards
Hello,
Please check screenshot from the Private Content area
Regards
Hello,
There is no such option in ur theme, by default. You can maybe find an additional plugin that will provide such functionality, contact the support of WooCommerce to get advice.
Regards
Hello,
We would recommend you contact WooCommerce plugin support about this.
Regards
Hello,
Try to disable all the third-party plugins (including cache plugins), that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , clear the cache of the browser, and check then. Maybe one of the additional plugins is the reason for the problem.
If the situation is independent of plugins, provide FTP access, so we can take a closer look.
Regards
Hello,
1/ Provide an example of the problem with screenshots. You can use Lightshot screenshot or Gyazo tool to make screenshot and share the link here.
2/ Header builder > Mobile menu > Elements > disable Button
Regards
Hello,
Thanks for the reply.
What exactly is unclear? With what exactly do you need help?
Please note that additional customization or content management is not included in our basic support scope. We are able only to guide you with theme options. If you need personal customization you need to hire a developer or content manager.
Regards
Hello,
Add the next code in settings of the element:
selector .footer-product .button {
font-size: 0px;
}
Regards
Hello,
Could you provide URL of the login page and temporary wp-admin access?
Regards
Try the next code
body:not(.logged-in) .et_b_header-search{
display:none !important;
}
or contact us once you add the default search in the header.
Regards
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
body:not(.logged-in) .aws-search-form{
display:none !important;
}
Regards
Hello,
Theme Options > Speed Optimization > Static Blocks Cache > Off
Regards
Hello,
Thanks for the reply.
You need to update the theme – https://prnt.sc/GPzkO7uL5W_Q https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ Next time, do not update XStore Core plugin before the theme update.
About Footer, go to Theme Options > Footer > Footer layout > Footer Widgets Toggle On Mobile > Off
Regards
You’re welcome!
Regards
Hello,
1, 5/ Theme options > WooCommerce > Shop > Products style > Show Variations As Simple Products > Off.
2/ Please read this article – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
Reduce initial server response time– contact your hosting provider, because it is server-side; https://prnt.sc/qNw5rOWjzqkl – https://kinsta.com/blog/make-fewer-http-requests/ https://wpengine.com/resources/how-to-enable-gzip-compression-for-wordpress/ https://wpastra.com/add-expires-headers/ https://www.keycdn.com/support/reduce-dns-lookups https://authoritywebsiteincome.com/4-ways-to-use-cookie-free-domains/
3/ How does placing order email work when the default WC theme – Storefront is activated on your site?
4/ Single product builder > tabs https://prnt.sc/Xzc0LvAXbkPM
Regards
Hello,
Let us know results. Thanks in advance.
Regards
Hello,
1/ Sorry for the delay in answering.
We can’t log in, unfortunately. Please check the credentials – https://prnt.sc/JmKZFDBdh3td
2/ Please post different questions via separate topics – https://www.8theme.com/forums/xstore-wordpress-support-forum/
Regards
Hello @Lasitha851,
Theme Options > WooCommerce > Single Product Page Builder > change width of sections > https://prnt.sc/emdfSJaH9lWt Do not forget to edit or delete your custom template – https://prnt.sc/R8sVtxPUAJdy
Plugins can be installed via XStore > Plugins installer – https://prnt.sc/lufXTWOVN1tM or manually via Dashboard of FTP using archives from this page – https://www.8theme.com/downloads
If you are using Elementor, it is not recommended to activate WPBakery, because editing the same content using both plugins will cause a mess in the structure of the content.
Regards
cart page:
1/
table.cart .product-sku {
display: none;
}
2/ https://prnt.sc/qHXJ_44PJXpC
3/ Contact WooCommerce support about shipping settings, and read their docs – https://woocommerce.com/document/setting-up-shipping-zones/
checkout page :
1, 2/ This is independent of the theme, so contact the support of WooCommerce plugin to get assistance.
It seems all your questions were answered.
Let us know if you need any other assistance.
Regards
Hello,
Sorry, but did you read all my replies?
Please post “rest”/unanswered questions via separate topics, sometimes different people from our support team reply to different questions.
I hope for your understanding.
Regards
Theme Options > Speed optimization > Remove Query Strings From Theme Static Resources > Off. Then clear the cache and check titles on mentioned pages in real view.
Regards
product page :
1/
.product-content .price, .product-information .woocommerce-product-details__short-description {
color: #222;
}
2/ https://woocommerce.com/document/editing-product-data-tabs/
Hello @Mody,
Please submit only 1 question in 1 topic, to prevent a mess in conversation, then you will get assistance fasters.
Shop page :
1/ https://prnt.sc/6gstUp6sBkiM
2/ Add the next code in Theme Options > Theme custom CSS > Global
.content-product .price, .content-product .products-page-brands, .content-product .products-page-brands a, .content-product .products-page-cats, .content-product .products-page-cats a {
color: #222;
}
to change colors to https://prnt.sc/TquoAqVyuO-T
3/ https://prnt.sc/_kTVwBMnjRth
Hello,
Before your actions, we checked in a few browsers (Chrome, Firefox) and all was fine. The problem was caused by .js error which comes from cached version of scripts, disabling the cache plugin cleared cache so once the plugin was activated new version of the cache is fine.
Why it doesn’t work on your computer? It is strange. Please check from other devices.
Here you can download the previous version of WPBakery (6.9.1)- https://dropmefiles.com.ua/en/EQwLk
Regards
Hello,
Try to use the next custom css – https://prnt.sc/f44DOXpSi9KV
.et-mini-content .quantity-wrapper .quantity,
.et-mini-content .quantity-wrapper .product_meta {
color: currentColor;
}
.et-content_toggle span.woocommerce-Price-amount.amount,
.single .et-mini-content span.woocommerce-Price-amount.amount,
.et-mini-content .quantity-wrapper span,
.et-mini-content .product_meta, .et-mini-content .product_meta span {
color: currentColor !important;
}
Regards
In this case, use the next custom CSS code for sections:
https://prnt.sc/59V6EDjakxt5
@media only screen and (max-width: 480px) {
selector {
background-image: none !important;
}
}
Regards
Hello @Syed,
Please provide correct wp-admin access and describe your request in more detail.
Regards
Hello,
Please clear cache and check now.
Regards