drjones35
Member
Posted 1 year ago #
I'm trying out the: "ULTIMATE VIDEO GALLERY, youtube and flv videos in plugin or widget" by pluginswp.com.
This plugin does not work in Chrome or Mozilla, I just get a flash Logo. Works fine in IE though.
Any suggestions?
http://thefinancialnavigator.net/learning-library/
Thank you.
open the file "init.php" and change the line 573 =
<object type="application/x-shockwave-flash" data="'.$urlpflash.'500'.$width.'" height="400">
to
<object type="application/x-shockwave-flash" data="'.$urlpflash.'" width="'.$width.'" height="'.$height.'">
sorry my English....
jorhel.cruz
Member
Posted 9 months ago #
Hola Sagra. Una pregunta, cómo puedo añadirle márgenes al widget? Mi web en cada widget toma lineas de separacion en el top con un titulo normalmente poniendole algo asi:
echo $before_widget;
echo $before_title;
echo $title;
echo $after_title;
Pero no me funciona. Ojala me puedas ayudar,
saludos !
alexmcginness
Member
Posted 7 months ago #
Do the youtube videos have to be flv? I cant get this to work at all.