Tagged: x
-
AuthorPosts
-
January 18, 2017 at 12:02 pm #1335375
dladvocatParticipantHi!
I have an accordion inside other accordion. But I need my the inside accordions remain closed when opening the container accordion.
You can see the problem in http://www.festefort.cat.mialias.net/contacte/
Thanks!January 18, 2017 at 12:27 pm #1335424
RupokMemberHi there,
Thanks for writing in! Looks like your site having some security issue so can’t check – http://prntscr.com/dxb6q5
Update us when it’s fixed.
Cheers!
January 18, 2017 at 1:57 pm #1335544
dladvocatParticipantThis reply has been marked as private.January 18, 2017 at 7:41 pm #1336016
NicoModeratorHi There,
Thanks for the login details.
Please try the shorcode construction below both for your accordions with accordions.
[x_accordion id="bombers"] [x_accordion_item parent_id="fisiques" title="Coordinador Curs Barcelona i Sabadell"] <p style="text-align: left;"><span style="color: #2f6396;"><strong>Enric Abad [x_line]</strong></span></p> <p class="p1" style="text-align: right;"><span style="color: #2f6396;"> <span class="s1">[x_icon type="envelope-o"] <a href="mailto:[email protected]">[email protected]</a> </span></span><span style="color: #2f6396;">[x_icon type="mobile-phone"] 600 246 467</span> [contact-form-7 id="42" title="Informació General Festefort.cat"]</p> [/x_accordion_item] [x_accordion_item parent_id="bombers" title="Coordinador Curs Vic"] <p class="p1" style="text-align: right;"><span style="color: #2f6396;"><span class="s1">[x_icon type="envelope-o"] <a href="mailto:[email protected]">[email protected]</a> </span></span><span style="color: #2f6396;">[x_icon type="mobile-phone"] 620 246 122</span> [contact-form-7 id="42" title="Informació General Festefort.cat"]</p> [/x_accordion_item] [/x_accordion] [x_accordion id="bombersberga"] [x_accordion_item parent_id="fisiques" title="Coordinador Curs Berga"] <p class="p1" style="text-align: right;"><span style="color: #2f6396;"><span class="s1">[x_icon type="envelope-o"] <a href="mailto:[email protected]">[email protected]</a> </span></span><span style="color: #2f6396;">[x_icon type="mobile-phone"] 620 246 122</span> [contact-form-7 id="42" title="Informació General Festefort.cat"]</p> [/x_accordion_item] [/x_accordion]The things I did was I added close accordions for accordions, then for the accordion items, I removed the open=”false”. open=false does nothing.
Let us know how it goes.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1335375 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
