Having Widgets on the homepage

Discussion in 'Local Business WordPress Theme' started by busybeemedia, Jul 26, 2013.

  1. busybeemedia

    busybeemedia Guest

    Joined:
    Jul 24, 2013
    Messages:
    5
    Likes Received:
    0
    How can we add a widget or two on the homepage underneath the video so the side bar isn't just empty space? Also, how can we make a bgcolor for the sidebar on the homepage?

    Thanks for your help.
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    The video are displaying in the home page from the Right Feature Section of your dashboard, this is not a widget area.

    You can put multiple video iframe code in the Right Feature Section (Appearance > Theme Option > Homepage feature area)
    by using line break tag (i.e <br/>) in between the two consecutive iframe code or else.
    For example: You can paste the code as given below in the Right Feature Section.
    Code:
    Your first video iframe code
    <br/>
    Your second video iframe code
    <br/>
    .
    .
    .
    
     

Share This Page