Page 1 of 1

CGBlog & pretty urls

Posted: Mon Nov 09, 2015 1:20 pm
by nervino
Hello,
if I call CGBlog archive action in a page template, filtering the category, it generates "ugly" urls. i.e.:

Code: Select all

{CGBlog action="archive" category="Blog"}
It generates pretty urls if I remove the category="Blog" filter.

If I remember correctly, CGBlog's behaviour was different in cmsms 1.11.12 and CGBlog 1.12.9 versions.

I'm now using cmsms 2.0.1.1 and CGBlog 1.13.2.

Is there a way to have pretty urls links while filtering CGBlog's archive for category? (Afterwards I can use {cge_module_hint} tag in the display page).

Thanks