Quote:
Originally Posted by fris
Best to make a shortcode to do this.
|
huh? i'm lost on that one...
what i need is to be able to include a specific piece of html for eachpost into the design, outside of the loop. like in my sidebar.
could i say, drop it into the excerpt. and in my single.php drop the_excerpt tags outside of the loop? does that work? can i create a second loop in single.php to show my extra html as the excerpt? would that work?
i want to include a little review in my sidebar for the site related to each post i make.