thestu
Forum Replies Created
-
Forum: Plugins
In reply to: the_excerpt_reloaded lack of paragraphsYa typing them in to the actual posts was what I figured you meant, however it didn’t work, hence the asking for clarification.
Thanks for the links but I’ve tried all those and none do what I want, so I guess I’m waiting for you to get into the_excerpt_reloaded’s innards.
Forum: Plugins
In reply to: the_excerpt_reloaded lack of paragraphsI should clarify vkaryl, the ‘latest post’ part of my blog is independent from the other posts and doesnt have the_excerpt_reloaded running on it, so the breaks are working there because the_excerpt_reloaded isnt being applied. Im assuming this is what you’re refering to. Scroll down to see the posts that arent working.
Kafkaesqui I have the feeling im being a bit dense here, but how do I get the tags into the posts content if theyre not already there?
Forum: Plugins
In reply to: the_excerpt_reloaded lack of paragraphsI just noticed I didn’t put
<p>in along with all the other allowed tags I have posted. It really is in there on my site, I swear, copy and paste just feels the need to mess with me I guess.So the code im using looks like this:
<?php the_excerpt_reloaded(120, '<b><i><u><em><strong><blockquote><img><a><ol><ul><li><br><p>', '', FALSE, '', TRUE, 1, TRUE); ?>