By eriks0714 on Tuesday, 08 September 2015
Posted in General Issues
Replies 3
Likes 0
Views 488
Votes 0
I'm filtering a menu linked frontpage by category, but when a user clicks on the toolbar, the page subsequently becomes unfiltered. Is there a way to maintain the category filters on the page?
Perhaps you can provide us with your Joomla backend access so I can take a look how you configure with your current menu structure?

Also can you describe more information what category you would like to display on frontend?
·
Tuesday, 08 September 2015 11:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for the assistance. I have two menu items under the parent "Resources"

1) Resource Center
2) Blog

I would like to filter both by specific categories
·
Tuesday, 08 September 2015 11:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Eriks,

I am really sorry for the delay of this reply. Ah I see what you are trying to achieve here. Unfortunately it is not possible for easyblog 5 to use same menu item that the user are currently on as default homepage when you click the homepage button.

However I've applied some modification on your /administrator/components/com_easyblog/themes/default/settings/seo/advanced.php so that easyblog will always use current active menu item id as default routing behavior and the filtering should be working now. However this might affect other blog url outside easyblog components such as the module. If everything is working correctly, you can keep the file that I mentioned above as backup for each easyblog update later in the future.

Hope these help.
·
Tuesday, 08 September 2015 13:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post