Site logo

[Support request] Adding Email Optin In the middle of the post?

Home Forums Support [Support request] Adding Email Optin In the middle of the post?

Home Forums Support Adding Email Optin In the middle of the post?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2523379
    Andrew

    Howdy,

    I’ve tried searching for this, but I didn’t seem to find any answers. I’m trying to add an email optin form at the beginning, in the middle and right at the end of all my WP posts.

    It doesn’t appear that there are any hooks (in elements) that are set for the middle of the post – is there a way to manually create hooks that then I could use?

    Thanks,

    Andy

    #2523511
    David
    Staff
    Customer Support

    Hi there,

    Hooks are coded into the templates, so they don’t exist inside your post content.
    You can use the the_content filter hook to insert stuff using PHP.

    But if you want to add multiple items then i would recommend using the Ad Inserter Plugin:

    https://wordpress.org/plugins/ad-inserter/

    It has a lot of the fucntions built in for specifying the locations you need.

    NOTE = its not just for ads, you can add a form shortcode or any other content.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.