Hi @ziga32,
We’ve taking a look to this issue and get back to you shortly.
Best regards,
The 8Theme Team
Hi @ziga32,
We’ve taking a look to this issue and get back to you shortly.
Best regards,
The 8Theme Team
Hi @JustBrian,
Can i Achieve Mobile view product carousel two column 80% for one product 20% for the other?
To achieve this, please remove your custom CSS codes and add this CSS:
@media (max-width: 480px){
.swiper-slide.slide-item.product-slide.-slide.swiper-slide-visible.swiper-slide-active {
max-width: 80%;
height: 100%;
}
.swiper-slide.slide-item.product-slide.-slide.swiper-slide-visible.swiper-slide-active img {
width: 100%
}
.swiper-slide .content-product .product-content-image {
text-align: left;
}
.swiper-slide:not(.swiper-slide-active) .content-product .product-content-image img {
max-width: 80%;
}
}
Can i also get the same hover effect on product page for the product card as in the shop page?
It need be done by the additional customization and it’s outside the scope of our basic support.
However, if you wish our developers team can personally assist you via our customization service (paid).
To get started, please follow this link to send us your requirements – https://www.8theme.com/account/#etheme_customization_panel , 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.
If you have any other questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Best regards,
The 8Theme Team
Hi @e.uluturk,
Some features you need to use the pro version:
From 9.2 theme version, we have included the XStore Builders feature. To utilize this feature, you need to activate either the Elementor Pro or the free PRO Elements plugin.
The free PRO Elements plugin is a modified version of the Elementor Pro WordPress plugin, originally created by Elementor Ltd. Similar to the original, it is licensed under the GNU General Public License, version 3 (GPLv3). However, unlike the original, it is completely free and does not require activation for use.
We are delighted to inform you that you get access to the functionality of the Elementor Pro plugin at no cost. You can find out what is included in the PRO Elements plugin here(https://proelements.org/#included).
For more information, please take a look at this: https://www.8theme.com/documentation/xstore/plugins/elementor-pro-compatibility/
Best Regards,
The 8Theme Team
Glad we’re able to help!
Warm regards,
The 8Theme Team
Dear E. Uluturk,
We are pleased to inform you that the Pro Elements plugin has been successfully installed on your behalf. As a result, the sticky option is now enabled for your use:
Could you kindly take a moment to verify its functionality at your earliest convenience?
Best Regards,
The 8Theme Team
Dear @feeldesign,
We hope this message finds you well.
We would like to inform you that the parallax image feature, which utilizes the CSS property background-image: fixed, has been found to be incompatible with certain devices. Consequently, our development team has temporarily disabled this feature to ensure a consistent user experience.
Should you wish to reactivate this feature, you may do so by inserting the following custom CSS code. This can be accomplished by navigating to Theme Options, selecting Theme Custom CSS, and then applying the code to the Global CSS section:
@media only screen and (max-width: 1024px){
body .et-attachment-fixed.et-parallax,
body .et-attachment-fixed>div {
background-attachment: fixed !important;
background-size: inherit !important;
}
}
We trust this will address your needs and enhance the functionality of your website on all devices.
Warm regards,
The 8Theme Team
Hi @e.uluturk,
Can you please confirm that you’ve installed Pro Elements/Elementor Pro plugin already?
BTW: We’ve tried to login with the following WP admin account in Private Content area but it didn’t work. Can you please double check?
Best Regards,
The 8Theme Team
Hi @Gbp,
We’ve updated the custom CSS codes per your request:
Best regards,
The 8Theme Team
Hi @Gbp,
We’ve changed your custom CSS codes to this:
.custom-category-headline {
margin: 40px 0;
text-align: center;
width: 100%;
}
Now everything looks good.
Best regards,
The 8Theme Team
Dear Tal,
We’re writing to inquire whether you have had the opportunity to clear your browser caches as previously discussed. This step is essential for ensuring that you are viewing the most recent version of our website.
Additionally, I have attached screenshots below for your reference, which display the current appearance of the sidebar on both my browser and that of my colleague. As you will observe, the sidebar width has been adjusted to 10%.
Screenshot from my browser:
[https://prnt.sc/kGMPdAFKwTez](https://prnt.sc/kGMPdAFKwTez)
Screenshot from my colleague’s browser:
[https://prnt.sc/cHMUqxqO82XV](https://prnt.sc/cHMUqxqO82XV)
Should you require any further assistance or if you have any questions regarding this matter, please do not hesitate to contact us.
Best regards,
8Theme’s Team
Dear E. Uluturk,
We hope this message finds you well.
We would like to guide you through the process of configuring the sticky feature for your sidebar element. Please follow the steps outlined below:
1. Identify and select the container that houses your sidebar element.
2. Navigate to the ‘Advanced’ tab.
3. Proceed to ‘Motion Effects’.
4. Select ‘Sticky’ and then opt for ‘Top’ from the available choices.
For your convenience, we have provided a screenshot illustrating these steps: https://prnt.sc/XeQsgn4e33uU
We trust this will assist you in achieving the desired functionality for your sidebar. Should you require any further assistance, please do not hesitate to reach out.
Best Regards,
The 8Theme Team
Dear Mr. Jimenez,
We hope this message finds you well.
We kindly request that you insert the following script into the functions.php file located within your child theme directory. This code is intended to enhance the functionality of your website:
add_action('wp_footer', 'n2t_wp_footer');
function n2t_wp_footer(){
?>
<script>
jQuery( function($){
$(document).on('click', '.et-cookies-popup-wrapper .close', function (){
etConfig.et_global.is_customize_preview || etTheme.setCookie("etheme_cookies", "false", etConfig.etCookies.cache_time), e.addClass("removing"), setTimeout(function() {
e.remove()
}, 700)
});
});
</script>
<?php
}
Please ensure that the code is implemented correctly to avoid any potential issues. Should you require any assistance or have any questions regarding this process, please do not hesitate to reach out.
Thank you for your attention to this matter.
Best Regards,
The 8Theme Team
Dear @Mazzellla,
We regret to inform you that the product tabs element is exclusively available within the Single Product Builder.
Furthermore, we do not offer any shortcode or hook that would enable the activation of the product tabs element elsewhere on the website.
Kind regards,
The 8Theme Team
Dear Jose Hernan,
Thank you for your correspondence.
Should you have any inquiries, please do not hesitate to reach out to us.
Warm regards,
The 8Theme Team
Hi @Tal,
The width of sidebar is showing 15% on my end: https://prnt.sc/ZGOPJ2gK6jqM
Could you please try to increase the width to 20% or reduce it to 10% to check?
Best Regards,
8Theme’s Team
Dear @Artibdfl,
We hope this message finds you well.
Upon review, our development team has discovered that the video link provided in your previous correspondence has unfortunately expired. We kindly request that you resend the video at your earliest convenience to facilitate our ongoing assessment.
Furthermore, we would greatly appreciate it if you could provide us with the details of your staging site. This information is essential for our development team to conduct a thorough examination and address your needs more effectively.
Thank you for your cooperation and prompt attention to this matter.
Best Regards,
The 8Theme Team
Dear @Gbp,
We hope this message finds you well.
To ensure that both categories and products are displayed on your shop page, kindly follow the steps outlined below:
1. Access the ‘Theme Options’ panel.
2. Navigate to ‘WooCommerce (shop)’ and then to ‘Product Catalog’.
3. Within the ‘Product Catalog’ settings, please select ‘Show categories & products’.
4. Proceed to ‘Categories Appearance’ and choose ‘Apart from products’.
For your reference, here are screenshots illustrating the aforementioned settings:
– [Screenshot 1](https://prnt.sc/MM0uObOQOugi)
– [Screenshot 2](https://prnt.sc/McVhiLcOsfsK)
Additionally, to display headlines for Category and Product sections before the respective items, please insert the following code snippet into your theme’s functions.php file or a custom plugin:
add_action('etheme_before_product_loop_start', 'n2t_woocommerce_before_shop_loop', 999);
function n2t_woocommerce_before_shop_loop(){
echo '<h2 class="custom-category-headline">Categories</h2>';
}
add_filter('woocommerce_after_output_product_categories', 'n2t_woocommerce_after_output_product_categories', 999);
function n2t_woocommerce_after_output_product_categories($value){
if ( wc_get_loop_prop( 'is_shortcode' ) && ! WC_Template_Loader::in_content_filter() ) {
return $value;
}
if ( get_option( 'woocommerce_shop_page_categories_appearance', '' ) ) {
if ( woocommerce_get_loop_display_mode() == 'both' ) {
return '<div class="etheme-woocommerce-categories-products-separator"></div><h2 class="custom-category-headline">Products</h2>';
}
}
return $value;
}
We trust that the above instructions will be of assistance to you. Should you require any further support, please do not hesitate to reach out.
Best regards,
The 8Theme Team
Hello @sathish150601,
Thank you for reaching out to us with your concern regarding the mailing notification issue in your XStore theme. We understand how important it is for you to have a fully functional email notification system for your website.
We apologize for any inconvenience you may have experienced. To assist you effectively, we would like to suggest a few steps that might resolve the issue:
1. Please ensure that your website’s server is properly configured to send emails. Sometimes, web hosting servers require specific settings to enable outgoing mail functionality.
2. Check if the email functionality is being blocked by any plugins or server settings. If you are using any security plugins, make sure they are not interfering with the email sending process.
3. Consider using SMTP (Simple Mail Transfer Protocol) for sending emails. This often increases the reliability of email delivery. You can use plugins like ‘WP Mail SMTP’ or ‘Easy WP SMTP’ to configure this.
4. If you are using a third-party email service for your emails, please verify that all the necessary DNS records (like SPF and DKIM) are correctly set up to ensure email deliverability.
5. Lastly, it might be helpful to check your server’s mail logs to see if there are any errors or issues that could be preventing emails from being sent.
If the mail function is still not working, please provide us with your WordPress admin account and password so we can take a closer look.
We are committed to helping you resolve this issue as quickly as possible. Please do not hesitate to get in touch with any further details or questions you may have.
Best Regards,
8Theme’s Team
Hi @Tal,
Can you please try updating the custom CSS codes to this:
@media (min-width: 992px){
.woocommerce-shop .col-md-2.sidebar {
width: 15% !important;
}
.woocommerce-shop .col-md-pull-10 {
left: 85% !important;
}
.woocommerce-shop .col-md-10 {
width: 85% !important;
}
.woocommerce-shop .col-md-push-2 {
right: 15% !important;
}
}
Hope it helps!
Hi @Tal,
The 1/6 column is the minimum width of sidebar. But you can change the width of sidebar by adding this custom CSS code under Theme Options > Theme Custom CSS > Global CSS:
@media (min-width: 992px){
.woocommerce-shop .col-md-2.sidebar {
width: 15%;
}
.woocommerce-shop .col-md-pull-10 {
left: 85%;
}
.woocommerce-shop .col-md-10 {
width: 85%;
}
.woocommerce-shop .col-md-push-2 {
right: 15%;
}
}
Best Regards,
8Theme’s Team
Dear Ilya,
We hope this message finds you well. We would like to inform you that the most recent compatible version of WPBakery Builder is 7.4. We kindly request that you proceed with updating it at your earliest convenience.
Best regards,
The 8Theme Team
Hi @MAHDAR,
Please uncheck the option, then also add the following codes under your functions.php file locates in your child theme:
add_filter('pre_option_woocommerce_hide_out_of_stock_items', 'n2t_woocommerce_hide_out_of_stock_items', 100);
function n2t_woocommerce_hide_out_of_stock_items($value){
if(!is_admin() && is_singular('product')){
return 'yes';
}
return $value;
}
The code above will cross-line the out-of-stock variation products in the product page ONLY.
Kind Regards,
8theme team
Hi @amamatdi,
You need to turn ON the View Cart Button option: https://prnt.sc/6HuEhQV1cOhv under Header Builder > Cart.
Warm regards,
The 8Theme Team
Hi @Mazzellla,
The product quantity is not available in shortcode. To add 2 product items to cart, you can try with this shortcode:
[add_to_cart id='.$product_id.' quantity='2']
For more information, please take a look at this article: https://woo.com/document/woocommerce-shortcodes/#add-to-cart
Kind Regards,
8theme team
Dear @amamatdi,
We hope this message finds you well.
We are pleased to inform you that we have implemented a hotfix in the functions.php file, specifically from lines 7 to 36. As a result, the progress bar on both the cart and checkout pages should now be functioning correctly.
We kindly request that you verify the changes at your earliest convenience to ensure that everything is operating as expected.
Please be assured that this issue will be permanently addressed in the forthcoming updates.
We appreciate your cooperation and look forward to your confirmation.
Warm regards,
The 8Theme Team
Hi @Taron Sargsyan,
Can you please create a separated topic? We’re happy to help you to check your website.
The 8Theme Team,
Best Regards!
Dear Kristofair8306,
We are pleased to inform you that we have made the necessary corrections to the translation as per your specifications. The updated texts are now visible at the following link:
Additionally, to modify the color of the “Lost password?” text, we have implemented custom CSS code within the Theme Options under Theme Custom CSS > Global CSS, as shown below:
form.woocommerce-form.woocommerce-form-login a.lost-password {
color: #000;
}
Should you require any further assistance, please do not hesitate to reach out.
Warm regards,
The 8Theme Team
Hi @kristofair8306,
We’ve tried to login with the provided password in Private Content area but it didn’t work.
Can you please double check again?
Best Regards,
8Theme’s Team
Dear @ljimenez,
We hope this message finds you well.
We have conducted a thorough review of the WhatsApp icon’s display across various browsers and are pleased to report that it appears to be functioning correctly. The dimensions, including both width and height, are consistent with those of the other icons on our platform.
For your reference, please find a screenshot of the icon as displayed on our end: https://prnt.sc/sQeZeT9s-X13
To assist you further, could you kindly provide us with additional details regarding the issue you are experiencing? Specifically, it would be helpful to know which browser you are using when you encounter this problem.
We appreciate your cooperation and look forward to resolving any concerns you may have.
Best Regards,
The 8Theme Team
Hi @javi_web,
The sale texts format is wrong: https://prnt.sc/L5hA1mwWEzgJ, the correct format should be:
{sales_text} %s
We’ve already fixed it for you. Now everything is working fine:
Best regards,
The 8Theme Team