Hello,
I just istalled easyblog latest version in a new web using J3.4.4 and I found something I do not like in the URL created by the menu item “(posts Frontpage) Display recent posts created on the site”
When users click on menu item named “Blog” they get this URL:
http://mysite.com/blog?view=latest
I got other sites using older versions of easy blog and the URL created is:
http://mysite.com/blog
I want the same in the latest version (/blog)
How can I fix it?