Hi @Mac,
Can you please check again?
Best regards,
The 8Theme Team
Hi @Mac,
Can you please check again?
Best regards,
The 8Theme Team
Hi @bnourse,
Our developement team placed the codes under functions.php file from line 8 to 39 locates in your child theme. So the custom codes will be safe when you update the XStore theme.
Best Regards,
The 8Theme Team
Hi @Mac,
Can you please confirm that you want this layout on mobile?
If yes, we will update the codes.
Best regards,
The 8Theme Team
Dear @bnourse,
We hope this message finds you well.
We’re writing to inform you that our development team has recently implemented custom code modifications to enhance the functionality of the Password Strength Settings for WooCommerce plugin. We would greatly appreciate it if you could take a moment to review the changes at your earliest convenience.
Please confirm whether the plugin is now operating to your satisfaction.
Thank you for your attention to this matter.
Best Regards,
The 8Theme Team
Hi @Mihalis,
The coupon code indeed works fine, but I can’t understand how the conflict occurred since 1 of 2 cart elements was hidden while editing the cart page with Elementor, to be aware for future reference.
On the cart page, one shortcode is allowed only. If you add more than 2 shortcodes, the scripts can’t recognize which cart form.
[1] I choose not to show the Quantity column in the Products table but it keeps showing.
This option is used for the checkout page. To hide the quantity on cart page, please add the following custom CSS code under Theme Options > Theme Custom CSS > Global CSS:
.woocommerce-cart table.cart .product-quantity {
display: none !important;
}
[4] Coupon code string: I translated every single string via WPML in Greek, but it keeps appearing in English.
This text is located under Elementor plugin, we’ve scanned the string from the plugins for you. Now that text is translatable, please search and translate again: https://prnt.sc/O7fuIKL1-hRX
[2] SKU column: is there an option to remove this element?
[3] Empty Cart button: I cannot find the option to deactivate this option
[5] Cart value/totals – Background color: Is there an option to change the BG color in your admin or should I achieve it with CSS?
[6] Subtotal prices: is there an option to remove this element?
[1] Is there an option to deactivate them
[2] After hovering the button there’s a link color which I cannot find a way via your Styling/Color options to fix the active link color in blue.
Please also add this custom CSS:
.woocommerce-cart table.cart .product-quantity,
.woocommerce-cart table.cart .product-sku,
.woocommerce-cart table.cart .product-subtotal,
.woocommerce-cart a.clear-cart.btn.bordered {
display: none !important;
}
.woocommerce-cart .cart-collaterals {
background-color: #03A9F4;
}
.wc-proceed-to-checkout a.return-shop {
border: 1px solid #000;
}
.wc-proceed-to-checkout a.return-shop:hover {
background-color: #2196F3;
}
Regarding your Email Builder I followed exactly the way you suggested before you replied to my request, but as soon as I try to test the changes I made, I keep getting the default email templates.
Also, is there a way to translate these emails into Greek language according the default language that is used?
We will take a closer look and get back to you shortly.
Best Regards,
The 8Theme Team
Hi @WebDev,
We trust this message finds you well.
Our development team get back to you with some points:
1. The layout and design for current preview link you shared is broken
That’s the test link to show you the variation product are displaying the Products Grid element.
2. It seems that the Desktop and Mobile view have different logic to show variations I want to know what is the logic
You used another Product Carousel Element for the mobile version so the layout would a little bit different.
3. At the end of day, we want to show only 1 variation in landing page. (In Shop view, we want to show all variations like the current setting. So don’t change anything in Shop view)
Can you confirm that you want to show the variation products on the Product Grid Element of home page only?
Best regards,
The 8Theme Team
Dear @slw250,
We hope this message finds you well.
We wish to inform you that we have identified and resolved a conflict that was occurring between the brand filter functionality and the LiteSpeed cache on your website.
To address this issue, our team has implemented a custom code solution that effectively disables the caching for the brand filter widget. We are pleased to report that this adjustment has restored full functionality to the feature.
At your earliest convenience, could you please revisit the website and verify that the brand filter is now operating correctly? Your confirmation on this matter would be greatly appreciated.
Should you require any further assistance or have additional questions, please do not hesitate to reach out.
Warm regards,
The 8Theme Team
Dear Mac,
We hope this message finds you well.
We would like to inquire if you wish to maintain the same single-line display for the conversion form on mobile devices as it appears on desktop platforms. For your reference, please find a screenshot illustrating the current display at the following link: [https://prnt.sc/lAowOiDb3FIw](https://prnt.sc/lAowOiDb3FIw).
Additionally, we have updated your HTML code, which can now be found in the Private Content section designated for your review: https://prnt.sc/s8muBf67oRNI
It is important to note that the inclusion of any HTML or BODY tags within the HTML element is not recommended, as this may cause disruptions to the website’s functionality.
We would appreciate it if you could inform us of the outcome once you have had the opportunity to assess the changes.
Thank you for your attention to this matter. We look forward to your response.
Best regards,
The 8Theme Team
Dear @oceanbulkon,
We hope this message finds you well.
We have taken note of the error you reported within the Private Content area and have diligently verified the presence of all necessary files. Upon review, it appears that the issue may not be related to the files themselves.
To further troubleshoot and resolve the matter, we kindly recommend that you reach out to your hosting provider and request their assistance with the following actions:
1. Upgrading your PHP to version 8.x.x, which may be necessary for optimal performance and compatibility.
2. Reviewing and adjusting the file permissions for your website directories, as outlined in the WordPress Developer documentation: https://developer.wordpress.org/advanced-administration/server/file-permissions/
3. Checking and potentially increasing the maximum execution time for your server, which can be a common cause of errors. Guidance on this can be found here: https://www.wpbeginner.com/wp-tutorials/how-to-fix-fatal-error-maximum-execution-time-exceeded-in-wordpress/
4. Evaluating and, if needed, enhancing the memory limit allocated to your website to prevent memory-related issues. Instructions for this process are available at: https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
We trust that these steps will aid in addressing the error you have encountered. Should you require any further assistance or have additional questions, please do not hesitate to contact us.
Best regards,
The 8Theme Team
Dear Dotbros Team,
We hope this message finds you well.
We’re writing to inform you that our development team has not implemented any specific codes or templates that would facilitate the crawling of our website by AmazonBot.
Should you wish to prevent AmazonBot from crawling your website, we kindly suggest that you add the following lines to your robots.txt file. If you encounter any difficulties in doing so, we recommend reaching out to your hosting provider for assistance:
User-Agent: Amazonbot
Disallow: /
For additional guidance on this matter, please refer to the following article: https://workinnet.ru/en/how-to-block-the-amazonbot/.
Should you require any further information or assistance, please do not hesitate to contact us.
Warm regards,
The 8Theme Team
Hi @sophie,
We’ve created a test page and the media carousel element is working fine.
Can you please double check again?
Kind Regards,
8theme team
Glad we’re able to help you!
Kind Regards,
8theme team
Dear Serban Dombici,
We hope this message finds you well.
We’re writing to inform you that we have implemented a code enhancement within the functions.php file of your child theme. The specific changes were made between lines 7 and 10, as detailed below:
add_filter('woocommerce_product_add_to_cart_description', 'n2t_woocommerce_product_add_to_cart_description', 999);
function n2t_woocommerce_product_add_to_cart_description(){
return 'Adaugă în coș';
}
For your convenience, a screenshot of the update is available at the following link: [https://prnt.sc/ukLKEBu5kDmN](https://prnt.sc/ukLKEBu5kDmN)
We kindly request that you review the modifications at your earliest convenience to ensure everything is functioning as expected.
Should you have any questions or require further assistance, please do not hesitate to reach out.
Warm regards,
The 8Theme Team
Hi @Dombici Serban,
Upon checking your language files via FTP account, we could see that you put wrong name for the language files:
- xstore-core-ro.po
- xstore-core-ro.mo
- xstore-ro.po
- xstore-ro.mo
The correct names should be:
- xstore-core-ro_RO.po
- xstore-core-ro_RO.mo
- xstore-ro_RO.po
- xstore-ro_RO.mo
We’ve already renamed the language files for you. Can you please double check again?
Kind Regards,
8theme team
Dear Mitul,
We hope this message finds you well.
We have observed that the current configuration of your website utilizes the Content Delivery Network (CDN) to serve various assets, including scripts, styles, and images. This setup may result in longer loading times for these assets during the initial visit to your website.
To enhance the user experience and reduce the initial load time, we’ve implemented custom code to enable lazy loading for the first section of your website. This adjustment should significantly improve the loading efficiency for new visitors.
We kindly ask that you clear your website’s cache to ensure that these changes take effect. Once you have done so, please revisit your website to verify the improvements.
Should you require any further assistance or have any questions regarding this update, please do not hesitate to reach out.
Best regards,
The 8Theme Team
Hi @DEVELOWEB,
The Advanced Product Fields Pro for WooCommerce plugin is not compatible with the Quick View feature of XStore theme.
If you wish our developers team can personally assist you via our customization service.
To get started, please follow this link to send us your requirements – https://www.8theme.com/contact-us/
https://prnt.sc/HMCEfKd9tQL- , and we will prepare a detailed estimate for the customization work. Our goal is to create a design that aligns with your vision and enhances your website’s appearance and functionality.
Customize your website to suit your needs and make it stand out with our expert dev team.
Best regards,
The 8Theme Team
Hi @Pawel,
We kindly request that you provide us with temporary wp-admin and FTP credentials to facilitate necessary support and maintenance activities.
To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.
For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.
We appreciate your cooperation in this matter.
Best Regards,
8Theme’s Team
Hi @Mihalis,
Hello. There seems to be a major problem with the Coupon field on the Cart page.
You placed 2 cart elements on the cart page so it was conflicted. We’ve removed one cart element, now the coupon is working fine.
Please also, [1] check why the UI is different in my website and your demo https://xstore.8theme.com/elementor2/kids-toys/cart/
You have to use the Cart element, it has an option to set the layout into 2 columns: https://prnt.sc/HI22AuwzVZFi
[2] In your email builder, I can’t configure how to keep the changes I make in an email and somehow if I make a test order I keep receiving the default system emails, instead of the edited ones.
Please follow this article: https://www.8theme.com/documentation/docs/xstore-built-in-woocommerce-email-builder/
Hope it helps!
Best Regards,
The 8Theme Team
Hi @Khullcsewerq,
We’ve uploaded the latest version of XStore & also setup the child theme again for you.
Now the website is loading fine now.
Can you please clear the caches and check?
Kind Regards,
8theme team
Dear Pawel,
We hope this message finds you well.
We would like to inform you that due to our current use of the Single Product Builder for the layout design of our products, the previously mentioned hooks will not function as intended.
As an alternative, we kindly suggest implementing the following solution:
add_filter('woocommerce_get_price_html', 'n2t_woocommerce_get_price_html', 99, 2);
function n2t_woocommerce_get_price_html($price, $product){
$product_ids_to_hide = [105088, 596, 604];
if (in_array($product->get_id(), $product_ids_to_hide))
return '';
else
return $price;
}
add_filter('woocommerce_product_is_in_stock', 'n2t_woocommerce_product_is_in_stock', 99, 2);
function n2t_woocommerce_product_is_in_stock($stock, $product){
$product_ids_to_hide = [105088, 596, 604];
if (in_array($product->get_id(), $product_ids_to_hide))
return false;
else
return $stock;
}
Please ensure to replace the placeholders ‘105088, 596, 604’ with the actual IDs of your products.
We trust this solution will be of assistance to you. Should you have any further questions or require additional support, please do not hesitate to reach out.
Best regards,
The 8Theme Team
Dear ONOFF TECH Team,
We hope this message finds you well.
We kindly request that you insert the following custom CSS code into your website’s theme. Please navigate to Theme Options, then select Theme Custom CSS, and proceed to Global CSS to add the code provided below:
body div.quantity>.minus i::before,
body div.quantity>.plus i::before,
body td.quantity>.minus i::before,
body td.quantity>.plus i::before {
color: #80b435;
font-weight: bold;
font-size: 12px;
}
We trust that this addition will be beneficial. Should you require any further assistance, please do not hesitate to reach out.
Best regards,
The 8Theme Team
Dear ONOFF TECH Team,
We hope this message finds you well.
We are pleased to inform you that we have successfully implemented a hotfix on your website, which has addressed the issue with the quantity function on the cart page. We kindly request that you review the cart page at your earliest convenience to confirm that the functionality has been restored to your satisfaction.
Additionally, we would like to bring to your attention that the issue you experienced is a recognized bug. Our development team is diligently working on a permanent solution, which we anticipate will be included in forthcoming updates.
We appreciate your patience and understanding in this matter. Should you have any further questions or require additional assistance, please do not hesitate to reach out.
Best regards,
The 8Theme Team
You’re most welcome!
Glad we’re able to help.
Warm regards,
The 8Theme Team
Dear @st7878,
We are pleased to inform you that we have successfully applied a hotfix to your website. As a result, the issue with the icons not displaying correctly has been addressed, and they should now be visible as intended. You can view the current display at the following link:
We kindly request that you verify the resolution from your end and confirm that the icons are appearing correctly.
Please be assured that a permanent fix for this issue will be included in our forthcoming updates.
We appreciate your cooperation and look forward to your confirmation.
Best Regards,
The 8Theme Team
Dear @slw250@hotmail.com,
We are pleased to inform you that the issues affecting your two additional websites have been successfully resolved. Furthermore, we would like to assure you that this issue will be addressed in our forthcoming updates.
We apologize for any inconvenience this may have caused and appreciate your understanding.
Should you have any further concerns or require assistance, please do not hesitate to contact us.
Best regards,
The 8Theme Team
Hi @Zg007,
Do you have a tutorial in XStore how to set w3 total cache, at least basic, for my web shop. Until now I had Autoptimize, but according to your recommendation it is turned off.
You can follow this article: https://avada.io/woocommerce/docs/configure-w3-total-cache.html
Hello, as for the dark bar on the mobile phone, it is still not there.
We’ve added this custom CSS for you:
.mobile-header-wrapper .header-main {
border-bottom: 5px solid #000;
}
Now the blackbar appears.
Warm regards,
The 8Theme Team
Hello, @sophie,
Thank you for contacting us and for using XStore.
To add videos to the media carousel element, you MUST upload the video to your site under the media section. Once the video is uploaded, it will be available for use.
We regret to inform you that it is not possible to use YouTube links in the Media Carousel element. If you would like to add this functionality, please contact our development team by submitting a feature request at https://www.8theme.com/taskboard/
Kind Regards,
8theme team
Hi @slw250@hotmail.com,
We’ve applied the HOTFIX to the website in the Private Content area.
Please clear all the caches and check.
Can you please also provide other websites and admin account so we can fix them?
Thank you!
Hi @W2M,
Please delete the previous custom CSS codes and add this custom CSS code instead:
body #payment .payment_methods li {
padding: 0;
position: relative;
}
body #payment .payment_methods li label {
width: 100%;
display: block;
margin: 0;
cursor: pointer;
padding: 10px 10px 10px 25px;
}
body #payment .payment_methods input[type="radio"] {
top: 14px;
position: absolute;
left: 5px;
z-index: 9999;
}
Hope it helps!
Dear Radek,
We hope this message finds you well.
We have encountered an issue that requires your assistance. It appears that there may be an error with one of the translated strings, and we suspect that a function name might have been inadvertently translated.
Would you be so kind as to review the translations, particularly focusing on any PHP functions? These should not be translated, as they are integral to the code’s functionality.
Additionally, we request that you revert the translations for ‘products’ and ‘posts’ within the ‘/xstore/framework/features/search-page.php‘ file, specifically between lines 22 and 31. You can refer to the screenshot provided for clarity: https://prnt.sc/MmUJRZ80mBbj
Should the issue persist after these changes, we would appreciate it if you could grant us access to your admin account. This will enable us to examine the problem more closely and provide a suitable solution.
We thank you in advance for your prompt attention to this matter and look forward to your response.
Best regards,
The 8Theme Team