Jump to content
Sign in to follow this  
dscher

How to add HTML code into the header?

Recommended Posts

dscher

I am using a language plugin: http://www.qianqin.de/qtranslate/ which adds a menu to select language preferences. I would like to place that in the top right of the header without encountering issues when I update wordpress or pagelines. Help please!!!

Share this post


Link to post
Share on other sites
kastelic

To do this you utilize "hooks" which are all throughout the template files. What you do is choose one and target it via a function in functions.php of the base child theme. There's a tutorial here: http://www.pagelines.com/docs/base-child-theme Let us know if you have any difficulties.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×