Forums
Forums / Plugin: Email Subscribers - Group Selector / Error in your short code.
(@vinuchacko999)
8 years, 3 months ago
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″]’);
?>
(@icegram)
8 years, 1 month ago
@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']"); ?>
The topic ‘Error in your short code.’ is closed to new replies.