kjmalc
Forum Replies Created
-
Hi Matteo, I used an EGO theme… the link below contains my homepage and a page.
I just used this code and put in the header:
echo do_shortcode(‘[mbYTPlayer url=”YoutubeURL” ratio=”16/9″ mute=”false” loop=”true” showControls=”false” opacity=1]’);
Thanks Matt…
Forum: Plugins
In reply to: [mb.YTPlayer for background videos] Video doesn't work, I guess…Problem solved with regards to background… How we can stop playing the video or mute the video in every page. The video can’t be seen in pages however, the video still playing, I just know because the sound still playing… By the way, I wanted the video to have a sound on homepage and not playing any sound on pages.
Thanks again Matteo.
Forum: Plugins
In reply to: [mb.YTPlayer for background videos] Video doesn't work, I guess…I just found the solution with this code:
echo do_shortcode(‘[mbYTPlayer url=”http://www.youtube.com/watch?v=qB1Udy1H9eI” ratio=”16/9″ mute=”true” loop=”true” showControls=”false” opacity=1]’);
My problem now since it can’t be showed on any mobile, I’d like to show a background image instead of black. Thanks.