Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I need to add some links above the header/nav on the corp theme. Is this possible? Does anyone have the code and necessary placement? I want to insert phone number and some other links that will work throughout the responsive range.
Hi Rolando
Thanks for posting your query.
You could use the following action hook to add a top bar: https://github.com/siteorigin/siteorigin-corp/blob/develop/header.php#L36.
Unfortunately, writing the PHP, HTML, and CSS for this task is beyond our free support scope. We do what we can within our free support scope with the resources we have. Code Snippets can be used to add your custom function or a child theme.
A list of Corp’s action hooks:
Page: Theme Action Hooks
Using action hooks:
https://themeshaper.com/2009/05/25/action-hooks-wordpress-child-themes/
https://stackoverflow.com/questions/57459979/adding-content-with-hooks