www.focuspointstudios.net/videos
]]>https://www.ads-software.com/plugins/youtube-simplegallery/
]]>Warning: Illegal string offset ‘cols’ in ..\plugins\youtube-simplegallery\youtube_simplegallery.php on line 388
The section of code where line 388 is present is as follows;
386: $youtubeoptions = get_option(‘youtube_gallery_option’);
387: $cols = $youtubeoptions[‘cols’];
388: if($atts[‘cols’]) $cols = $atts[‘cols’];
I am on WordPress 3.4.2, latet versions of MySQL, Php and SimpleGallery. My theme is TwentyTen. I am using ThickBox. The YouTube icons (pictures) and text are displaying fine, as is the text (titles), and the videos play in ThickBox when I click an icon. EVERYTHING looks and works perfectly. I just don’t know what to do to get rid of the error message that’s displayed on the page.
If anyone has any ideas, a little help would be greatly appreciated.
Thanks in advance for any responses.
https://www.ads-software.com/extend/plugins/youtube-simplegallery/
]]>Thanks in advance.
Diego.
I would like to implement allownetworking=”internal” with shadowbox and youtube simplegallery.
With for example an embedded youtube video, this code snippet disallows users to click through to youtube. So that if they click on the video, it will simply pause, rather than link them to an external site.
I have used this command successfully here:
https://brassmusician.com/high-notes-low-notes-and-everything-in-between/sandbox/
On that page, you can see a standard embed version of what I want to achieve, and a sample of my shadowbox underneath, used in conjunction with youtube simplegallery.
What I would like to know is, is there some way of implenting this same functionality (allownetworking=”internal”) through the wordpress shadowbox/youtube simple gallery plugin?
]]>