Archived topic
Livescore widget inside post category
1 reply · Started by oge on December 3, 2019
Viewing posts 1–2 of 2
Hi
I want to create a category called "Livescore" under the "Sports" category of my site.
In the Livescore category, I would like to display a javascript widget that is between 320px - 1440px wide.
There will be no posts in this category.
Where can I place the JS code?
Thanks
Hi there,
Javascript usually goes in wp_footer hook and you can use hooks elements for that:
https://docs.generatepress.com/article/hooks-element-overview/
This archived topic is closed to new replies.