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].
Hi,
I have Vantage Premium. I want to add this from a plugin so it shows right under the home page slider and in the same place on other pages:
I can’t figure out where to put it.
Please help!
Hi Marc
Easily accessible areas to place sitewide content would be the header, sidebar and footer widget areas. To place content below the slider on all pages is a custom development task. If you’d like jump in at code level you’d need to use a child theme (https://codex.wordpress.org/Child_Themes). In the child theme you’d need to create a functions.php file. Within header.php in the parent theme is the following action:
You can target that action hook in the functions.php file of your child theme, here is an overview on that:
http://themeshaper.com/2009/05/25/action-hooks-wordpress-child-themes/
More a developer level task though. Our recommendation if you’re looking for outside assistance on that would be:
https://codeable.io/