Archived topic
Add widget area above the footer
4 replies · Started by Ian on December 1, 2018
How would I add a widget section in GP as shown in the let's work together section just above the footer of this site? I have the premium plugin.
Hi there,
The easiest way would be to use the widget shortcode plugin:
https://wordpress.org/plugins/widget-shortcode/
And the before_footer hook in hooks elements:
https://docs.generatepress.com/article/hooks-element-overview/
https://docs.generatepress.com/article/hooks-visual-guide/
Let me know if this helps :)
Ok, thanks.
Did it in Beaver Themer, which is a first for me but thanks for your response.
No problem :)