Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #948013

    Hi
    There is an update in the template , if there is no full text image it loads the logo .
    Kindly post your site temp super user details via Private reply . I will fix this directly on your site and share the changes here .

    vunh27 Friend
    #948204

    I have updated the latest template version as attaching image below.
    But the error image still appear.
    Please help me.


    1. ja_template_update
    2. ja_template_update_2
    Pankaj Sharma Moderator
    #948592
    This reply has been marked as private.
    vunh27 Friend
    #948649

    Thank you for your help.
    But I would like fix it myseft first.
    Can you show me the steps to fix it ?
    Thank you so much.

    Pankaj Sharma Moderator
    #948652

    Hi
    Go to
    /html/layouts/joomla/content/fulltext_image.php"
    Find

    <div >
        <span itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
          <img
            src="<?php echo JURI::base(); ?>/templates/<?php echo JFactory::getApplication()->getTemplate() ?>/images/logo.png ?>"
            alt="" itemprop="url" />
          <meta itemprop="height" content="auto" />
          <meta itemprop="width" content="auto" />
          <meta itemprop="url" content="<?php echo JURI::base(); ?>" />
        </span>
      </div>
    

    Comment out or remove the code .
    save and check.

    vunh27 Friend
    #948689

    Yeah !!
    I have fixed it successfully that followed your instructions.
    Thank you so much Pankaj Sharma.

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

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

The topic ‘An error image appear on article with single article type’ is closed to new replies.