Page 1 of 1

LISE - category name in URL

Posted: Tue Apr 05, 2022 8:52 am
by przemo
Hi everyone,
I would like to create a link to the item based on this URL Template: {$prefix}/{$item_category}/{$item_title}
Checkbox "Hide URL field from item editor (will be auto generated)" is unchecked.
As a result, I get something like this: domain.com/products/no-category/item-name. Everyting works fine except category name.
Someting wrong with modules/LISE/framework/action.ajax_geturl.php?
Any idea?
(CMSMS 2.2.16, LISE 1.4.2)

Re: LISE - category name in URL

Posted: Sun Mar 05, 2023 4:33 am
by iturbay
przemo wrote: Tue Apr 05, 2022 8:52 am domain.com/products/no-category/item-name.
Hi! Did you find a solution to this problem?