Keyword

k2 Item - Secondary Title

  • Maciej Charabin
  • Maciej Charabin's Avatar Topic Author
  • Offline
  • New Member
More
10 years 1 month ago #131392 by Maciej Charabin
k2 Item - Secondary Title was created by Maciej Charabin
<?php
    $extrafields = array();
    foreach($this->item->extra_fields as $item)
    { $extrafields[$item->id] = $item->value; }
?>

<?php echo $extrafields[1]; ?>


Hi there,

I'm using this part of php code in my template. So I have title and subtitle (extra fields) in my k2 items.

I'd like to use it in this way:

Every item has a title and I want to display it on home page. So when user click on the main page and open k2 item, I'd like that he would see a second title from extra fields instead of item title. But when item has no second title (extra fields), he would see item title....

Maybe someone help..

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

More
10 years 1 month ago #131393 by JoomlaWorks
Replied by JoomlaWorks on topic Re: k2 Item - Secondary Title
I've already replied you on your other post (although it was best you started a new one):

getk2.org/community/English-K2-Community/161714-SOLVED-Tutorial-for-extra-fields#197621

Fotis / 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