dyoung17
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Video Lightbox] Lightbox Not WorkingFixed!
On babysfirstsapp, under Video Lightbox Settings:
set slideshow to 5000 and set theme to default which allowed me to see the player but only the top section.
when I inspected, the element.style was set to top:758.5px, but set to 178px on soundpic
so i added !important to the prettyPhoto.css file on babysfirstsapp (after checking stackoverflow for how to override ‘element.style’)
div.pp_pic_holder{top:178px!important;display:none;position:absolute;width:100px;z-index:10000}
Forum: Plugins
In reply to: [WP Video Lightbox] Lightbox Not Working@mbrsolution I haven’t made any changes other than updating plugins and wordpress. I think it may be something with the prettyPhoto. When I turn off ‘use prettyPhoto’ the video redirects to youtube.
I need to get this fixed asap. We have an update of our app coming soon.
Forum: Plugins
In reply to: [WP Video Lightbox] Lightbox Not WorkingI downloaded the plugin from soundpic.com, deactivated and deleted it from babysfirstsapp.com and installed the ‘working’ plugin but that didn’t work either.
Forum: Plugins
In reply to: [WP Video Lightbox] Lightbox Not WorkingI reverted to the previous version (1.6.7) and I’m getting the same result.
It’s working fine on my other site: soundpic.com which is running 1.6.5