Archived topic
Move a sidebar to bottom of page?
5 replies · Started by Claire on July 16, 2019
Hi there. So I'm building a site for a webcomic, and GP works like a dream for it. The only real issue is the limitation of only right/left sidebars. I'm using a sidebar as a comic navigation tool (see here), and ideally I would like to move it so that it is below every comic page instead. I'm sure there has to be a way to do this, but I really don't know how.
Hi there,
You can try using one of the hooks:
https://docs.generatepress.com/article/hooks-element-overview/
https://docs.generatepress.com/article/hooks-visual-guide/#single-post
Let me know if this helps :)
Hi Leo,
This seems to be what I'm looking for. The only thing I'm unsure of is how I would write the code for including a widget in the hook-- I'm using a widget for the comic navigation, and I don't know how I'd insert that in the hook. I'm very new to this, I'm afraid.
This plugin should help:
https://wordpress.org/plugins/widget-shortcode/
That did the trick! I really appreciate your help.
No problem :)