Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Austin,

    I am not experienced with the Canvas theme, but it can be done.

    You would probably need to edit the template file used for your homepage. Are you comfortable with editing HTML and PHP files?

    Let me know!

    Thread Starter Austin

    (@sopu4s)

    I would be comfortable with that yes… but am not knowledgeable enough to figure out the code. I could plug it in wherever, if you knew what it would be and could send it to me. Thank you for your help.

    Hi Austin,

    you can add the form anywhere in the template by adding the following code to your home page:
    <?php if(function_exists('optinforms_create_form')) { echo optinforms_create_form(); } ?>

    If you don’t know where exactly, please create a temporary user on your website and send me the login details through https://codeleon.com/contact so I can do it for you.

    Let me know ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Moving Optin Form on Canvas Theme’ is closed to new replies.