Is there a way to add widgets to the header of this theme?
Thanks!
Hiya!
It doesn't look like you've selected a theme when you created the topic so I'm not sure which one you're referring to :)
Regardless, to create your own widget area you'll need to create a child theme and register a new side bar using functions.php and then add it in the appropriate point in header.php.
Those links should get you started!
Cheers, Phil
ohh, I thought I had chosen it - it's the BP Corporate theme, but this is the info I needed. I have the child theme installed, so I will edit the functions file.
Thank you!!
Thanks, Phil! I got what I needed, i registered a new sidebar, and was able to insert into the header file. Yay!
Nice one, well done :)
Become a member
Find out more
Responses (4)
Sales & Support Pro — 20th September 2011 (8 months ago) #
Hiya!
It doesn't look like you've selected a theme when you created the topic so I'm not sure which one you're referring to :)
Regardless, to create your own widget area you'll need to create a child theme and register a new side bar using functions.php and then add it in the appropriate point in header.php.
Those links should get you started!
Cheers,
Phil
Member — 20th September 2011 (8 months ago) #
ohh, I thought I had chosen it - it's the BP Corporate theme, but this is the info I needed. I have the child theme installed, so I will edit the functions file.
Thank you!!
Member — 20th September 2011 (8 months ago) #
Thanks, Phil! I got what I needed, i registered a new sidebar, and was able to insert into the header file. Yay!
Sales & Support Pro — 21st September 2011 (8 months ago) #
Nice one, well done :)
Become a member