Hello,
Theme Options > Styling > Light and Dark buttons
Regards
Hello,
Theme Options > Styling > Light and Dark buttons
Regards
Hello,
” I wanted to know if there is a way to hide the footer when inside the checkout page” – https://www.8theme.com/documentation/xstore/theme-installation/8theme-page-post-layout-settings-8theme-post-options/ (Use custom footer for this page/post > Without).
“why does the theme look like it already hides the header.” – Theme Options > WooCommerce > Cart/Checkout layout > Advanced Layout > Off
“if there is a way to put the radius borders in the checkout” – add the next code in Theme Options > Theme custom CSS:
.cart-checkout-multistep .cart-order-details>div, .cart-checkout-multistep .etheme-cart-checkout-accordion {
border-radius: 10px;
}
Regards
Hello,
Please provide FTP access also.
Regards
Hello,
1/ If the font is not available via Theme Options, there are 2 ways:
– Find the desired font online, download it, then upload it via XStore > Custom Fonts > then you will be able to find that font in Theme Options.
– Submit your request here – https://www.8theme.com/taskboard/ , so our dev read it.
It is not a bug. Elemenetor plugin may have a few additional fonts, which are not included in our theme.
XStore is compatible with Elementor, but we are not developers of that plugin.
2/ Yes, there are no settings for the font of the widget title, because it takes font-family from Theme Options > Typogharhy.
3/ Theme Options > Breadcrumbs.
Regards
Hello,
1/ Add the next code in Theme Options > Theme custom CSS:
.etheme-sticky-cart .yith-wcbm-badge {
display: none;
}
Regards
Hello,
Loginisation/Registration functionality comes from WooCommerce plugin, so please read this article – https://woocommerce.com/document/configuring-woocommerce-settings/#accounts-and-privacy-settings
Also, read this article – https://www.8theme.com/documentation/xstore/troubleshooting/facebook-login/
Regards
You’re welcome!
Regards
Hello,
Please edit any page using Elementor page builder > go to Site settings > Lightbox > Image Lightbox > disable.
Let us know the result.
Regards
Hello,
Please try to use the next custom CSS code:
.fixed-header-area .menu > li > a:before {
width: 100%;
height: 30px !important;
display: block;
position: absolute;
top: unset;
bottom: -100%;
}
Regards
Hello,
Please check this topic – https://www.8theme.com/topic/menu-location-setting-is-not-visible/
Regards
Hello,
Please try: Header Builder > Cart > Dropdown type > Off-Canvas.
Regards
Hello,
Custom CSS code can be used to disable that badge there. Please provide the URL of the product.
Regards
Hello,
It’s related to the speed of the scripts loading. Elementor and our theme use scripts to make full-width row, and apply styles, so it takes some time while necessary scripts are loaded. You can enable site preloader to hide that effect or try to speed up the scripts loading using cache plugin, improve server speed settings.
Regards
Hello,
There is no such option, right now.
You can contact WooCommerce support to get assistance or submit a request here – https://www.8theme.com/taskboard/
Regards
Hello,
Please try the solution from this topic – https://www.8theme.com/topic/the-package-could-not-be-installed-pclzip_err_bad_format-10-unable-to-find-2/
or do the update manually via ftp – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
Regards
Hello,
Be attentive, don’t post private information (user and passord) out of the Private content area because it will be visible to all the users of the forum.
I’ve changed color settings here – https://gyazo.com/b366f5b66b66c553260a27c810a472e7 , you can edit them depending on your needs https://gyazo.com/7968b06ba231370411790570239bef6c
But changes are not visible, due to CDN you are using. Please clear all cache including CDN cache.
Regards
Hello,
Another specialist will get back to you after a detailed review. Please be patient and do not change access.
Regards
Hello,
The fix will be included in the next update.
If you are in hurry, we can apply it on your site early, are you agreed?
Regards
Hello,
Please try to use the next custom CSS code:
@media only screen and (max-width: 992px) and (min-width: 550px) {
.et_element.single_product-html_block4 {
display: flex;
align-items: center;
padding: 15px;
}
.et_element.single_product-html_block4 > a {
min-width: 60%;
}
}
Regards
Fixed. Please clear cache and check now.
Regards
Hello,
Please go to Dashboard > XStore > Custom Font > upload font, then you will be able to find it in Theme Options.
Header Builder > Main menu > Content Zoom, depending of selected font family there, you will be able to see Variant (font-weight) settings – https://prnt.sc/61iQX3zg3fVc
Regards
Hello,
For this time we may propose you to add next custom CSS to XStore AMP settings to get next results -> https://gyazo.com/c21e38176f04ccd8b5258ea8c8ee0c06
@media only screen and (max-width: 992px) {
ul.products {
grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
}
If you have a new feature idea or feature request you may add it on our taskboard -> https://www.8theme.com/roadmap/. We implement most voted requests first so it needs some time to understand if the request is really vital for many customers or just one-person needed.
Regards
Hello,
It seems that you have not the latest version of XStore Theme and XStore Core plugin -> https://prnt.sc/jtLek53k93II . Please, update to the latest versions first https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ https://www.8theme.com/documentation/xstore/plugins/plugins-update/
For now, we did + can recommend you few tasks to improve your site speed:
1/ We disabled this option in Revolution Slider plugin -> Globals settings -> https://prnt.sc/ix8DAa48BrMk (if the option is enabled they load their script everywhere but for real it is needed only in cases slider exists on that page it is shown)
2/ We would recommend you to enable our Built-in Wishlist (Theme Settings -> WooCommerce) and disable YITH Wishlist plugin (which also loads extra font-awesome icons font and it slow down site speed)
3/ You may check your images and reupload them with correct formats and sizes. Example: Your main slider image is in png format and it’s weight is almost 500kb -> https://prnt.sc/1-Zy4gwLpn05 . We would recommend you to use jpeg format of this image and minify it using https://tinypng.com/ or another resource for image optimization. This image in JPEG format weights already (almost 1/2 of png formated) -> 233kb and after it is tinified -> https://prnt.sc/PgMec06LgbNS . Comparison screenshot -> https://prnt.sc/oN0zJmfH9h8s . 139kb vs 499kb but no visual difference. Another example: you have images 800×800 with 53kb weight -> https://prnt.sc/YSfFWhzyUnyn but the real size which could be used here is 400×400 or about that size -> https://prnt.sc/lUlCOTVi5T7B (because it is scaled up to 250px). If you disable maintenance mode and test your web-site on https://gtmetrix.com/ (for example), you will see some tips which will help you to improve your site speed loading -> https://prnt.sc/p9QKuqLo9dF8 , https://tools.pingdom.com/
https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
Regards
You’re welcome!
Regards
Hello,
Add the next code in Theme Options > Theme custom CSS > Global:
.widget .product_list_widget .cart-widget-products .product_meta {
display: none;
}
Regards
We copied the origin file from xstore/woocommerce/cart/cart-shipping.php to xstore-child/woocommerce/cart/cart-shipping.php and made a few changes in these areas -> https://prnt.sc/0tA7D4tHpwJx
Result -> https://prnt.sc/7t8Rr8mmGWiV
Regards
Hello,
It seems you are in debugging mode now because as we see you have another theme active on your web-site -> https://prnt.sc/L8d6PEv-Hu0g
Please, notify us when you will have the XStore theme active and XStore core on your website. We need to check those issues only with our projects installed and activated.
Regards
Hello,
Do you have any server cache or CDN? Because it looks like some kind of server or CDN cache. If you are logged in everything works fine (as a rule cache is disabled for the logged in users) but once you try incognito – nothing works and errors from the old files.
Regards
Hello,
There is no such possibility, but you can post your request here – https://www.8theme.com/taskboard/ , so our dev team read it.
Regards
Hello,
1/ Please try to disable all the third-party plugins (including cache plugins), that does 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.
Let us know the result.
2/ What exact type of emails did you test? Because we do not see the problem – https://prnt.sc/3cearDdHsSJs
Regards