Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
May 29, 2015 at 5:57 pm #206742
Hi,
list elemenst not showing in JA Decor category module as you see in the attached image.
Could someone hep me please to make it seen?
Thank you!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 3, 2015 at 4:52 pm #572775You can use my solution below
Open templates/ja_decor/html/mod_articles_category/triangle.php file
find and change
<p class="mod-articles-category-introtext">
<?php echo $item->displayIntrotext; ?>
</p>to
<p class="mod-articles-category-introtext">
<?php echo nl2br($item->displayIntrotext); ?>
</p>AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum