[Support request] Can't Get ConvertKit "Click to Activate" Form To Work

Home Forums Support [Support request] Can't Get ConvertKit "Click to Activate" Form To Work

Home Forums Support Can't Get ConvertKit "Click to Activate" Form To Work

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #978664
    Zak

    Hi all,

    I’m pretty new to WordPress in general.

    I’m attempting to get a ConvertKit email signup form to trigger when someone clicks a button, displaying a form on that same page (as opposed to taking them somewhere different.)

    The ConvertKit tutorial here advises me to:
    1. Insert Javascript to trigger the on-page stuff
    2. Insert HTML for the button and link

    The button is displaying correctly – but the Javascript is just sitting there and “showing through” on the final page.

    I inserted the Javascript using a “code” block. Is that correct?

    Can anyone help me figure out what I’m doing wrong? Do I need to contact ConvertKit about this?

    The JS is here:
    <script async data-uid=”089a4dddcb” src=”https://f.convertkit.com/089a4dddcb/ef4e37fbc2.js”></script&gt;

    The HTML is here:
    <a data-sv-toggle=”089a4dddcb” href=”https://pages.convertkit.com/089a4dddcb/ef4e37fbc2&#8243;
    class=”button”>Sign Up For Your Free 7 Day Course Here

    The page is here: https://www.zakcolumber.com/part4/

    #978682
    Leo
    Staff
    Customer Support

    Hi there,

    Can you try adding the JS using wp_footer hook in hooks element?
    https://docs.generatepress.com/article/hooks-element-overview/

    If that still doesn’t work then it might be good to check with their support to see they have any specific instructions.

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