Article intro image not appearing - broken link

25 April, 2016
GK User
Thu Feb 16, 2017 3:39 pm
I have created a new menu item using a category-blog with an article page linked to the blog. I have inserted an intro image into the article page but the intro image is not appearing, all that is shown is a broken link icon.

Screen Shot 2017-02-16 at 14.36.48.png


Any ideas?

Many thanks
User avatar
Fresh Boarder

teitbite
Mon Feb 20, 2017 9:39 am
Hi

Please tell me the url to the exact page with an example of this issue.
User avatar
Moderator

GK User
Mon Feb 20, 2017 3:33 pm
User avatar
Fresh Boarder

teitbite
Wed Feb 22, 2017 10:17 am
Hi

I see no path to the image in there. Have You checked if it's added there at all ? Please tell me the url to this image You want and send me an access to joomla panel so I'll see if it works.
User avatar
Moderator

GK User
Wed Feb 22, 2017 11:11 am
The url to the image is:
http://newtonsplace.org/box/images/np-n ... -green.jpg


The control panel login is:
[edited by moderator]
User avatar
Fresh Boarder

teitbite
Fri Feb 24, 2017 7:20 pm
Hi

The layout You are showing me a link of is to an article layout. To show an image there You will need to use Full Article image. Right now You are using Intro image which is for Category layout as I believe.

But You may edit file /html/com_content/article/default.php and add this wherever You wish for intro image to be shown:

Code: Select all
<?php echo JLayoutHelper::render('joomla.content.intro_image', $this->item); ?>
User avatar
Moderator


cron