Home › Forums › WoodMart support forum › Product videos are not always played in “mobile version”
Product videos are not always played in “mobile version”
- This topic has 11 replies, 2 voices, and was last updated 8 months ago by Luke Nielsen.
-
AuthorPosts
-
March 27, 2024 at 4:56 pm #552797
gonzalohuezParticipantwhen browsing from my website http://celularesenventa.cl using a cell phone. Product videos do not always play. I believe this problem originated after activating the LiteSpeed Cache plugin.
I would appreciate a solution.Link video: https://www.loom.com/share/02d048e5babd48829ba8af95bd10b1cc?sid=aa487905-327a-4b34-bda1-c61017f3eafb
- This topic was modified 8 months, 3 weeks ago by gonzalohuez.
- This topic was modified 8 months, 3 weeks ago by gonzalohuez.
Attachments:
You must be logged in to view attached files.March 27, 2024 at 5:43 pm #552814
gonzalohuezParticipantI just realized that this doesn’t just happen with the mobile version. It also happens in the desktop version. Also, it is not a problem with the LiteSpeed Cache plugin. Since I disabled it and the problem persists. I think this problem is directly related to the template.
Link video (desktop version): https://www.loom.com/share/bb1db14e61b7417cad8cce32c31e9ebe?sid=d17aa0ae-230d-42b6-9fab-7952659265bf
this doesn’t always happen. When you do the tests, try different products.
March 27, 2024 at 5:54 pm #552818
Luke NielsenKeymasterHello,
Okay, understood. Please, confirm the permission for plugins deactivation, and switching to the parent/default theme. As soon as we complete the testing we will enable it all back, You would better make the full backup of your site. Also, send me access to the admin panel.
Kind Regards
March 27, 2024 at 10:12 pm #552872
gonzalohuezParticipantReady friends, I leave you the necessary data to carry out the tests.
March 28, 2024 at 4:12 pm #553125
Luke NielsenKeymasterHello,
Seems that some 3rd party plugins affect the video functionality, without 3rd party plugins it works well, here is a video: https://dropmefiles.com.ua/en/GDMS9s
I suggest disable all plugins except these ones:
Elementor or WPBackary
Woodmart Core
WooCommerce
Enable the Parent themeThen activate the plugins one by one, checking the issue to detect which one causes the problem.
Kind Regards
March 28, 2024 at 4:18 pm #553126
gonzalohuezParticipantSir, I am not interested in deactivating any plugin on my website. All puglins are necessary for the operation of my store. Please, I ask you for a Solution.
March 28, 2024 at 8:21 pm #553190
gonzalohuezParticipantPlease don’t make any settings on my website. A technician from my work will review and try to resolve the problem. we are in contact.
Thank you so much.March 29, 2024 at 12:30 pm #553316
Luke NielsenKeymasterHello,
Understood, I will wait for your response.
Thank you for your time and have a good day!
Kind Regards
April 12, 2024 at 5:19 am #556685
gonzalohuezParticipantDude, there’s no point. The problem of playing the videos in the mobile version persists (play more than 5 videos and you will notice that the video does not load later). This also happens sometimes on the desktop version of my website: http://celularesenventa.cl
Link video (mobile version): https://www.loom.com/share/02d048e5babd48829ba8af95bd10b1cc?sid=aa487905-327a-4b34-bda1-c61017f3eafb
Link video (desktop version): https://www.loom.com/share/bb1db14e61b7417cad8cce32c31e9ebe?sid=d17aa0ae-230d-42b6-9fab-7952659265bf
I leave you the access information to my WordPress so you can solve this problem that has me crazy, please.
April 12, 2024 at 5:38 pm #556886
Luke NielsenKeymasterHello,
Please add the following code in the “On document ready” area in Theme Settings -> Custom JS:
if ( document.querySelector('.woocommerce-product-gallery .wd-carousel-item.wd-with-video') ) { const tag = document.createElement( 'script' ); tag.src = '//www.youtube.com/iframe_api'; const firstScriptTag = document.getElementsByTagName( 'script' )[0]; firstScriptTag.parentNode.insertBefore( tag, firstScriptTag ); }
Then clear the cache and recheck the issue.
Kind Regards
April 12, 2024 at 5:47 pm #556888
gonzalohuezParticipantIt works like a charm. Thank you very much dear Luke!
April 15, 2024 at 10:49 am #557235
Luke NielsenKeymasterHello,
You are welcome! If you do not mind, can you please leave a 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot.
Have a good day!
Kind Regards
-
AuthorPosts
The topic ‘Product videos are not always played in “mobile version”’ is closed to new replies.
- You must be logged in to create new topics. Login / Register