Quantcast
Viewing all articles
Browse latest Browse all 2274

General Questions/New to Joomla! 5.x • fetching Full Article Image with php?

In my template override for article categories, I am able to fetch the title of each article using the following:

Code:

<h1 class="h-4"><?php echo $this->escape($article->title); ?></h1>
Is there a similar way of also fetching the Intro Image or Full Article Image? If so, how do I do this?

Statistics: Posted by SocketPup — Mon Apr 08, 2024 5:09 pm



Viewing all articles
Browse latest Browse all 2274

Trending Articles