Keyword

Get item title alias value

  • eastkilla
  • eastkilla's Avatar Topic Author
  • Offline
  • Senior Member
More
10 years 6 months ago #126086 by eastkilla
Get item title alias value was created by eastkilla
Hi,

This is the code to display title :
Log in  or Create an account to join the conversation.

More
10 years 6 months ago #126087 by Lefteris
Replied by Lefteris on topic Re: Get item title alias value
Hi. Item alias is available in all K2 layouts via the following variables:
$item->alias
or
$this->item->alias
depending on context.

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 6 months ago #126088 by eastkilla
Replied by eastkilla on topic Re: Get item title alias value
Hi,

It works in item.php like this :
Log in  or Create an account to join the conversation.

More
10 years 6 months ago #126089 by Lefteris
Replied by Lefteris on topic Re: Get item title alias value
In K2 modules yes. In other modules of course not.

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 6 months ago #126090 by eastkilla
Replied by eastkilla on topic Re: Get item title alias value
ok thanks a lot !

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

More
10 years 6 months ago #126091 by Lefteris
Replied by Lefteris on topic Re: Get item title alias value
You are welcome.

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

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