This topic has 4 replies, 2 voices, and was last updated 1 months ago ago by Jack Richardson
Hi Team,
I have three issue in my website. My website theme is Minimal Fashion 03
Issue 1 –
How can i create full banner width on home page. Because when i trying to create full banner on home page. its going into container section & full width is not show. Please provide help asap.
issue 2 –
When i upload product through csv color swatches is not work on list page. its shows on product page but show on drop down option. i don’t want dropdown option. i want color and size into table format. please provide solution on this.
Issue 3 –
On product page image swatches go outside. Please provide solution on this.
I have added screen shot for all issue. Please provide solution ASAP.
Dear @Sanjay Gupta,
I hope this message finds you well.
1. Kindly review the documentation for the Elementor plugin regarding how to create a full-width page layout. You can find the relevant information here: https://elementor.com/help/how-to-create-a-full-width-page/.
2. It appears that after uploading the CSV file with product data, the swatches are not automatically synchronized. This is due to the fact that swatches are a feature of our theme, and the CSV import process does not automatically recognize that swatches need to be applied. You may need to manually set the imported attributes as swatches. For further guidance, please refer to this tutorial: https://www.8theme.com/documentation/xstore/video-tutotials/variation-swatches/.
3. In order to explore potential solutions for your specific case, we would require access to your website’s WordPress admin panel. However, in the meantime, you may try the following solution and check if it resolves the issue. Please add the following custom CSS to the Single Product editor:
– Navigate to the Product Gallery widget.
– Click on the “Advanced” tab.
– Scroll down to the “Custom CSS” section and insert the following code snippet:
@media only screen and (min-width: 650px) {
selector .swiper-vertical-images .vertical-thumbnails-wrapper ul {
overflow: hidden;
padding-top: 0;
}
selector .swiper-vertical-images .vertical-thumbnails-wrapper li {
display: inline-block;
height: auto;
}
}
This should resolve the issue related to the slider overlay.
Should you need further assistance, please do not hesitate to reach out.
Best regards,
Jack Richardson
8Theme’s Team
For old Issue No 2
If i have 500 product . how can possible to update one by one swatches manually. its not possible to update manually. Please provide solution on this ASAP.
New Issue 1 –
In Mobile theme arrow is came into product gallery on product page. please provide solution on this. Image i have also attach.
New Issue 2 –
I m not able to find these tab where it is came from. i need changes in text. please provide solution on this. i have added screen shot. its on product page.
New Issue 3 – I want add Size help guide image on product page.
please suggest hoe can i do this.
New Issue 4 – i want remove Delivery & Return from product page.please provide suggestion.
New Issue 5 –
I want change banner accroding to their category.when i try to upload image from category section two image is display on banner.one another one.
Dear @Sanjay Gupta,
We hope this message finds you well.
Regarding the previous Issue No. 2, for cases like this, you would need to either develop a custom code to handle the import of swatches with the correct assignments, or you may submit a request for additional customization through the following link: https://www.8theme.com/account/#etheme_customization_panel. Please note that this matter falls outside the scope of our standard support, so we can only offer the aforementioned suggestions.
Additionally, we are unable to address your other inquiries at this time, as we have not yet received the necessary wp-admin access, and your website is currently in maintenance mode.
Thank you for your understanding. Should you have any further questions or require assistance, please feel free to reach out.
Best regards,
Jack Richardson
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up