Minor bug in churchSite2 template, a forum discussion on Jojo CMS. Join us for more discussions on Minor bug in churchSite2 template on our Themes Support forum.
You must be logged in to post a reply
| |
I've just installed 1.0RC1 for a test. It's certainly a lot better than the alpha I played with a year back.
In the recent articles list, the churchSite2 template doesn't show a snippet from the articles, just a link to the article.
Fortunately it's easy to fix. In the file article-summary.tpl, locate '{$a.text|truncate:100:"..."}' (currently on line 7) and change it to '{$a.bodyplain|truncate:100:"..."}'
Cheers
Bruce
In the recent articles list, the churchSite2 template doesn't show a snippet from the articles, just a link to the article.
Fortunately it's easy to fix. In the file article-summary.tpl, locate '{$a.text|truncate:100:"..."}' (currently on line 7) and change it to '{$a.bodyplain|truncate:100:"..."}'
Cheers
Bruce
Bruce Clement
| Back to Forum Index : Back to Themes Support |
|
