-
AuthorPosts
-
July 6, 2017 at 7:16 am #817074
Hi,
I updated yesterday Enfold and a problem with the video module come up.
It looks like there is problem with the stripslashes.
Every time you save the page in the record of the video URLS are added some slash.
This cause a load in the frame of a 404 instead of the video.
Please check and fix this in case asap.Thanks
July 6, 2017 at 7:37 pm #817468Same here. Currently investigating potential conflicts caused by other recently updated plugins, predominantly WooCommerce-related.
July 6, 2017 at 9:33 pm #817505Seeing the same issue on another site which doesn’t have WooCommerce installed.
July 7, 2017 at 4:16 am #817567Hi,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also please point out how and where we can reproduce the error.
Best regards,
RikardJuly 7, 2017 at 5:41 am #817614I can’t make you an admin access to the website.
But I made a screenshot (see private content).July 7, 2017 at 6:44 pm #817963I believe I’ve tracked it down to the conflicting plugin, Variation Swatches and Photos for WooCommerce. It doesn’t appear to be an issue with Enfold or the Avia editor. Since embedded content is cached, it’s difficult to figure out what is causing the issue. With that plugin active, when a post is updated, the oembed metadata value is modified with escaped quotes, breaking the embed code.
<iframe src="https://player.vimeo.com...
becomes<iframe src=\"https://player.vimeo.com...
which then becomes<iframe src="\\https://player.vimeo.com...
etc.I’ll continue to post new information here as it becomes available.
July 7, 2017 at 10:47 pm #818026The bug is in WooCommerce v3.1.0. The aforementioned plugin exposes the bug. It is fixed in WooCommerce version 3.1.1. Details available here: https://github.com/woocommerce/woocommerce/pull/15879
Again, not an Enfold or Avia editor bug.
July 8, 2017 at 4:38 am #818047July 11, 2017 at 8:46 am #819159Ok, we will wait the release of WooCommerce 3.1.1 and we will see.
ThanksJuly 11, 2017 at 10:13 am #819198Hi blinkerart,
Thanks for the feedback, let’s hope it’s fixed in the next release.
Best regards,
RikardJuly 13, 2017 at 10:51 am #820441Hi Rikard,
I’ve just update WooCommerce to the last release (3.1.1), but the problem still persist.
I’ve found that if I insert the URL of the Vimeo video with the http protocol instead of the https, the problem doesn’t show up.
Hope it helps.Thanks
July 14, 2017 at 5:16 am #820933Hi,
Yes, removing the s from https can help sometimes. Are you ok with using regular http?
Best regards,
RikardJuly 14, 2017 at 8:18 am #821011Right now it looks ok.
thanksJuly 14, 2017 at 9:20 am #821039Hi,
Glad we could help!
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Vinay -
AuthorPosts
- The topic ‘Problem with video module’ is closed to new replies.