Archived topic
How to create text and button with link in the after the footer
1 reply · Started by Sanu Kumar on September 27, 2020
Hey there,
Could you tell me how to make text with a button (button should be open up with a link) in GP.
This website is using: https://blog.hubspot.com/sales/get-your-team-to-use-crm-software.
Screencast: https://ibb.co/Jrx760b
Hi,
You can make use of GP Premium's Block Header.
https://docs.generatepress.com/article/block-element-overview/
With this, you can actually design your buttons and text using Gutenberg Editor and hook it after your footer. I believe generate_after_footer may be the one you want to hook on for your block header.
For hook locations, you can use this for reference:
https://docs.generatepress.com/article/hooks-visual-guide/