• Resolved timmiieehh

    (@timmiieehh)


    Hi, I really like the plugin and I already tried it on a couple of my websites. I have one website which has an oldschool version of a homepage instead of a static page that I can edit. Therefore I would like to know if it’s possible to place a php/html code in my index.php make it visible on my homepage? My website is onebuckblog.nl and I would like to place it directly under the navigation on my homepage.

    Thanks in advance.

    Tim

    https://ww.wp.xz.cn/plugins/optin-forms/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey timmiieehh,

    Here you go:
    <?php if(function_exists('optinforms_create_form')) { echo optinforms_create_form(); } ?>

    Let me know if it works.

    P.S. Underground hiphop, toegevoegd aan favorieten 😉

    So sad, the timmiiiiiiiieh didn’t let you know it worked. Worked on mine! Now just trying to figure out how to display it in a narrower area.

    Hi crack_baby,

    thanks for letting me know 🙂

    To make it narrower, you could change the form width to a value in pixels (Style Your Form section). You could also keep it at 100% width to ensure scaling on mobile devices, but place the form in a narrow container 😉

    Let me know if you need any help with this.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Possibility to insert directly into html/php?’ is closed to new replies.