• ok, the excerpt reloaded is working great… except it doesn’t recognize <br><b><i> tags in my posts. i added these in the allowed tags string, but it still puts it into one long paragraph.

    any ideas on how to make it recognize these tags or why it won’t?

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you’re defining them as a string as you have above (‘<br><b><i>’), then it should work, but note that when relying on WordPress to generate line breaks and new paragraphs (as most of us do), there’s no actual <br> and <p> tags in the content/excerpt for the plugin to allow. Hence the “one long paragraph.”

    However, I’m presently working on an update to the_excerpt Reloaded, and will look at adding this. I’m starting to think I’ll need to rename it the_content Reloaded. :)

    Myfourwalls, could you publish the code you used to get that formatting?

    I’m trying to do exactly what you’ve done, but I’m having problems formatting it. It rolls all my excerpts together with no formatting whatsoever.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘excerpt reloaded tags in my posts’ is closed to new replies.