Hello,
I’m using EasyBlog component to display 2 types of posts on our site:
• Marketing Posts:
http://windsor.cloudaccess.host/sales-support/marketing/advanced-markets
• Blog Posts:
http://windsor.cloudaccess.host/blog
Both types of posts have a similar structure in that there are multiple sub-categories … and in many cases, the sub-category names are the same (although the content is different in each section)
• Marketing Post sub-categories include:
Advanced Markets
Sales & Marketing
Underwriting
etc.
• Blog Post sub-categories include:
Advanced Markets - b
Sales & Marketing -b
Underwriting - b
etc. (you’ll notice I added a “-b” at the end of the Blog sub- category names to help analyze issue)
Here’s are the 2 problems we’re having:
We are using the “Easyblog - Categories Module” to offer filtering options on each of the pages (appears in right sidebar). I have 2 modules set up:
1. Specifies all Marketing Post sub-categories (module ID: 1348) and appears on Marketing Page sidebar
2. Specifies all Blog Post sub-categories (module ID: 1376) and appears on the Blog Page sidebar
If you navigate to the Blog page:
http://windsor.cloudaccess.host/blog and then select “Advanced Markets-b” from the Categories Module, it should load this page:
http://windsor.cloudaccess.host/blog/categories/advanced-markets-b
but it’s actually going to:
http://windsor.cloudaccess.host/sales-support/marketing/advanced-markets/categories/advanced-markets-b
The second issue is related to the “Easyblog - Featured Articles” module which also appears in the right sidebar of these pages. I have 2 modules set up:
1. Specifies all Latest Marketing Posts (module ID: 1353) and appears on the Marketing Page sidebar
2. Specifies all Latest Blog Posts (module ID: 1378) and appears on the Blog Page sidebar
If you navigate to the Marketing page:
http://windsor.cloudaccess.host/sales-support/marketing/advanced-markets and then select an item from the Featured Articles, you’ll notice that it’s loading articles that are from the Blog section, not the Marketing section (as indicated by the category names which include the “-b” as noted above):
I can not figure out why … hoping you can help.
Note: I’m seeing the same issue with the other EasyBlog modules in the sidebar (Featured Articles, Latest Articles, Date) but guessing it’s all interrelated.
Thanks for your help in advance!
Nick