Keyword

Call a Specific Plugin like an Extra Field...

  • daniel nethery
  • daniel nethery's Avatar Topic Author
  • Offline
  • New Member
More
9 years 6 months ago #142151 by daniel nethery
Call a Specific Plugin like an Extra Field... was created by daniel nethery
Is it possible to call a specific K2 Plugin in a similar way that you can call a specific Extra Field?


<?php echo $this->item->extraFields->extraFieldAlias->value; ?>


Thank for the help!
dan

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #142168 by Krikor Boghossian
Replied by Krikor Boghossian on topic Call a Specific Plugin like an Extra Field...
Hello,

This is not possible, plugins are executed in events.
It is possible however to locate these events in your overrides and move them to the position you want them to appear.

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