Home › Forums › WoodMart support forum › Pills demo website problem in the single product page (prebuilt import)
Pills demo website problem in the single product page (prebuilt import)
- This topic has 9 replies, 2 voices, and was last updated 11 months, 3 weeks ago by
Artem Temos.
-
AuthorPosts
-
June 14, 2024 at 4:50 pm #572838
Johnn91ParticipantHello WM support staff,
It seems there is a discrepancy between the demo page Pills data and template compared to the actual latest imported prebuilt website through the import button. Aside from the fact that the imported products are fewer compared to your live demo version (and that’s okay), the single product page layout seems to be a little “glitchy” in the product preview image gallery when a user just scrolls down with the mouse (desktop only) or manually by scrollbar.
The image of the product in the gallery container resizes a little and then returns to normal.
Opening the web dev console in Google Chrome, it seems there is something happening with the Elementor sticky or non-sticky element, but I’m not so sure. Since it is the first time we are using your template, maybe there is something we don’t know about it. Does something need to be adjusted in the Elementor single product page or theme options? We have only imported your demo in a fresh installation, nothing else has been touched.
Can you try to import your demo too?Details:
The demo Pills website is installed on a child theme (untouched) in the latest WD theme version and WP version. PHP is 8.3, MySQL is 8. Elementor editor (by default).Thanks in advance.
Attachments:
You must be logged in to view attached files.June 14, 2024 at 6:03 pm #572864
Artem TemosKeymasterHello,
We have fixed this issue both on your website and will include it in our next theme update. Please check how it works now.
Kind Regards
June 14, 2024 at 6:20 pm #572865
Johnn91ParticipantIt seems okay now. Just to know, if I have to change the demo template (since we are exploring other demos) and then maybe return to this one, what do I have to modify to re-fix this? Can I switch demos freely or will it be fixed only in a theme update?
Looking forward to your reply
June 17, 2024 at 10:16 am #573099
Artem TemosKeymasterYou need to select the Single Product layout https://prnt.sc/pDns5hduHguG and remove the padding from the container set for the sticky container https://prnt.sc/ZYIrjc2q2etT. For the Product Gallery, you need to set the padding on desktop https://prnt.sc/LdSGvKlHm1q2 and remove it on tablet.
July 24, 2024 at 1:30 pm #585363
Johnn91ParticipantIt is possible to have the Woodmart thumb gallery to be always active on the single product page, even if there is only one product image.
From this: https://woodmart.xtemos.com/kids/product/bunny-soft-toy/
To this: (attached file)
Can we add or change something in theme settings to achieve this result ?
Looking forward to your reply, thanks.
Attachments:
You must be logged in to view attached files.July 24, 2024 at 2:22 pm #585395
Artem TemosKeymasterHello,
Thank you for your inquiry. Unfortunately, achieving the result you described will require extensive code customization. The WoodMart theme does not support always having the thumbnail gallery active on the single product page even if there is only one product image.
Best regards
July 24, 2024 at 3:20 pm #585419
Johnn91ParticipantOk, I see. Therefore, I have tried to hide the div wd-slide-next in the post-id that has only one image, but the style is loaded about 1 second after you visit the page.
body.postid-28282 .wd-slide-next {
display: none;
}Is there another way to make it hide faster then?
In the private section i’ll write all link and details.
Thank you for your kind reply.
July 24, 2024 at 4:30 pm #585451
Artem TemosKeymasterSorry, but we don’t have a custom code for this workaround.
July 24, 2024 at 4:55 pm #585464
Johnn91ParticipantOk Artem, thanks anyway.
July 24, 2024 at 4:59 pm #585467
Artem TemosKeymasterYou are always welcome. Feel free to contact us if you have any further questions.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register