Hi all,
I'm trying to use custom posts and taxonomies on a theme I'm building, but for some sort of reason the more quicktag (<!--more-->) isn't working with the_content(). It just displays the whole post.
Is there anything I have to declare to the custom post type to make this work? Or is there any specific step to make the more quicktag work?
Thanks in advance :)