I've been trying to figure out how to make the "read more" feature
work for awhile now but I can't really seem to get it working. I've
used <!--more--> and tried messing around with the coding in theme.php
(I'm using a premade template) but it's still not working.
Here's the code snippet:
Format::apply( 'autop', 'post_content_excerpt' );
Format::apply( 'tag_and_list', 'post_tags_out' );
Format::apply( 'autop', 'comment_content_out' );
Format::apply_with_hook_params( 'more', 'post_content_out', _t('Read
More...'), 250, 1 );
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/habari-users