Archived topic
Adding CTA in the archive page
1 reply · Started by Shami on October 6, 2020
I'm trying to add a Headline and CTA in the blog archive. I tried using Elements with rules, it is working.
I want it to look like:
https://docs.generatepress.com/wp-content/uploads/2018/08/page_hero_example_1.png
It'd be even better if I'm able to include email signup form in place of CTA button.
Hi there,
might be easier to use the Block Element:
https://docs.generatepress.com/article/block-element-overview/
You can Hook it into after_header
Combine it with the GenerateBlocks plugin:
https://wordpress.org/plugins/generateblocks/
For signup form - whatever plugin you're using they generally provide a shortcode which can be included using a Shortcode block