-
AuthorPosts
-
fabridelo Friend
fabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
June 6, 2014 at 1:03 pm #198542Hello
I have small problem in my articles when click on “read all” the articles no open in all page but show the second part (like in images)
where i wrong?thanks
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 9, 2014 at 12:01 pm #538317We customize the detail article page a bit in Purity III template. If you want to show the details of article, you can try this workaround:
Open templates/purity_iii/html/com_content/article/default.php file
Change
<section class="article-content clearfix">
<?php echo $this->item->text; ?>
</section>
To
<section class="article-content clearfix">
<?php echo $this->item->fulltext; ?>
</section>Let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by fabridelo 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum