• Resolved vinuchacko999

    (@vinuchacko999)


    When I use short codes, I receive an error, “Error in your short code. ”
    Code : <?php
    echo do_shortcode(‘[email-subscribers-advanced-form id=”1″]’);

    ?>

    • This topic was modified 8 years, 3 months ago by vinuchacko999.
Viewing 1 replies (of 1 total)
  • Plugin Author Icegram

    (@icegram)

    @vinuchacko999

    Update to the latest version of Email Subscribers & Group Selector.

    Adding you have added correct colon in the shortcode and hence the error. Try this:

    <?php
    echo do_shortcode("[email-subscribers-advanced-form id='1']");
    ?>
Viewing 1 replies (of 1 total)

The topic ‘Error in your short code.’ is closed to new replies.