My b2evolution Version: 1.9.x
Hello everyone, just wondering if its possible to show a preview of a post with a link to the full post, instead of having the full post right there. Im sure there must be a way to do it. eg, I want to make a post that is say 250 words, but I only want to show the first 50 words of it without clicking to see the full post.
Any help would be very appriciated! I just starting using b2evo yesterday!
Thanks
You do this using the <!--more--> function. Click the "expert" tab at the top of the box where you write your post, then click the "!M" button.
For example if you write:
This is the preview for my post
<!--more-->
This is the main part of my post
You would see "This is the preview to my post" followed by "Read More=>" as a clickable link to the full post. If you also write <!--noteaser--> (the !NT button) in the preview area, the preview won't be shown as part of the full post when you click the "Read more" link.