Keyword

How to show custom field on the category page

More
9 years 3 months ago #144964 by Ahmed
hello everyone,
thanks for the amazing plugin
i'm facing issue with k2
i created new field on the admin area called (destination) id(7)
and i need to show the field on the category page,
but i can't fiure it out
could you please help me

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

More
9 years 3 months ago #144986 by Ahmed
could someone help me with hind or something cause i searched the forum and i couldn't get nothing

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 3 months ago #144987 by Krikor Boghossian
Replied by Krikor Boghossian on topic How to show custom field on the category page
You can render specific extrafields like this:
<?php echo $this->item->extraFields->EXTRAFIELDALIASHERE->name; ?>
<?php echo $this->item->extraFields->EXTRAFIELDALIASHERE->value; ?>

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum