I would like to embed a you tube video background under a child theme (my current one is ResponsiveBoat) of the Zerif lite. I looked up the following post:
https://www.ads-software.com/support/topic/how-can-i-embed-a-video-on-front-page/?replies=21
But I still can’t get this to work. I tried pasting it in both parent (Zerif Lite) and child theme (ResponsiveBoat)
Appearance->Editor->big_title.php
and also just on the child theme (ResponsiveBoat) big_title.php like the following: But it’s not loading. I could see that youtube was in the loading bar while the page was reloading but nothing came up. Could someone help please on how to embed a video background into the ResponsiveBoat child theme? It will be much appreciated.
echo ‘</div>’;
echo ‘</div><!– .header-content-wrap –>’;
endif;
echo ‘<iframe width=”420″ height=”315″ src=”https://www.youtube.com/embed/L7EKdzT6w1k” frameborder=”0″ allowfullscreen></iframe>’;
echo ‘<div class=”clear”></div>’;
?>
</div><!–.home-header-wrap –>
]]>at first: Sorry for my bad english.
I have the Responsiveboat theme with zerif lite as parent theme.
Everything works fine. On PC, MAC, Samsung Galaxy S7 Edge.
Only on iphone i have a Problem.
I only use a Single Picture at the Parallax Section. When the picture has 640x430px it works on the iphone. But if the same Picture has a better quality and 3745x2512px i get no Picture on the iphone. It shows the normal Background at the top. Website: webseite.96.lt/wordpress1
Please help me..
]]>Currently I have the font being extremely big in the CSS and this is what I input for the big title section input under customize:
<font color="#FFFFFF">The Answer To</font> Getting Fit <font color="#FFFFFF">And</font> Staying Healthy <br /><br /> <font color="#FFFFFF"> <br />iOS app Launch: July 7th <br />Android Launch: August 7th<br />Upgrade Launch: August 21st</font>
Any ideas? I want to make the words “Getting Fit” and “Staying Healthy” blue with the rest white, without changing font size. When declaring the font color white the text becomes significantly smaller. I also want to continue and make a box around the Launch dates.
Any Ideas on how to do that?
Thanks in advance.
Edit: Link to the site in question: https://www.swimcomprs.com
]]>I have a little problem with this theme, I want to allow comments on pages, and not only articles. Did you have any idea of how doing this? I already change the page.php but it don’t really work…
I also use a child theme ResponsiveBoat.
Thank you, and have a nice day!