• Going crazy trying to get this to work. Regardless of what code I use, when I “update” the file all I get is a blank page and my site is broken. I’m using the old Revolution_City_Gray theme and this is the code I have in the functions,php file :

    if ( function_exists(‘register_sidebars’) )
    register_sidebars(3);

    In this theme I have sidebar_home.php, sidebar_left.php and sidebar_right.php, although in the widgets area I have Sidebar 1, which is a right-hand sidebar, Sidebar 2, which is a half-width right-hand sidebar, on the left and Sidebar 3, also a half width right-hand sidebar, on the right. Both Sidebar 1 and Sidebar 2 are coded to show fixed content. Only widgets that are dragged to Sidebar 1 show up.

    What I am trying to do is have a three column format in the content area to show videos.

    Appreciate any help you can offer.

    http://www.WelcomeToEcuador.ca

The topic ‘Sidebars’ is closed to new replies.