-
AuthorPosts
-
October 9, 2023 at 9:46 am #1421876
Hello Ismael,
Regarding this thread: https://kriesi.at/support/topic/vimeo-popup-inline-text-anchor-link-does-not-work/
Unfortunately we’re still not there yet :-(
The revised code doesn’t take into consideration PUBLIC Vimeo links that don’t have the additional ‘unlisted’ parameter. The code should accommodate both Public and Unlisted videos. See private content below.
Thanks,
AndyOctober 9, 2023 at 9:54 am #1421879Actually the code doesn’t appear to be capturing the unlisted format either now, which is baffling me. Maybe you can spot the issue? Please see private content below.
October 11, 2023 at 12:46 pm #1422122Hi,
Thank you for the update.
We adjusted the code again in the lightbox snippet file but we can’t purge the cache for some reason. It still loads the older version of the file. Please test it on your end.
// avia-snippet-lightbox.js: https://pastebin.com/5yhRfQ3r
Best regards,
IsmaelOctober 11, 2023 at 1:22 pm #1422128Hi Ismael,
My apologies for the very stubborn cache. I cleared it, but you might still need to add a cache-busting URL param to the test URL, even in incognito.The Public link is working now but the unlisted isn’t. Screenshots in private content below.
Thanks,
Andy- This reply was modified 1 year, 1 month ago by betaphase.
October 12, 2023 at 5:08 am #1422178Hi,
Would you mind making the Vimeo videos public temporarily and remove embedding restrictions so that we can test it on our end? We can’t remove the site cache even if we add the cache-busting parameter.
Best regards,
IsmaelOctober 12, 2023 at 8:13 am #1422203Not at all! I removed the domain restriction. Please find the links in the private content below.
October 13, 2023 at 6:21 am #1422336Hi,
Thank you for the update.
We still cannot use the videos on our end because of the privacy settings but we adjusted the script a bit. Please override the lightbox file using the changes below. Let us know if this is working for both videos.
// https://pastebin.com/dbNpH3JA
Best regards,
IsmaelOctober 13, 2023 at 8:20 am #1422349My apologies – I removed our domain but didn’t change the dropdown selection from ‘specific domains’ to ‘anywhere’. The videos should work for you now but I’ll go ahead and test the code and report back. Thanks!
October 13, 2023 at 8:38 am #1422350Hi Ismael,
We are ALMOST there – both types of links are working now BUT – the unlisted version with an existing URL parameter does not work. See code in private content below.
Thanks,
AndyOctober 13, 2023 at 10:09 am #1422358Hi,
Sorry about that. It is not workin because we are appending the parameters twice, making the URL invalid. We adjusted the code a bit, and it should work properly now
// https://pastebin.com/1Z2Fk04v
Best regards,
IsmaelOctober 13, 2023 at 10:32 am #1422366Working great! Thank you Ismael. You’re a rock star :-)
October 14, 2023 at 7:55 pm #1422486Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Vimeo Popup Round 2: inline text anchor link does not work’ is closed to new replies.