Hello, ziga32,
Thank you for reaching out to us.
Please provide URL, temporary wp-admin and FTP access.
Best regards,
8Theme’s Team
Hello, ziga32,
Thank you for reaching out to us.
Please provide URL, temporary wp-admin and FTP access.
Best regards,
8Theme’s Team
Hello, Ram Yadav,
Please provide the URL of the page from your screenshot.
Here is what we see on your site – https://prnt.sc/CBdO7xSPR51b
Please provide us with temporary FTP access.
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.
Best regards,
8Theme’s Team
Hello, Stanley87,
Thank you for contacting us and for using XStore.
Try to disable “Mobile User-scalable” and “Mobile optimization” clear cache including cache of your mobile browser and check the result after that. The mentioned settings may conflict with the setting of cache/optimization plugin on your site.
Thank you for your cooperation.
Best regards,
The 8Theme Team
Hello,
https://grabclever.com/wp-content/uploads/2024/11/Pet-Banner-4.jpeg – https://prnt.sc/o0SCb2tt89JB
Best Regards,
8Theme’s Team
Hello, Gabrielet,
Thank you for your understanding and cooperation. Here is a link to our changelog – https://xstore.8theme.com/update-history/
Best Regards,
8Theme’s Team
Hello,
Thank you for reaching out to us.
We would like to inform you that the alignment is centered in accordance with the parent Main Menu item.
Kindly try enabling the “Mega Menu Dropdown Full-Width” option by navigating to Theme Options > Header Builder > Main Menu.
Best regards,
8Theme Team
Hello, Gabrielet,
Thank you for reaching out to us.
We would like to inform you that the new version of the theme (9.4.5) will be compatible with the latest version of WooCommerce and should not have any critical issues with the most recent version of WordPress. However, at this time, we do not recommend updating WordPress just yet, as there are still some issues that need to be addressed by WP developers, which cannot be resolved on the theme’s side.
Best Regards,
8Theme’s Team
Hello,
Thank you for reaching out to us.
XStore Builders > Single Product Builder via Elementor > edit template https://www.8theme.com/documentation/xstore/xstore-builders/xstore-single-product-builder-with-elementor/
You can create a few templates with different content and set them for different product categories.
Best Regards,
8Theme’s Team
Dear Customer,
Please note that you are not required to pay any additional fees if your inquiry falls within the scope of our responsibility. You can review the details here: https://www.8theme.com/documentation/xstore/support/support/ https://themeforest.net/page/item_support_policy https://prnt.sc/_XlpvoiAR_kY
However, if you wish to receive personalized website development services from an external team, outside of the support forum, for tasks that are tailored specifically to your needs and preferences, you may choose to use an additional service. This is entirely optional.
We never require our clients to pay extra for services that are already included in the basic support package. This is why we take the time to clearly explain what is covered and what is not.
We hope this clarifies the situation, and that you now have a better understanding. Please refrain from accusing us or insisting on services that fall outside the theme author’s responsibility, as this applies to any theme you may purchase.
Best regards,
8Theme Team
Hello, Merin,
You’re welcome!
Best Regards,
8Theme’s Team
Hello,
We kindly ask you to clear the cache and check the functionality of the translations at your earliest convenience.
Please note that there was a known issue with the Loco Translate plugin, which cannot be resolved through custom code within the theme. You can find more information about this issue here:https://wordpress.org/support/topic/known-issues-with-wordpress-6-7/
In the translation settings, under the “Relocation” tab, we have selected the system folder.
Thank you for your attention to this matter.
Best Regards,
8Theme’s Team
Hello,
If you would like to request the addition of new features or options, we kindly invite you to submit your suggestion on our Taskboard at the following link: https://www.8theme.com/taskboard/. Should your request receive sufficient support from other customers, our development team will carefully consider including it in one of our future updates.
Best Regards,
8Theme’s Team
Hello,
Thank you for reaching out to us.
This decision is entirely up to you, so you may test both options one by one and compare the results you obtain.
Best regards,
8Theme’s Team
Hello,
We hope this message finds you well.
As we can see, the code is functioning correctly. However, the current value is set to 100px. Please change it to 700px, and you will notice the difference.
If you wish to reduce the size of the image rather than increase it, the code min-height: 100px; should be replaced with
height: 200px;
width: auto;
Best Regards,
8Theme’s Team
Hello,
Could you kindly specify on which exact page and for which specific product the code is not functioning?
Best Regards,
8Theme’s Team
Hello,
We kindly request that you check the changes now.
We would like to inform you that the Sticky feature was initially activated for separate containers https://prnt.sc/6RfxwJbBngoD which resulted in them overlapping each other. Consequently, we have enabled this option for a main container https://prnt.sc/GycbkSt_rxBi
Best Regards,
8Theme’s Team
Hello,
We’ve changed the code https://prnt.sc/erMRbMzliXF5
Please clear cache and check.
Best Regards,
8Theme’s Team
Hello,
Thank you for reaching out to us.
Regarding your inquiry about editing the banner that appears on the PC/desktop version but cannot be edited, we would be happy to assist you.
Please provide the URL of the page from your screenshot.
Best regards,
8Theme’s Team
Hello,
We appreciate your prompt response.
Theme Options > Theme Custom CSS > Desktop:
.etheme-product-grid-content .products-page-brands {
min-height: 50px;
}
Best Regards,
8Theme’s Team
Hello,
We appreciate your prompt response.
It appears that the mentioned option is not available for the selected type of quick view window. In this case, you may use custom CSS code as an alternative:
.et-mini-content .swipers-couple-wrapper .swiper-wrapper img {
min-height: 500px;
}
Best Regards,
8Theme’s Team
Hello,
Thank you for reaching out to us.
Please watch this video – https://www.8theme.com/documentation/xstore/video-tutotials/xstore-sticky-header-with-elementor/
Best Regards,
8Theme’s Team
Hello, Ombi,
We appreciate your prompt response.
1/ Custom CSS code can be used in settings of the element:
selector .category-grid img {
min-height: 350px;
}
2/ The next code can be added in Theme Options > Theme custom CSS > Global:
.etheme-product-grid .price del {
font-size: 12px;
}
Best Regards,
8Theme’s Team
Hello,
Thank you for reaching out to us.
To improve your website’s loading time, we recommend following this article – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
Best Regards,
8Theme’s Team
Hello,
Could you kindly provide the URL of the page shown in your screenshot?
Best Regards,
8Theme’s Team
Hello, @Olga777,
You’re welcome!
If you encounter any issues, please don’t hesitate to reach out to us.
Best regards,
8Theme Team
Hello, Grace,
Thank you for reaching out to us.
Please note that the area shown in your screenshot is designated exclusively for CSS code. Any other type of code will not function properly in that section. For code customization, we recommend making the necessary changes through the child theme files https://developer.wordpress.org/themes/advanced-topics/child-themes/ https://www.8theme.com/documentation/xstore/theme-installation/child-theme/
Best regards,
8Theme’s Team
Hello,
Thank you for reaching out to us.
Theme Options > Woocommerce (Shop) > Shop elements > Quick view > Images height
Best Regards,
8Theme’s Team
Dear Customer,
We would like to inform you that all of your inquiries have been addressed by our support team. You can view the details at the following link: https://prnt.sc/SHGaOQVhQlLa
Private Content
Best regards,
8Theme Team
Hello, Leon,
Thank you for reaching out to us with your request.
We understand that you would like the font color and size of the regular selling price to match the sale price when a product has only one regular price, both on the product category page and the single product page. Below is the CSS code that should help you achieve the desired styling:
/* Product Category Page */
/* With-discount product */
.etheme-product-grid .price del {
font-size: 16px;
font-weight: 500;
color: #ADADAD;
}
/* Without-discount product */
.etheme-product-grid .price {
color: #000000 !important;
}
/* Single Product Page */
/* With-discount product */
.single-product .price del {
font-size: 16px;
font-weight: 500;
color: #ADADAD;
}
/* Without-discount product */
.single-product .price {
font-size: 18px !important;
font-weight: 600 !important;
color: #000000 !important;
}
Best Regards,
8Theme’s Team
Hello,
Thank you for reaching out to us.
We hope you find this video helpful: https://youtu.be/5ZwO_Cwzy14?feature=shared
Best Regards,
8Theme’s Team