By Tim Hunt on Sunday, 21 July 2019
Posted in General Issues
Replies 1
Likes 0
Views 442
Votes 0
Hi there

Is there any way to add the Filter Timeline option (custom filters, etc) back onto the sidebar for Pages content please? I tried adding the EasySocial Newsfeed module type to the position es-sidebar but this doesn't seem to be appearing on pages.

I did a little digging and it looks from the module PHP that the newsfeed module will only appear on the user dashboard view, which I'm assuming is why the above isn't working for me?


// Only render this module on the user dashboard page
if ($option !== 'com_easysocial' || $view !== 'dashboard') {
return;
}


I understand that these have been moved in ES 3 to a dropdown menu above the stream but I've had a specific request to have them added back to the sidebar.

Many thanks
Tim
Hi Tim,

Yes, you are correct where the newsfeed module will only use for the dashboard view, thus it will not appear on any other page.
And there is no module to render custom filter in Pages at this point of time

I am really sorry but unfortunately, we cannot accommodate your request currently as it is beyond our support scope's policy as outlined in https://stackideas.com/support

Having said that, if you require us to perform the customization for you, you can always request a quote from us at https://crm.stackideas.com and select "Customizations". Our salesperson would gladly send you a quote for the customization that you have requested.

Thanks for your cooperation and understanding Tim.
·
Monday, 22 July 2019 10:28
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post