I have a php page that has the following code…
<?php echo apply_filters( ‘the_content’, ‘[etsy-include=littleprintsparties;10545709]’ ); ?>
This worked fine with the previous plugin version.
When I just use the shortcode on the wordpress page and don’t point to the php page it works fine. Any ideas?