Archived topic
Customizing header section
36 replies · Started by Jerson on September 7, 2017
Hi, I'm new user of this wordpress theme and i have a doubt about it.
I'm trying to customize the header section adding a new zone just below the logo and I can't find how to do it.
Can somebody help me please?
Hi there,
Any examples of what you're wanting to do? I'm sure it's possible :)
Hi, thank you for answer me, I'm lookking to do something like this
https://drive.google.com/open?id=0Bwm0mXIePe3ONUpPN1VfaE9UUEk
the offers section (section below the logo) is gonna be a dinamyc section managed by wordpress
I hope you can help me...
Try the after header content hook or after header hook:
https://docs.generatepress.com/article/hooks-overview/
http://demo.generatepress.com/hook-locations/
and create columns: https://docs.generatepress.com/article/creating-columns/
Thank yoy very much, I'lll go to test this solution for see if works for me
No problem! Let me know if you need more help :)
Exellent all works wonderfull, however i have a new doubt... How i can add dynamic content into a hook? This content should be added by wordpress admin panel.
I hope you can help me!!!
What are you trying to add exactly?
i would like add dynamic content like links or text and even a counter.
In the below image the green section should be dynamic content added with wordpress
How i can do that?
https://drive.google.com/open?id=0Bwm0mXIePe3ONUpPN1VfaE9UUEk
What kind of code is it?
The idea is put links to offers not only static content. Imagine an offers section and I want manage via wordpress admin panel. Is that possible?
By the way the site that I'm trying to do use woocommerce too
There is not way to do that?
By dynamic, do you mean you want to update the content of the offers section on specific pages etc..? Or is the content always the same?
The content is the same for all pages but i need modify it via admin panel
Didn't you add it inside GP Hooks? In that case, the text is editable inside the Dashboard (Appearance > GP Hooks).