Hi
Having a configuration issue on my site with EasyBlog, which I am in the middle of building. Love the functionality but have one gripe. I have added the "latest" module to my frontpage, which correctly displays the latest post. However, the link to the actual article has "index.php" into it, which then is not routed correctly. The URLS are correct if you you click on a link from the blog front page, it's just the module which seems to have an issue. I am using SH404SEF, Joomla 3.5, the latest version of EasyBlog and a template from Joomlart.
EDIT:
The index.php is actually not the problem now that I've purged the URLS to clear up the issue.
The correct URL to a test article should be (and is from the blog front page)
. Notice the "blog" section.
This is the URL from the module on the frontpage of the website
Notice the module URL has a section "easyblog", which is incorrect.
So whats happening is that when you create a blog entry from the back end or from the blog front page, "blog" is inserted into the URL. When you try to access that article from the module, it gets "easyblog" which is erroneous.
I get the feeling this is something obvious and I'm going to feel very stupid
Having a configuration issue on my site with EasyBlog, which I am in the middle of building. Love the functionality but have one gripe. I have added the "latest" module to my frontpage, which correctly displays the latest post. However, the link to the actual article has "index.php" into it, which then is not routed correctly. The URLS are correct if you you click on a link from the blog front page, it's just the module which seems to have an issue. I am using SH404SEF, Joomla 3.5, the latest version of EasyBlog and a template from Joomlart.
EDIT:
The index.php is actually not the problem now that I've purged the URLS to clear up the issue.
The correct URL to a test article should be (and is from the blog front page)
http://www.divedir.com/Blog/test-4.html
. Notice the "blog" section.
This is the URL from the module on the frontpage of the website
http://www.divedir.comEasy/Blog/test-4.html
Notice the module URL has a section "easyblog", which is incorrect.
So whats happening is that when you create a blog entry from the back end or from the blog front page, "blog" is inserted into the URL. When you try to access that article from the module, it gets "easyblog" which is erroneous.
I get the feeling this is something obvious and I'm going to feel very stupid