• Resolved Gorgsus

    (@gorgsus)


    For those who have this error using:

    <?php echo do_shortcode('[sam id=1 codes='false']'); ?>

    Just delete the codes=’false’:

    <?php echo do_shortcode('[sam id=1]'); ?>

    Good luck, and thanks for this plugin! 5 stars 🙂

  • The topic ‘unexpected T_STRING’ is closed to new replies.