• vinsprinter

    (@vinsprinter)


    Hi,

    Anybody care to show me the shortcode script for inserting plugins on areas of page that are not widgets. For example I want to insert the WPCF7 form in a particular are of the page and I am not sure of what shortocode I should insert into the div space.

    I think it might be something like <div class=”testing”><?php do_shortcode ([not sure what goes in here?]); ?></div>

    or would it be

    <?php add_shortcode ([not sure what goes in here?]); ?></div>

    Two things I am not sure if it should be add_shortcode or do_shortcode in order to get the form to display where I want it to. Any help out there would be appreciated.

  • The topic ‘Short Codes for Plugins’ is closed to new replies.