test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Saguaros Moderator
    #1079827

    Hi Rani,

    May I know which type of filter are you mentioning? Joomla content or other?

    rani Friend
    #1079885

    Joomla content

    Saguaros Moderator
    #1079888

    Try opening the file: root/plugins/jamegafilter/content/layouts/default/product-item.php

    Change this:

    {@eq value="desc"}
        {desc|s}
    {/eq}

    To:

    {@eq value="desc"}
        {desc|s}
        <?php echo '...';?>
    {/eq}
    rani Friend
    #1079897

    Thank you Saguaros.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  rani 6 years, 11 months ago.

The topic ‘dots at the end of description’ is closed to new replies.