Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1019284
    irudhayaraj
    Participant

    Hello,

    Have couple of issue going on in the Accordion element used in a site i am designing.

    Here is the site link: http://anchorpointdesigns.com/Villagepoint/
    Using the child theme with ethos wordpress version is the latest one.

    A) If i use the accordion element inside the cornerstone. The Accordion headings are not folding automatically when i click on the next accordion.I had to use the short code with parent id and only then it works. So i went the short code way and added couple of accordion in the section below the hero. Is there a way to make the element accordion itself work like the short code. Where each heading should hide on itself when some other heading is selected to expand?

    B) I have used enviro gallery for the gallery tab in the second accordion in the section below the header. It works fine when i keep the accordion open by default. See the next section. but it doesnt work well if the heading is collapsed. How to fix it?

    Looking forward for your reply.

    #1019440
    Christopher
    Moderator

    Hi there,

    #1 Please enable ‘link items’ option and add a custom ID to accordion element, see the attachment.

    #2 Please add following code in Customize -> Custom -> CSS :

    .envira-gallery-wrap .envira-gallery-public.envira-gallery-css-animations .envira-gallery-item {
        position: static !important;
    }

    Hope that helps.

    #1019443
    irudhayaraj
    Participant

    worked like a charm. Thank you

    #1019459
    Friech
    Moderator

    We’re delighted to assist you with this. Cheers!

  • <script> jQuery(function($){ $("#no-reply-1019284 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>