Hi.
I have a problem with module Popular Blog Post and Disqus comment link.
I have set routing type: Menu Item - and now post title redirect me correctly. Before that Post title was linking wrong to: /component/easyblog/entry/"entry_title"?Itemid=435 (that redirect me on my main page with this url in browser).
Now post title is linking like this: /blog/entry/"entry_title" what is good and redirect me on post site, but comment link is still linking like this: /component/easyblog/entry/"entry_title"?Itemid=435#disqus_thread what is a bad link which redirect me on main page with this link in browser.
How i can change comment linking to: blog/entry/"entry_title"#disqus_thread - becouse this is good link.