Plugin Doesn't Recognize "More" Tag, Displays Whole Post on [content] Call?
-
Hello again,
We’re trying to format the content on post pages so that each post displays a few lines and then a “more” tag. We know its possible to do this by calling the excerpt, but want to try by calling the full content, which for each post has a standard WP “more tag” inserted… the reason for this is that we don’t want to deal with having to call custom fields.
Anyway, the issue is that the plugin doesn’t seem to recognize the standard “more” tag when the [content] code is called. Is there a way to have it recognize the “more tag?”
Here’s the code from the loop being used:
[loop type="transformance" taxonomy="volume" term="volume-5"] <h3>[field title-link]</h3> <strong>by [field author]</strong> [content] <p style="text-align: right;"><a href="[url]/transformance/[field slug]">>>></a></p> [/loop]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Plugin Doesn't Recognize "More" Tag, Displays Whole Post on [content] Call?’ is closed to new replies.