Archived topic
Ads Questions
3 replies · Started by Andy on April 15, 2020
Hi there,
1. What is the best advertisement plugin for the GeneratePress theme? Is there a recommended plugin that works best with GeneratePress? Overall, I'd like to add Google Adsense to my pages and blog posts.
2. Is it possible to add advertisements to the left and right side bars? (while keeping the blog post in the center of the page). Just wondering if other people have done that with this theme.
Thank you,
Andy
Hi there,
1. You shouldn't need to use a plugin for it.
The verification code can go in the wp_header hook:
https://generatepress.com/forums/topic/google-adsense-verification-code/#post-851126
2. You can add the ads using the various hooks inside GP:
https://docs.generatepress.com/article/hooks-element-overview/
https://docs.generatepress.com/article/hooks-visual-guide/
Great, thanks Leo. I'll give these a shot when the time comes!
No problem :)