Archived topic
Widgets after/before post/content
1 reply · Started by Ruben on May 16, 2017
Hi guys
There are some themes that allow to add widgets before and after a post or/and the content. For instance, the Frontier theme i use for some project.
Is there any chance to add those options in the widget section with your theme?
What would be the best way to add content in those areas?
Thanks
Hi Ruben,
I think you are looking for the before content or after content hook:
https://docs.generatepress.com/article/hooks-overview/
http://demo.generatepress.com/hook-locations/
Then you can use this plugin to insert widget as shortcode:
https://en-ca.wordpress.org/plugins/widget-shortcode/
Let me know if this helps.