Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Parisi Friend
    #882253

    Hello
    Please see attach image i sent for you …
    what i am looking for is , this joomlart ACM magazine – category listing : style -1
    to show the intro text for the 3 articles on the bottom of the slider…..kind of 20 caracters …
    please help me to add this on this module

    Ninja Lead Moderator
    #883135

    Hi,

    I will try to help you out, once I get to see the issue. It seems you forgot to attach the attachment you mentioned in your request. Please attach again.

    Regards

    Parisi Friend
    #883878
    This reply has been marked as private.
    Ninja Lead Moderator
    #884219

    Try to use this way

    Open templates/ja_teline_v/html/layouts/joomla/content/intro/default.php file

    find and change

    <?php if ($aparams->get('show_intro', 1)) : ?>
        <div class="magazine-item-ct">
            <?php echo $item->introtext; ?>
        </div>
    <?php endif; ?>

    to

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

    perfect

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

This topic contains 4 replies, has 2 voices, and was last updated by  Parisi 8 years, 2 months ago.

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