Archived topic
No "home.php" file
5 replies · Started by Patricia on September 5, 2018
hi,
I recently installed generatepress to migrate my blog from my old template.
I saw there's no home.php file in Generatepress, in that file was were I put the h1 tag on my homepage:
<!-- Title-->
<h1>Trucos y Astucias: haz tu vida más fácil y divertida.</h1>
<!-- fin Title-->
What's the php file corresponding to that one?
Thanks
Hi there,
Does this post help?
https://generatepress.com/forums/topic/how-to-add-h1-tag-into-my-website/#post-642473
Let me know :)
mmm not really, i need to set all the h1, h2, h3 for the different kind of pages. I opened another support topic along with this one, maybe when responding that I can see how to manipulate the "h" titles. Maybe i need to set a child theme and then act on the php files.
Hi there,
You can add a home.php file to your child theme if needed.
Why not just add the <h1> element into your content? Any reason it needs to be in a template?
hi!
thanks i saw i can do it with elementor :)
Awesome :)