Archived topic
Best way to replicate a widget area
1 reply · Started by Stacey on March 28, 2018
Hi
I'm moving this site http://secretidentitycostumehire.com.au to generatepress (premium)
The lighter orange bar on the site is a widget area - what is the best way to replicate this in generatepress? Do I need to create widget area (and if so can you direct me to the best resource for this) or would a page header or one of the other features be better?
Thanks
Stacey
Hi there,
I would try the after header hook:
http://demo.generatepress.com/hook-locations/
https://docs.generatepress.com/article/hooks-overview/
Then maybe columns:
https://docs.generatepress.com/article/creating-columns/
Then widget shortcode:
https://en-ca.wordpress.org/plugins/widget-shortcode/
Let me know if this helps.