Support » Plugin: Collapse-O-Matic » expand collapse certain sections only
expand collapse certain sections only
-
Hi,
I would like to achieve the following:
Item 1 Expand All | Collapse All
+ Item 1 of 1
+ Item 2 of 1
+ Item 3 of 1
+ Item 4 of 1Item 2 Expand All | Collapse All
+ Item 1 of 2
+ Item 2 of 2
+ Item 3 of 2
+ Item 4 of 2Here + indicates the accordion. On click of it, the particular item expands. Expand All should expand the items of that portion only. I tried it looking into your documentation, but couldn’t achieve. Could you suggest a way to achieve this using this plugin?
-
Check out the rel attribute and Expand/Collapse All Grouped in the collapse-o-matic documentation.
Thanks. But the following code
<span class=”expandall” rel=”fiction”>Expand All</span>
<span class=”collapseall” rel=”fiction”>Collapse All</span>I’d added it in the code block of fusion builder and it’s not clickable.
link please
Hi,
Unfortunately, I can not share the link. It’s on Staging and password protected. Here are some screenshot below:Code: http://www.screencast.com/t/oeUxdvqTidXr
Display: http://www.screencast.com/t/CIJjt7LGnh9Let me know, if you need some more details.
Please also post a screenshot of your element inspector for both the expand/collapse all triggers and the collapse elements?
Here is the video link:
http://www.screencast.com/t/PIkKNYHkb “http://www.screencast.com/t/PIkKNYHkb”-
This reply was modified 5 years, 8 months ago by
mniroula.
Did you get a chance to look in to that?
sorry, the videos are not working on this end.
Please see the following post for a working example:
http://spacedonkey.de/2369/collapse-o-matic-grouping-and-expandall-issues/Thanks, but that doesn’t work. I’ve copied the same code and it displays like the following:
http://www.screencast.com/t/Kpam6QtQSPI am using Chrome (Mac) Version 59.0.3071.115 (Official Build) (64-bit)
I am not sure, if there are some prerequisites to use this plugin
did you copy the code in Visual mode or text mode?
Always paste code in Text mode of the editor.
Even if you are using a Visual Composer element, there should be a text view where you can see the html w/o formating.Thank you. The specific toggle group collapse and expand works with Pro only right?
you can collapse all and expand all using separate triggers with free version.
If you want the expand/collapse all toggle this is a collapse-pro-matic feature, in addition to a very high level of personal support.Okey, let me be clear prior purchasing the pro version. The following implementation can be achieved with Pro version right?
“Expand Item 1” will expand only the items from Item 1 group and “Collapse Item 1” collapse only the items from Item 1 group and so on for other toggle item groups.Item 1 Expand Item 1 | Collapse Item 1
+ Item 1 of 1
+ Item 2 of 1
+ Item 3 of 1
+ Item 4 of 1Item 2 Expand Item 2 | Collapse Item 2
+ Item 1 of 2
+ Item 2 of 2
+ Item 3 of 2
+ Item 4 of 2And I hope I can add lines below each expand item using custom css. I meant the design like the following (Avada toggle):
As shown from the link posted above:
http://spacedonkey.de/2369/collapse-o-matic-grouping-and-expandall-issues/you can expand all and collapse all groups using the free version. This is demonstrated on the Collapse-O-Matic Grouping and Expandall post.
The pro version adds a single expand/collapse toggle so you would only need a single expand/collapse all trigger. The free version would need separate elements to trigger the expand all and collapse all function.
In you example you show two separate links for each group:
Expand Item 1
Collapse Item 1and of course
Expand Item 2
Collapse Item 2Again, this is all demonstrated on the post we linked to two days ago.
Hope that helps. -
This reply was modified 5 years, 8 months ago by
- The topic ‘expand collapse certain sections only’ is closed to new replies.