Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Antonio Massi Friend
    #186241

    In JA bulletin modules (most read and latest news) for Joomla 2.5, I’d like to show the image of the intro text (when this is hide).

    JA Bulletin show the first image of the text of an article, but I want to show the picture of the introtext, when this is hidden.

    Thank you.

    Antonio Massi Friend
    #488033

    SOLUTION:
    Problem occurred because image in full text was parsed first. In “/modules/mod_jabulletin/jaimage.php” file move “$text .= (isset($row->introtext))?$row->introtext:”;” line to below “$text .= (isset($row->fulltext))?$row->fulltext:”;” line. Image in intro text must be parsed first.

    The same change is possible for JA News Pro and JA News Featured.

    Thanks to Stork11:
    http://www.joomlart.com/forums/topic/ja-news-featured-displays-the-2nd-image-instead-of-1st/

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

This topic contains 2 replies, has 1 voice, and was last updated by  Antonio Massi 11 years, 8 months ago.

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