By chris on Tuesday, 15 November 2016
Replies 7
Likes 0
Views 595
Votes 0
I want to hide my "snackbar" everywhere.

Problem is. In the dashboard it should only be displayed if a "hashtag-filter" is available for saving.

So the "snackbar" should only be displayed when a function is in the snack bar.

I would make a class "active" and "hidden".

Can you add an additional class? Thank you.
hey Chris,

Can you check my attached screenshot below and see is it you would like to hide that section on the dashboard page?
·
Tuesday, 15 November 2016 18:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Exactly ... However, it should be shown, if a hashtag link can be stored there. So if a function is there in the snack bar.
·
Tuesday, 15 November 2016 18:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Unfortunately that was not possible to use custom css to hide this, but you can always modify on this file -> JoomlaFolder/components/com_easysocial/themes/wireframe/dashboard/default/feeds.php then override this file into your current template file location e.g. JoomlaFolder/templates/YourCurrentTemplate/html/com_easysocial/dashboard/default/feeds.php

Hope this help.
·
Tuesday, 15 November 2016 19:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you. Then I'll do it. Would be good if you add an additional class. I find overrides stupid.

Thank you for your help.

LG Chris
·
Tuesday, 15 November 2016 19:15
·
0 Likes
·
0 Votes
·
0 Comments
·
I have created a ticket internally so that when the view is displaying filters from hashtags, it would then have a specific class wrapped to it.
·
Tuesday, 15 November 2016 21:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Fantastic. This optimizes the optics considerably.

Good job Mark, thank you.
·
Tuesday, 15 November 2016 21:32
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Chris These changes are good and i love custom prefixes as it allows a designer to design the site super nice without changing much codes.
·
Tuesday, 15 November 2016 21:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post