test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ilibor Friend
    #196812

    How can i add article intro text for intro articles and more news articles.


    1. magazine_layout
    Saguaros Moderator
    #531696

    You can open file: templatespurity_iiihtmlcom_contentcategorymagazine_featured.php and add this block of code:


    <div class="magazine-item-ct">
    <?php echo $item->introtext; ?>
    </div>

    into line of 156 and 183: http://prntscr.com/3byv5n

    arschner Friend
    #552502

    Hi,

    i’glad to see there is a solution. Since my editorial experince is, that headlines need teasers to be clicked – expect you are a headline texter genius… 🙂

    My Question: Will this hack be overwritten by template updates? Can this be prevented?

    Thanks!

    Saguaros Moderator
    #552654

    From the version 2.3.0 of T3 framework plugin, it supports a folder called ‘local so that you can add your custom work (layout, css, less, etc…) and it will not be affected when you update template ( http://t3-framework.org/documentation/new-features#isolate-template )

    If you have above version of T3 framework, you can copy above file: templatespurity_iiihtmlcom_contentcategoryma gazine_featured.php

    and paste into: templatespurity_iiilocalhtmlcom_contentcategory (you may need to create folders in this path if it’s not existing now)

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

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 10 years, 1 month ago.

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