How can I add a custom widget to header? See screenshot. Thanks
Hi,
Please check this tutorial How to Create a Custom WordPress Widget (Step by Step)
Hi @andrii Thanks for the reply, however, that’s not my question. I already have a custom widget created. My question is, how do I add it to the header?
Hi,
Sorry for the confusion.
There are two ways to add this widget to the header:
-
Customization with PHP hooks Home | HivePress Hook Reference
-
Or overwrite
header.php
with a child theme Customizing Templates I HivePress Developer Docs - YouTube
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.