Video on Mobile Page
Question:
I would like to have a video on my mobile landing page.
Answer:
Option 1 – Great for WordPress Newbies – No coding needed
This will display a video below the text and image on the mobile landing page.
1) Go to Youtube and get your iFrame video embed code with a width of 304px (the width is crucial)
2) Log into WordPress and visit the Smallbiz Options Panel
3) Activate the mobile layout and toggle the mobile home text box into html mode
4) Add some text to fill the space next to your image (image is not visible in editor) and paste your Youtube embed code.
Option 2 – Advanced Video Layout – Basic HTML Skills needed
This will display a video above the text and removes the image on the mobile landing page.
1) Go to Youtube and get your iFrame video embed code with a width of 304px (the width is crucial)
2) Log into WordPress and visit the Smallbiz Options Panel
3) Activate the mobile layout
4) Use an FTP Client or Filemanger and access your hosting server.
Navigate to: yourdomain/wp-content/themes/smallbiz/layouts/mobile
5) Open the “frontpage.php” file and add the YouTube iframe right below the textbox div (see screenshot)

Optional 6) Remove the entire “mobilehomeimage” div if you don’t want an image to display under the video.
