Share this
Jacek
Hello,I need the to retrieve the article title.
Unfortunately the code:
$mydoc =& JFactory::getDocument();
$mytitle = $mydoc->getTitle();only provides the title of the category layout page to which the given article belongs. You can observe thie fenomena at the url http://web329.sr45.firestorm.ch/pl/index.php?option=com_content&view=category&layout=blog&id=35&Itemid=57 when you press on the thumbnail bellow the title *00002 test*. I need to retrieve the title *0002 test* but I receive *Świat, Europa i Sarmacja Europejska* instead. Show Article title option is set and Hide Category title option is set. What can be wrong? Bes regards Jacek




