Hello,
Single product page is fine when Elementor plugin is disabled, so check your settings for the elementor.
Regards
Hello,
Single product page is fine when Elementor plugin is disabled, so check your settings for the elementor.
Regards
Hello,
WPML > string translation > scroll down and press on “Translate texts in admin screens” link. You’ll see a list of fields, choose the fields you’d like to translate. For example – theme_mods_xstore-child > http://prntscr.com/szhrk6 After that go back to the String Translation section and translate necessary content – http://prntscr.com/szhs2y
Regards
Hello,
Please clear cache and check now.
Regards
Hello,
Theme Options > General > Enable Classic Widgets Panel > On, then go to Dashboard > Appearance > Widgets > Footer area > add Static block widget and select Footer static block.
Go to Elementor > Settings > Post types, enable Elementor for static block.
Regards
Hello,
Fixed. Sorry for the inconvenience.
Please clear cache and try to download/update now.
Regards
Hello,
Footer will be fixed from our side globally.
About Contact us, you need to edit page and just select the form in the settings of element – https://gyazo.com/9b1d80ee76312e7df79fe86e7aeaed2e
About images, Appearance > Customize > WooCommerce > Product Images settings can’t be imported, so you need to set them depends on your needs – https://www.8theme.com/documentation/xstore/woocommerce/product-images/ , for example – https://prnt.sc/fH0cezFbx-cI
Regards
Hello,
Core plugin was updated for download – https://www.8theme.com/downloads/ Please check. Sorry for the inconvenience.
Regards
Hello,
Theme Options > Header builder > Main header > Color
or provide temporary wp-admin access, so we can take a closer look
Regards
Hello,
Check now. Let us know if you need any further assistance.
Regards
Hello,
Please check https://xstore.8theme.com/elementor/demos/book-store/ – https://prnt.sc/GyIS2YwwHf84 , use Product Filters element https://prnt.sc/1n0R0jeg_KVN
On Shop page you can add similar block https://xstore.8theme.com/elementor/demos/minimal-electronics/shop/ , create static block using Elementor with the desired content, then add it via Theme Options – https://prnt.sc/FOpc50e4ZKGB
Regards
Hello,
Try to disable the plugin, clear cache, and check Pagination. Maybe our “Ajax Product Pagination”, from Theme Options > WooCommerce > Shop > Shop page layout, will give you the desired result.
Regards
Hello,
1/ Update the theme https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ and Core plugin https://www.8theme.com/documentation/xstore/plugins/plugins-update/ Clear all cache and check then.
2/ If this doesn’t help, describe the problem one more time here in detail, and one of our technicians will check it more deeply.
Regards
Hello,
Please provide temporary wp-admin access, we will check and help you.
Regards
Hello,
We have implemented these features in update v8.2.
Also, check our latest changelog to see all sweet features we have made -> https://xstore.8theme.com/update-history/
Regards
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
.st-swatch-preview li.sten-li-disabled span:before {
background: linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 0.8px), #222 50%, rgba(0, 0, 0, 0) calc(50% + 0.8px), rgba(0, 0, 0, 0) 100%);
}
.st-swatch-preview li.sten-li-disabled {
border-color: #222 !important;
}
Change #222 to the desired color.
Regards
Hello,
To disable categories, add the next code in Theme Options > Theme custom CSS > Global:
.ajax-search-form .ajax-search-categories, .ajax-search-form .ajax-extra-content {
display: none;
}
@media only screen and (min-width: 993px){
.search-full-width .et-mini-content {
height: 300px;
}
}
Regards
Hello,
1/ Theme Options > Header builder > mobile menu > Elements > disable Wishlist and Account
2/ Position of labels is correct, for example, https://xstore.8theme.com/elementor/demos/niche-market/
Do you want to change it?
Regards
Hello,
Provide temporary FTP access (FTP host, FTP username, FTP password, FTP port). If you do not know how to create FTP contact with your hosting provider, they will help you.
Regards
Hello,
Please follow this article and update the theme – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
Do not update the Core plugin before the theme update next time.
Regards
Hello,
Apperance > Menus > create menu, Theme Options > Header builder > Mobile menu > Select The Menu
Regards
Hello,
Change the previous code to:
.products-loop .content-product .quantity-wrapper {
flex-wrap: wrap;
justify-content: center;
}
.products-loop .content-product .quantity-wrapper .quantity {
flex-basis: 100%;
margin: 0 0 10px;
}
.products-loop .content-product .quantity-wrapper .button {
font-size: 14px;
padding: 9px;
}
.products-loop .content-product .quantity-wrapper .button[aria-label]:after {
content: 'Add To Cart';
position: static;
background: transparent;
color: currentColor;
max-width: unset;
padding: 0;
font-size: inherit;
box-shadow: none;
overflow: visible;
margin-inline-start: 7px; transform: none;
}
.products-loop .content-product .quantity-wrapper .button[aria-label]:not(:hover):after {
opacity: 1;
visibility: visible;
transform: none;
}
Regards
Hello,
No, there is no option to make zoom from the gallery but we have the option in our Theme Options -> General ( https://prnt.sc/Y1BsYw7buS8i )
After you activate it customers will be able to zoom your side so that images will be ready to scaleIn as well.
Hope activating that option will be ok for your reasons.
P.S. for now it is active on your staging2… (clear cache and see changes from mobile device)
Regards
Hello,
Please read this article – https://www.8theme.com/documentation/xstore/theme-translation/translation-with-wpml/
Regards
Hello,
– Header builder > delete Promo text element from the header content (hover over the element and you will find the Remove icon).
– https://prnt.sc/0aNdBdYhGFv5
– Header builder > Account > My Account Text, Header builder > Search > Placeholder Text
Regards
Hello,
Theme Options > Breadcrumbs > “Return To Previous Page” Link > off – it is for all page.
Regards
Hello,
Those subcategories are hidden because we hide by default categories that don’t have products (there are no reason to search by them because nothing will be found anyway)
Your categories -> https://prnt.sc/GEPOlO92sTyC
Once you will have at least one product for subcategory (to make it not empty) – it will be shown in dropdown -> https://prnt.sc/_qpgy7–bmKw
Testing product -> https://prnt.sc/6GfuxZQAlJtb
Regards