Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • vita88 Friend
    #867999

    Hello,

    I would like to remove the "View Full Portfolio" link. Could you please help me? Thank you!

    Ninja Lead Moderator
    #868472

    Hi,

    This way will help you to remove View Full Portfolio link

    Open templates/ja_mono/html/mod_articles_category/packery.php file, find and remove script below

    <div class="actions">
        <a class="readmore" href="<?php echo JRoute::_(ContentHelperRoute::getCategoryRoute($jacategory->id));?>"><span><?php echo JText::_('TPL_SEE_ALL_PORTFOLIO'); ?></span></a>
    </div>

    Regards

    agsm Friend
    #1082735

    Is there an easier way to do this that will carry forward when I update the theme?

    Saguaros Moderator
    #1083141

    Hi,

    You can try creating this directory: templates/ja_mono/local/html/mod_articles_category/

    and put the file you edited: templates/ja_mono/html/mod_articles_category/packery.php into that new category.

    The override in that local folder will not be affected when you update new version of template.

    Regards

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

This topic contains 3 replies, has 4 voices, and was last updated by  Saguaros 6 years, 3 months ago.

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