Home › Community Forums › Adapt Theme Support › adding widget on each side of slider › Reply To: adding widget on each side of slider
July 11, 2012 at 11:34 am
#1096

Moderator
Take a look at your home.php file where the slider widget/content currently is, and duplicate it twice. Make sure the 2 new widgets that you duplicate are renamed so you don’t have more than 1 of the same function. Also remember to register you widget in your functions.php file.