Keyword

Display extrafield value in module

  • eastkilla
  • eastkilla's Avatar Topic Author
  • Offline
  • Senior Member
More
10 years 8 months ago #125576 by eastkilla
Display extrafield value in module was created by eastkilla
Hi,

I need to display extrafield value in custom joomla module.

I try this :

In default.php on mod_k2_content :

After line 35 :
Log in  or Create an account to join the conversation.

  • Kannan Naidu Venugopal
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
10 years 8 months ago #125577 by Kannan Naidu Venugopal
Replied by Kannan Naidu Venugopal on topic Re: Display extrafield value in module
If you're using mod_k2_content, there is an option to show the extrafields in Item view options (common for either source). Default is set to Hide.

Unless you're trying to do something else.

K2 Rocks \m/

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

  • eastkilla
  • eastkilla's Avatar Topic Author
  • Offline
  • Senior Member
More
10 years 8 months ago #125578 by eastkilla
Replied by eastkilla on topic Re: Display extrafield value in module
Hi Kannan Naidu, thanks for answer, but I'm trying to do something else.

I want to display specific extrafield in custom module.

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

More
10 years 8 months ago #125579 by Lefteris
Replied by Lefteris on topic Re: Display extrafield value in module
Hi. As Kannan Naidu suggested, use K2 content module. It is more easy than trying to hack code.

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

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

  • eastkilla
  • eastkilla's Avatar Topic Author
  • Offline
  • Senior Member
More
10 years 8 months ago #125580 by eastkilla
Replied by eastkilla on topic Re: Display extrafield value in module
Hi,

Yes I know it's more easy, but I need to hack code. In fact, I need to get extrafield value to put it in another module.

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

More
10 years 8 months ago #125581 by Lefteris
Replied by Lefteris on topic Re: Display extrafield value in module
I still cannot get why it must be a custom HTML module and not a K2 content module. They are both modules, the output will be the same. Anyway, since you insist you probably need to hide a developer to do this because it requires good PHP/MySQL knowledge.

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

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

  • eastkilla
  • eastkilla's Avatar Topic Author
  • Offline
  • Senior Member
More
10 years 8 months ago - 10 years 8 months ago #125582 by eastkilla
Replied by eastkilla on topic Re: Display extrafield value in module
This is my problem :

I want to display YouTube Subscribe Widget in module on my pages like explain here

No problem to do that, i paste this code in Joomla Custom Module :
Log in  or Create an account to join the conversation.

  • eastkilla
  • eastkilla's Avatar Topic Author
  • Offline
  • Senior Member
More
10 years 8 months ago #125583 by eastkilla
Replied by eastkilla on topic Re: Display extrafield value in module
No solution ?

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

  • eastkilla
  • eastkilla's Avatar Topic Author
  • Offline
  • Senior Member
More
10 years 8 months ago #125584 by eastkilla
Replied by eastkilla on topic Re: Display extrafield value in module
Please someone help, thanks !

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