Keyword

Category image in place of article image

  • Mystara
  • Mystara's Avatar Topic Author
  • Offline
  • New Member
More
11 years 6 months ago #111901 by Mystara
Hi,

When using K2 to show recent articles on my front page, I would like it to show the article's category's image, rather than the article's image.

Is there any way to do this?

Even better, is there a way to show the article's category's image as a default when the article does not have a specified image?

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago - 11 years 6 months ago #111902 by Albert
Paste
<img src="media/k2/categories/<?php echo $this->item->category->image; ?>" />
in item.php where you want it to show.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum