What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!

[REQUEST] Layout Override Joomla 4

zonki

New member
Member
Messages
2
Reactions
1
My question is how show the first image present in the article content if no intro image has been added?
/components/com_content/tmpl/category/blog_item.php
override
mytenplate/html/components/com_content/tmpl/category/blog_item.php

Code:
<?php echo LayoutHelper::render('joomla.content.intro_image', $this->item); ?>

Thanks
 
Reacted by:
Top