Hi
I have a similar probleme here:
I have a menu item (mymenu) pointing to one content (first-article) and then, on this content page, a seblod list module displaying related contents with a SEE(+) link on them.
The first content is properly accessed through the /mymenu/first-article sef url.
BUT the sef links on the related contents are /mymenu/first-article?id=xx:content-alias instead of /mymenu/content-alias.
I activated both joomla sef options and seblod sef option is set to /alias. in the seblod list config the sef parameter is set to inherited, as in the SEE(+) plugin.
If I set seblod SEF options to parent/alias the related urls are /mymenu/first-article/xx:content-alias which is NOT what I want (/mymenu/content-alias)
thanks for your tips