Hello,
Try to re-save permalinks settings (Dashboard > Settings > Permalinks).
Regards
Hello,
Try to re-save permalinks settings (Dashboard > Settings > Permalinks).
Regards
Hello,
Add the next code in Theme Options > Theme custom CSS:
.main-products-loop .product, .products-loop .product, .carousel-area .product-slide .product {
display: flex;
justify-content: center;
}
.products-loop .ajax-content, .products-loop {
display: flex;
flex-wrap: wrap;
flex: 1;
}
.content-product {
flex-direction: column;
justify-content: space-between;
display: flex;
flex: 1;
}
.content-product .quantity-wrapper {
margin-right: auto;
margin-left: auto;
}
.swiper-container {
display: flex;
align-items: stretch;
}
.product-slide .product {
display: flex;
height: 100%;
}
.swiper-wrapper {
height: auto;
}
Regards
Clear cache of the browser on your mobile device.
Regards
Hello,
You’re welcome!
You can place the file into the parent theme, because the next update will contain these changes also.
Regards
Hello,
Could you provide access today? So we can check the problem more deeply and solve it, note that our technicians team is not available during the weekend.
Regards
Could you provide access today? So we can check the problem more deeply, note that our technicians team is not available during the weekend.
Regards
Hello,
Sorry for the delay in answering. Thanks for your patience!
1) Update the theme and XStore Core plugin – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ https://www.8theme.com/documentation/xstore/plugins/plugins-update/
2) Then download product-image-builder.php file from this page – https://dropmefiles.com/t89NL , and re-upload it via FTP into wp-content/themes/xstore/woocommerce/single-product folder.
3) Clear all cache and check the result.
Regards
Hello,
We’ve created “Recently viewed products” static block and added for products via Single Product Builder – https://gyazo.com/b2563d554e2d4a3f5f7fbbc4f793754e . Check the result and edit settings depends on your needs – https://gyazo.com/471a86e012b3c03ce3035720d300f311
Regards
Hello,
We’ve checked your site one more time and can see 4 categories in the sidebar on your Shop page. Is it solved? Could you clear the cache and check one more time.
Regards
Hello,
Please set the administrator role for the user, so we can access the Dashboard.
Regards
Hello,
Use WPBakery plugins to create static block with the desired layout, then set it for the Footer via Appearance > Widgets.
Regards
Hello,
Sorry for the delay in answering.
1) The update should not affect the layout of pages.
2) What problem do you face? Describe your request in more detail, please.
Regards
Hello,
Have you sorted out? I can see a few sections on your site now – http://prntscr.com/1125tab
Regards
Hello,
Please provide temporary wp-admin and FTP access via the Private Content area here, so I can pass your question to our technicians. If you don’t know your FTP host, FTP login, and FTP pass contact your hosting provider and ask this information.
Waiting for your reply.
Regards
Hello,
Thanks for contacting us. Download an archive from this page – https://dropmefiles.com/nTe9B
Regards
Hello,
Please, contact plugins author to get some guides of what they are adding to show such content
Regards
Hello,
1. Check this option http://i.prntscr.com/7XI3cOxPRNatLCgZwv35Fg.png
2. There is no ready solution, unfortunately. It requests additional customization in files, which is not included in our basic support. You may submit a customization request to WPKraken team
Regards
Hello,
Add this code also –
.woocommerce-checkout-review-order-table .product-total,
.woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce-checkout-review-order-table .order-total td {
text-align: start;
}
#shipping_method {
min-width: unset;
padding: 0;
}
a scroll will apear.
Regards
Hello,
Thanks for using our theme.
Could you provide temporary wp-admin access?
Regards
Hello,
1) Images of products are displayed on Cart, but not on Checkout, by default. If you want to change it, try to contact the support of WooCommerce.
2) It is how full-width sections created by Elementor works. You can see the similar behavior even on our demos – https://xstore.8theme.com/elementor/demos/headphone/ Speed up the site to make it loads faster – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
Regards
Enable Elementor for static blocks – http://prntscr.com/11255p4 , and create a new block.
Provide temporary wp-admin access, so we can create an example on your site.
Regards
Hello,
Have you updated the theme and Core plugin? 3.2.7 version of Core doesn’t contain this fix, it will be included in the next one.
Download frontend-script.min.js from this page https://dropmefiles.com/5uYrr and re-upload it via FTP into et-core-plugin/app/models/customizer/frontend/js folder.
Regards
Hello,
Thanks for the reply.
Add element into the header content and set color as you did for others – https://gyazo.com/ac3aaa0cb7a054fe55daf944e274c640
Regards
Hello,
Please provide URL and temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Thanks for using our theme.
1) Go to Appearance > widgets > cart area.
2) Please provide URL of page with this text.
Regards
Hello,
Thanks for using XStore.
Please 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 cache and check quick view then.
Regards
Hello,
Please update the theme and Core plugin, this problem will be fixed.
https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
.mobile-menu-content .et_b_header-menu .menu li a,
.mobile-menu-content .header-button-wrapper,
.mobile-menu-content .et_b_header-socials {
justify-content: center !important;
}
Regards