Forums › Forums › Search & Filter Pro › limit shown dates/categories with a 'show all' option?
Tagged: click to show all, filter limit
- This topic has 5 replies, 3 voices, and was last updated 9 years, 3 months ago by
Ross.
-
Anonymous(Private) January 3, 2017 at 10:28 pm #79797
Hello there – is there a way we can implement some sort of limit on categories and years showing up, say, show 5 in a list then a ‘click to show all’ link that then shows all the years? This is turning into a hot button client issue and we can’t seem to make it work.
Trevor(Private) January 4, 2017 at 10:33 am #79846Do you mean in the display of the form, there are too many options showing? If that is the question, then this cannot be done from within the plugin. It might be possible with custom javascript, but that might break on an Ajax reload of the page. I do not know of a way to code this myself.
Anonymous(Private) January 4, 2017 at 1:32 pm #79906In the sidebar, where you choose which items to filter by – we have a list of years. and tags. and categories. sometimes there are a lot – a long list, say, 12 years to filter items by. we’d like to show 5 years, and click to show the full list.
something like this – we have at present the left side, we want to create something like the right side of this graphic – http://www.rockpixelscissors.com/years.jpg
Ross Moderator(Private) January 4, 2017 at 5:50 pm #79989Hey Robert
I’m afraid its not a feature within the plugin, but if you are a JS dev you could roll something of your own – depends on your level of ability – its just the same principle as showing hiding content in any container with JS, but also attaching a show more button…
If you can do these then you would be able to implement something similar.
Best
-
AuthorPosts