Archived topic
Is it possible to insert a hook within content (not before or after)?
2 replies · Started by Jordan on July 17, 2021
I have a shortcode for my optin form. Ideally, I'd like to place it within content on posts sitewide. Maybe after 500 characters, or 200 words, or after the 1st H2, etc. Is there any way to do that using hooks?
This is something I am also looking for. It would be great if we could find a solution for this issue. I was using Reusable Blocks but unfortunately they don't work properly.
Hi Jordan,
Unfortunately, there's no such hook inside the content.
Please refer to this topic:
https://generatepress.com/forums/topic/hook/
But I don't think David's solution will work for you since you still have to place the hook shortcode in the post. I think using a plugin is the best way to go.