Hello!
Sorry for my English :(
I use Joomla! 2.5.27 and Seblod 3.4.2.
Use a plugin to generate links (consisting of fields of SKU and alias).
Showing articles via Lists & Search Types, links to material that looks like this:
site.ru/category-one/a0001-article-name.html
site.ru/category-two/a0002-article-name.html
...
But if I use Joomla! search module, the search results links to articles are as follows:
site.ru/component/content/article/01-category-one/01-a0001-article-name.html
site.ru/component/content/article/02-category-two/02-a0002-article-name.html
(01 and 02 - article and category ID)
Can I make a link from the search of the same form as in the Lists & Search Types?
Thanks in advance.