Forum Replies Created

Viewing 1 replies (of 1 total)
  • jvining

    (@jvining)

    Here is the code that is in my functions.php – when I try to edit it to add the breaks it trashes the entire WP install and I have to revert to a fresh functions.php file.

    Does anyone have any idea how to help me get some breaks between these damn widgets? This is the code at the top of functions.php right now… what should it be changed to?

    `<?php
    if ( function_exists(‘register_sidebar’) )
    register_sidebars(2);’

Viewing 1 replies (of 1 total)