Zenphoto version 1.3.1.2, Zenpage theme.
I'm displaying 3 news items with printLatestNews().
Using a [i]pagebreak[/i] in the article has no effect on the length of the news excerpt.
Nor does the Zenpage [i]News article text length[/i] option.
Only the length set in the function is used.
Is this expected behavior ?
The [i]pagebreak[/i] now works in [i]printLatestNews()[/i] but...
[list]
[*]Article [b]without[/b] [i]pagebreak[/i]
When I click the link from the excerpts to go to the full article all I see is the shorten indicator.
[*]Article [b]with[/b] [i]pagebreak[/i]
When I click the link from the excerpts to go to the full article I see the shortened article with the shorten indicator.
[/list]
The code that deals with page breaks has not changed. What the code essentially says is to place the shorten indicator in at the end of the string unless the page break comes at the logical end of the article.
Maybe it is best if you create a ticket with the actual full text of the content you are having the problem with attached as a file.