riverz
Forum Replies Created
-
Forum: Plugins
In reply to: [Genesis Custom Blocks] Embedding YouTube Video from Text BlockHi there,
thanks for another reply.Glad to see that’s everything right with php.
1. Screen:
https://imgur.com/a/GnRM1KI
This particular one appears only in this problematic case.2. Yeah, actually I forgot to change it from text to url. But after change nothing went better. Problem is still there.
Thanks
Forum: Plugins
In reply to: [Genesis Custom Blocks] Embedding YouTube Video from Text BlockThanks for quick reply!
Screenshot: https://imgur.com/a/SFBmLAW
And yeah, plugins renders everything on preview(.php) and frontend(block.php) very well same as You tried! The problem is only with this red message from screenshot. Of my site editors informed me about a critical error too, but never got it myself – so I’m not focusing on it (it showed up probably because of some changes in block template between updating from old version to updated).
https://www.youtube.com/watch?v=U4dilE1eh9s
https://youtu.be/U4dilE1eh9sPasting each of mentioned links will work fine, I’m getting only video ID via substr(); and pasting value. That’s working well as You tried.
I wonder if I’m not doing something wrong with php. After quick research I got some info about problem with sanitizing – but I don’t wont to change any WP files in case of harming the security or something.
- This reply was modified 5 years, 3 months ago by riverz.