Forum Replies Created
-
AuthorPosts
-
Kannst du die URL nennen?
@ismael we fixed this months ago in cooperation with you guys ;-)
And yes, the way enfold tries to mask iframes without an option to simply disable it to get better page speed results was a big issue and caused a lot of trouble on our end. See https://kriesi.at/support/topic/lightbox-not-working-for-youtube-videos/#post-1151430 (the issue was fixed in 2019)
- This reply was modified 4 years, 3 months ago by Borlabs.
I didn’t said it’s a bad theme, I said the body has max-size: 90%; and that is causing the issue..
Thank you Mike, have a nice Sunday!
This reply has been marked as private.This reply has been marked as private.Okay I’ve found the reason: the lightbox does not work for YouTube/Vimeo when your cookie consent message is active and rejected.
Any chance you make your lightbox compatible with the Content Blocker of Borlabs Cookie?
My customers are always having problems with Enfold due the Lazy Load technique (which can not be avoided, even when disabled).- This reply was modified 5 years ago by Borlabs.
It’s not, that’s what my post is about. Look at the screenshot, the settings does not work for YouTube videos, only for self hosted.
It’s a vanilla installation without any other plugins by the way.
- This reply was modified 5 years ago by Borlabs.
October 9, 2019 at 12:31 pm in reply to: Code Block Element doesn't handle shortcodes properly #1146497function avia_is_200($url) { $options['http'] = array( 'method' => "HEAD", 'ignore_errors' => 1, 'max_redirects' => 0 ); $body = @file_get_contents($url, null, stream_context_create($options), 0, 1); sscanf($http_response_header[0], 'HTTP/%*d.%*d %d', $code); return $code === 200; }
How exactly is this supposed to work?? $http_response_header is not defined…
October 9, 2019 at 12:24 pm in reply to: Code Block Element doesn't handle shortcodes properly #1146491We do not see update 4.6.3.1 :-(
October 9, 2019 at 11:24 am in reply to: Code Block Element doesn't handle shortcodes properly #1146468This behaviour is currently investigated.
This reply has been marked as private.July 1, 2019 at 10:33 pm in reply to: Code Block Element doesn't handle shortcodes properly #1114974@Guenni007: It’s already working with the Code-Block element. The workaround for Enfold (Video-Block element) is implemented and will be released soon. I hope their update with the new filter will also be released soon.
This reply has been marked as private.June 25, 2019 at 2:38 pm in reply to: Code Block Element doesn't handle shortcodes properly #1113244This reply has been marked as private.June 20, 2019 at 12:18 pm in reply to: Code Block Element doesn't handle shortcodes properly #1111918This reply has been marked as private.June 19, 2019 at 1:46 pm in reply to: Code Block Element doesn't handle shortcodes properly #1111600This reply has been marked as private.June 18, 2019 at 10:35 am in reply to: Code Block Element doesn't handle shortcodes properly #1111249This reply has been marked as private.June 18, 2019 at 10:12 am in reply to: Code Block Element doesn't handle shortcodes properly #1111236Any updates?
June 14, 2019 at 12:11 pm in reply to: Code Block Element doesn't handle shortcodes properly #1110292Terrible support system!
June 14, 2019 at 12:09 pm in reply to: Code Block Element doesn't handle shortcodes properly #1110291Uhm can you see the updated information with all login data?
-
AuthorPosts