• 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/site

    Appreciate all your help and support.

    Thanks,!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Can’t help you there but it’s a great looking site. Also, cheers from a fellow EDM head. ??

    Thread Starter jagsv

    (@jagsv)

    Thanks any ways…. appreciate your interest in checking out the site and liking it! Cheers to you too!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Side Bar Redesign Issues’ is closed to new replies.