• Hi, I’ve just added the plugin to a test site of mine…

    http://www.wildradish.org.uk/bbtest

    If you go down to shop you’ll notice that the shortcode is showing… not the shop.

    When I use <?php echo do_shortcode('[etsy-include=brokenboat;13011720]'); ?> it doesn’t work

    I’ve also used the shortcode in a post and then used `<?php $post_id = 58;
    $queried_post = get_post($post_id); ?>
    <?php echo $queried_post->post_content; ?>` In the index… What happens then is the shop appears in the post but only the shortcode appears on the home page.

    Any help would be great, thanks.

    http://wordpress.org/extend/plugins/etsy-shop/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Not showing up on home page’ is closed to new replies.