Site logo

Archived topic

Text in hook wp_head not showing on homepage

2 replies · Started by Pieter on December 7, 2016

Viewing posts 1–3 of 3

Hi Tom,

I want to ad a text in the wp_head hook, but on the homepage it doesn't show up. All other pages no problem.
Do you know why? >> site <<

Gr. Pieter

Ah, run the updates and now it's showing also on the frontpage!
*close*

Only scripts and meta tags should be added into wp_head.

HTML/content should be in the Before Header hook.

Glad you got it working :)

This archived topic is closed to new replies.