Home › Forums › WoodMart support forum › Left Vertical Position thumbnails not square
Left Vertical Position thumbnails not square
- This topic has 35 replies, 2 voices, and was last updated 9 months, 2 weeks ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
December 19, 2023 at 5:35 pm #523023
smart.sharukhkhan786ParticipantHi, I want to make them square and small. How can I do that?
Attachments:
You must be logged in to view attached files.December 20, 2023 at 12:48 pm #523265
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.wd-v-thumb-custom .product-image-thumbnail img { top: 20px; left: 45px; height: 80%; border-radius: 30px; width: 70px; }
Best Regards.
December 23, 2023 at 3:02 pm #524236
smart.sharukhkhan786ParticipantHi, you can see that, it’s not looking good.
2nd. In mobile device I want to show like this as I show in image
Attachments:
You must be logged in to view attached files.December 23, 2023 at 3:04 pm #524239
smart.sharukhkhan786ParticipantBy Mistake I sent wrong screenshot. Please check these screenshots
Attachments:
You must be logged in to view attached files.December 23, 2023 at 5:03 pm #524256
Aizaz Imtiaz AwanKeymasterHello,
You Can change the value as per your requirements where you want to adjust. You can use this code for desktop only.
You can select the thumbnail position from Theme Settings > Single Product > Images > Thumbnail Position. If you want to change only on mobile devices use our theme preset feature.
Here is our article on how to use presets:
https://xtemos.com/docs-topic/theme-settings-presets/Best Regards.
December 23, 2023 at 5:25 pm #524261
smart.sharukhkhan786ParticipantHi, using your codes thumbnails look good but still taking large space and video icon big and not on above thumbnail.
For mobile I don’t want to show thumbnails, only main image and dots blow the image so user can slide as i show you in my attached screenshot
December 25, 2023 at 9:45 am #524379
Aizaz Imtiaz AwanKeymasterHello,
01. Try to add the following custom CSS code for the video icon in Theme Settings > Custom CSS > CSS for desktop:
.product-image-thumbnail.wd-with-video:before { top: calc(50% - 0.1em); width: 30px; height: 30px; }
02. Enable the option Carousel pagination in the main gallery” option https://prnt.sc/zW2APUyvACDy
Best Regards.
December 29, 2023 at 7:20 pm #525568
smart.sharukhkhan786Participant1. I would like to display the image gallery dots below the image gallery, not inside it.
Additionally:
The red boxed thumbnail looks good but is clickable. Still talking large place
There is a large space between the thumbnail and the main image for desktop
I want to show dots below the image not above the image for mobile and tablet.
The video icon is still not above (Center) the thumbnail.Here are the codes you provided.
.wd-v-thumb-custom .product-image-thumbnail img {
top: 20px;
left: 45px;
height: 80%;
border-radius: 10px;
width: 100px;
}.product-image-thumbnail.wd-with-video:before {
top: calc(50% – 0.1em);
width: 30px;
height: 30px;
}Attachments:
You must be logged in to view attached files.December 30, 2023 at 11:05 am #525653
Aizaz Imtiaz AwanKeymasterHello,
Can you please share the WP admin login details of your site so I will check and give you a possible solution?
Best Regards.
December 31, 2023 at 1:31 pm #525771
smart.sharukhkhan786ParticipantHere are the details
January 1, 2024 at 10:10 am #525843
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say that your given login details are not working, please share the correct login details of your site.
Best Regards.
January 1, 2024 at 10:59 am #525846
smart.sharukhkhan786ParticipantPlease use these details
January 1, 2024 at 1:34 pm #525866
Aizaz Imtiaz AwanKeymasterJanuary 6, 2024 at 9:03 am #527439
smart.sharukhkhan786ParticipantAfter I update my theme, plugin, and apply patches, I got this error “swiper.min.js?ver=7.4.1:1 Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters
A @ swiper.min.js?ver=7.4.1:1”Attachments:
You must be logged in to view attached files.January 6, 2024 at 9:24 am #527449
smart.sharukhkhan786ParticipantHi, I figure out this error because of CDN, I’m using bunny CDN, everything was fine but after updating the theme, this error appears. Please guide what should I do now?
January 6, 2024 at 2:31 pm #527523
Aizaz Imtiaz AwanKeymasterHello,
Can you please share the WP admin login details of your site with the site login URL so I can check and give you a possible solution?
Best Regards.
January 6, 2024 at 3:03 pm #527526
smart.sharukhkhan786ParticipantHi
January 7, 2024 at 6:28 pm #527651
smart.sharukhkhan786ParticipantHi, my website not looking good to my customers. non of product images look good in any device. but for me. everything is fine. I use clarity Microsoft, so I can check my customers recording and they are leaving website because of image gallery. Please check it fast or I have to restore the backup.
January 7, 2024 at 6:47 pm #527652
smart.sharukhkhan786ParticipantHere you can check the recording
January 8, 2024 at 12:38 pm #527809
Aizaz Imtiaz AwanKeymasterHello,
Now your images on product pages are showing fine now:
https://ibb.co/qNNDpN2For carousel dots in mobile, Go to Theme Settings > Custom CSS > Add this code in Mobile CSS:
.woocommerce-product-gallery .wd-nav-pagin-wrap { bottom: -22px !important; }
Best Regards.
January 8, 2024 at 4:31 pm #527932
smart.sharukhkhan786ParticipantHi, Thank you for the solution, Can you please login to my website and go to LiteSpeed Cache > CDN and Enable “Use CDN Mapping”. After that check website in mobile device, I can see only product feature image which is large and only single image showing. If I turn off the CDN, everything fine.
January 9, 2024 at 9:56 am #528145
Aizaz Imtiaz AwanKeymasterHello,
Sometimes, issues with caching plugins can be resolved by adjusting the plugin’s settings. You can try reactivating LiteSpeed Cache and carefully reviewing its configuration options to see if there are any settings causing conflicts. Make sure it’s configured correctly for your specific setup.
If you want to continue using LiteSpeed Cache and can’t resolve the issue on your own, consider reaching out to LiteSpeed’s support for assistance. They might be able to help you troubleshoot and configure the plugin correctly.
Best Regards.
January 9, 2024 at 11:43 am #528189
smart.sharukhkhan786ParticipantHi, have to tried CDN option and check website on Mobile after enabling CDN?
January 9, 2024 at 3:04 pm #528270
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say it is not our theme issue. It is related to cache plugin. But I have checked your site and enabled the option “Use CDN Mapping” https://ibb.co/YQcRr5D and have not found the issue on your site.
Best Regards.
January 9, 2024 at 4:34 pm #528330
smart.sharukhkhan786ParticipantYou should have check website on mobile.
January 9, 2024 at 5:55 pm #528378
Aizaz Imtiaz AwanKeymasterHello,
Yes, I have checked on mobile device.
Best Regards.
January 11, 2024 at 8:07 pm #529131
smart.sharukhkhan786ParticipantHi, Suddenly all my SVGs are disappear and got these error messages
Warning file_get_contents(https://www.craple.com/wp-content/uploads/2023/12/Discount-Offer.svg): Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
wp-content/plugins/woodmart-core/post-types.php:728
1 Plugin: woodmart-core
Warning file_get_contents(https://www.craple.com/wp-content/uploads/2023/12/retail-delivery-man.svg): Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
wp-content/plugins/woodmart-core/post-types.php:728
1 Plugin: woodmart-core
Warning file_get_contents(https://www.craple.com/wp-content/uploads/2023/12/retail-247.svg): Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
wp-content/plugins/woodmart-core/post-types.php:728
1 Plugin: woodmart-core
Warning file_get_contents(https://www.craple.com/wp-content/uploads/2023/12/retail-payment.svg): Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
wp-content/plugins/woodmart-core/post-types.php:728
1 Plugin: woodmart-core
Warning file_get_contents(https://www.craple.com/wp-content/uploads/2023/12/approval.svg): Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
wp-content/plugins/woodmart-core/post-types.php:728
1 Plugin: woodmart-coreI’m using query monitor. I didn’t update any plugin or I just disabled Disable Swiper slider script on mobile devices I enable it back but no change.
Attachments:
You must be logged in to view attached files.January 12, 2024 at 10:28 am #529201
Aizaz Imtiaz AwanKeymasterHello,
It seems that the
file_get_contents
function for URLs is disabled on your server. You need to contact your provider and ask to enable this option.Best Regards.
January 12, 2024 at 1:45 pm #529311
smart.sharukhkhan786ParticipantI’m getting this error for my video products.
Uncaught TypeError: Cannot read properties of undefined (reading ‘classList’)
at HTMLElement.<anonymous> (productGalleryVideo.min.js?ver=7.4.2:1:4921)
at S.slideChange (productImagesGallery.min.js?ver=7.4.2:1:1810)
at swiper.min.js?ver=7.4.2:1:13688
at Array.forEach (<anonymous>)
at swiper.min.js?ver=7.4.2:1:13674
at Array.forEach (<anonymous>)
at S.emit (swiper.min.js?ver=7.4.2:1:13494)
at S.updateActiveIndex (swiper.min.js?ver=7.4.2:1:24351)
at S.slideTo (swiper.min.js?ver=7.4.2:1:29679)
at S.init (swiper.min.js?ver=7.4.2:1:61320)Product without video, no error
January 12, 2024 at 3:37 pm #529357
Aizaz Imtiaz AwanKeymasterHello,
I have not seen any errors on your site. The video is playing fine on your site.
Screenshot for clarification:
https://ibb.co/ZKvzWhpBest Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register