Skip to content

v3.1.56

May 25, 2011

Added a new shortcode,[i4w_orderform].

This shortcode will take an existing Infusionsoft order form and will:

  • Essentially “copy/paste” it dynamically into your WordPress page/post.
  • Cleaning it up to ensure that it doesn’t break your theme.
  • Automatically populate it with data if the user is logged in.

Usage is simple:

[i4w_orderform form=’nathniit’]

Typically, order forms are created and have a specific link/URL wihin Infusionsoft, for example: https://moldingbox1.infusionsoft.com/saleform/nathniit

For purposes of this shortcode, the form name would be ‘nathniit’. Please do not use form ID’s or labels.