Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Shaunrafuse

    (@shaunrafuse)

    Note: Only happens when adding a nutrition facts label from Canadian nutrition facts plugin

    adding code into text:
    <echo do_shortcode [nutrition-label id=168]>

    Are you using the same page template for that post? When creating/editing a post , on the right hand side you can change the page template being used. Maybe your using a full width one by mistake?

    for text, you can just add

    [nutrition-label id=168]

    for php you add

    <?php echo do_shortcode('[nutrition-label id=168]'); ?>

    Thread Starter Shaunrafuse

    (@shaunrafuse)

    Heyy it works! Thanks siteber.. Thanks evan, I was using the same template, but for some reason even when I entered in siteber’s suggeestions, it wasn’t working before.. all good now though!

    Any way to shrink it?? its massive lol.. And I kind of want it on the side of JUST that post not in the text body, is that doable??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Side bar dissapears on new post’ is closed to new replies.