Hi,
I have Joomla 5.0.1 SEF enabled site, everywhere are SEF links working right, only on homepage Menu -> Featured articles is problem and link on title look like this.
Example:This link is generated in com_content/featured/default_item.php with this code
Is there way to get SEF link ? Like this ?Thx for help
I have Joomla 5.0.1 SEF enabled site, everywhere are SEF links working right, only on homepage Menu -> Featured articles is problem and link on title look like this.
Example:
Code:
www.abcdef.cz/?view=article&id=1:planovana-druha-aplikace-biologickeho-pripravku-na-ochranu-rostlin-v-porostu-kukurice-pripravku-na-ochranu-rostlin-v-porostu-kukurice&catid=2
Code:
echo Route::_(RouteHelper::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language));
Code:
www.abcdef.cz/planovana-druha-aplikace-biologickeho-pripravku-na-ochranu-rostlin-v-porostu-kukurice-pripravku-na-ochranu-rostlin-v-porostu-kukurice
Statistics: Posted by srab — Sat Jan 06, 2024 8:39 am