Archived topic
How to insert cookie consent in head
1 reply · Started by Marty on September 2, 2022
Viewing posts 1–2 of 2
What is best practice to insert a cookie consent solution into the <head> in GP Premium?
Hi there,
You can use a Hook Element:
https://docs.generatepress.com/article/hooks-element-overview/
If you select the wp_head hook then that code will be inserted into the <head> of the site.
This archived topic is closed to new replies.