RSS feed error/displaying to much content…
-
Well, this is what I am trying to say…if I use this code on my index page:
<?php the_content_rss('', TRUE, '', 20); ?>
then it shows 20 words, which is GREAT! BUT, when I add a podCast I just get the stupid code, rather than the players itself…But when I add this code:
<?php the_content(__('Read more'));?>
then it shows the pod case on the index page, BUT it shows the entire content, but I only want it to display a little…How is this possible? Either allowing pod casts to on the index page, or restricting the amount words being displayed?
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘RSS feed error/displaying to much content…’ is closed to new replies.