Archived topic
Hook Elements Not Working "before_comments_container" In Page
3 replies · Started by Lê on August 10, 2019
Hi Tom!
Generatepress great with me but i add shortcode Author Box in elements hook "before_comments_container" in page not working.
With post working.
Url Page: https://blog.felo.vn/12-cung-hoang-dao/bach-duong
Url Post: https://blog.felo.vn/sinh-ngay-19-thang-4/
Best regards!
Hi there,
Nice find - definitely a bug. Will get this added in the next update.
For now, you can copy this: https://github.com/tomusborne/generatepress/blob/2.3.2/single.php#L29-L43
And replace this: https://github.com/tomusborne/generatepress/blob/2.3.2/page.php#L34-L40
it working.
Thanks Tom !
No problem - thanks for reporting the issue :)