Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2678

General Questions/New to Joomla! 5.x • SEF link for featured articles on home page is without SEF

$
0
0
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:

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
This link is generated in com_content/featured/default_item.php with this code

Code:

echo Route::_(RouteHelper::getArticleRoute($this->item->slug, $this->item->catid, $this->item->language));
Is there way to get SEF link ? Like this ?

Code:

www.abcdef.cz/planovana-druha-aplikace-biologickeho-pripravku-na-ochranu-rostlin-v-porostu-kukurice-pripravku-na-ochranu-rostlin-v-porostu-kukurice
Thx for help

Statistics: Posted by srab — Sat Jan 06, 2024 8:39 am



Viewing all articles
Browse latest Browse all 2678

Trending Articles