- Posts: 102
COMMUNITY FORUM
materials on the tag the description field empty
- German Levi
-
Topic Author
- Offline
- Premium Member
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
I don't get what you mean. Can you provide more details on this? K2 tags do not have description.
Please Log in or Create an account to join the conversation.
- German Levi
-
Topic Author
- Offline
- Premium Member
- Posts: 102
Please Log in or Create an account to join the conversation.
- German Levi
-
Topic Author
- Offline
- Premium Member
- Posts: 102
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- German Levi
-
Topic Author
- Offline
- Premium Member
- Posts: 102
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- German Levi
-
Topic Author
- Offline
- Premium Member
- Posts: 102
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- German Levi
-
Topic Author
- Offline
- Premium Member
- Posts: 102
<?php
$meta_descr = $this->params->get('page_title');
$doc =& JFactory::getDocument();
$doc->setMetaData('description',$meta_descr);
?>
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
If you don't you will lose your edits when you update.
Please Log in or Create an account to join the conversation.
- German Levi
-
Topic Author
- Offline
- Premium Member
- Posts: 102
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.