Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • joekker Friend
    #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!


    1. no-list-elements
    Ninja Lead Moderator
    #572775

    You 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>

Viewing 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 ago.

We moved to new unified forum. Please post all new support queries in our New Forum