Header address
This support request was posted in Paeon by dhperlmutter
- dhperlmutter May 29, 2015 at 4:55 am
Is there a way in Paeon to add the practice address in text to the header bar?
Also, is there a way in Paeon to add the practice address as a google map to the homepage?
Juanfra Aldasoro May 29, 2015 at 9:10 pmHi there,
Thanks for writing and hoping that you are doing well today.
Unfortunately there’s no option to add the address or any text in the header bar. Perhaps you can create a child theme and modify the header.php file in order to include that text?
The same happens with the home page template, there’s no option to include the map on that page.
Best,
Juan.dhperlmutter June 2, 2015 at 2:34 amThanks, Juan. I’m a little new at this. How would I go about creating a child theme to get that text into the header?
Juanfra Aldasoro June 2, 2015 at 4:57 pmHi,
Thanks for the follow up. Using child themes is the best way to add custom scripts or functions to any WordPress site. You can read the full article on how to create and use child themes in the WordPress dot org article: https://codex.wordpress.org/Child_Themes
By using child themes you will be able to make any modification to any of the files, directly and inside the child theme folder, and these will override the files from the parent theme.
Best,
Juan.
You must be logged in to reply to this topic.