Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Tech-xml Friend
    #209111

    The same image I’m using in the introduction is appearing within the article. In the content of the article I will use amesma image put between paragraphs. Hiding the image of introduction?

    Saguaros Moderator
    #578375

    Hi

    You can open the file: root/templates/ja_teline_v/html/layouts/joomla/content/item/default.php

    Look for this line of code, at approx line 61:

    <?php echo JLayoutHelper::render('joomla.content.image.intro', $displayData); ?>

    Replace it with:

    <?php echo JLayoutHelper::render('joomla.content.fulltext_image', $displayData); ?>

    Saguaros Moderator
    #644666

    Hi

    You can open the file: root/templates/ja_teline_v/html/layouts/joomla/content/item/default.php

    Look for this line of code, at approx line 61:

    <?php echo JLayoutHelper::render('joomla.content.image.intro', $displayData); ?>

    Replace it with:

    <?php echo JLayoutHelper::render('joomla.content.fulltext_image', $displayData); ?>

    Saguaros Moderator
    #743297

    Hi

    You can open the file: root/templates/ja_teline_v/html/layouts/joomla/content/item/default.php

    Look for this line of code, at approx line 61:

    <?php echo JLayoutHelper::render('joomla.content.image.intro', $displayData); ?>

    Replace it with:

    <?php echo JLayoutHelper::render('joomla.content.fulltext_image', $displayData); ?>

    Tech-xml Friend
    #578463

    Solved thank you!

    Tech-xml Friend
    #644754

    Solved thank you!

    Tech-xml Friend
    #743385

    Solved thank you!

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

This topic contains 7 replies, has 2 voices, and was last updated by  Tech-xml 9 years, 4 months ago.

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