Side Bar Redesign Issues
-
Hi guys, hope that anyone can help me out. Im having some trouble with the sidebars, i chaged the design to the sidebars and im sord of having some trouble getting them to display correctly, under fucntions i replaced the original code and used this instead:
if ( function_exists(‘register_sidebar’) ) {
register_sidebars(1, array(
‘before_widget’ => ‘</div>’,
‘after_widget’ => ‘</div><div class=”bottom_sidebar”>’,
‘before_title’ => ‘<div clas=”sidebar_title><h2></h2><div class=”div_wrap_sidebar”>’,
‘after_title’ => ‘<div class=”top_sidebar></div>’,
));
}Can anyone please take a look at the site and tell me whats going on…
URL https://www.ofonunez.com/siteAppreciate all your help and support.
Thanks,!
- The topic ‘Side Bar Redesign Issues’ is closed to new replies.