Archived topic
Where is Editor
1 reply · Started by arrunadayy on March 22, 2019
Hi there,
I want to add a code in Header.php in theme. But I am not able to find Editor which was previously there. Can you please suggest how can I do it.
Regards
Hi there,
You shouldn't edit the parent theme templates as any changes will be lost when the theme updates.
What code are you wanting to add? If it is to go in the <head> then you can use the Hook Element and select the WP_Head hook.
https://docs.generatepress.com/article/hooks-element-overview/