Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Accordion Block Width Issue for Multiple Video Galleries

Home / Forums / Kadence Blocks / Accordion Block Width Issue for Multiple Video Galleries

This topic is: Not Resolved
[Not Resolved]
Posted in: Kadence Blocks

Tagged: 

April 23, 2021 at 3:52 pm

I’m using the Kadence accordion block with the Ascend theme for two video galleries which use shortcode from OriginCode. So one tab should open for 21 videos and then another tab should reveal another 21 videos. The first tab opens fine showing three columns of videos. However, the second tab opens and shows the videos in one long column. It’s almost like something is preventing the videos from going into the three columns, like the same width setting is being ignored. I’m going to include html code since I don’t have this live on my site. I’ve also attached two preview screen shots to show you tabs. Thanks for any help!

Best,
Les

`<!– wp:kadence/accordion {“uniqueID”:”_db1397-e4″,”startCollapsed”:true,”maxWidth”:1225,”contentBorder”:[0,0,0,0],”titleStyles”:[{“size”:[18,””,””],”sizeType”:”px”,”lineHeight”:[24,””,””],”lineType”:”px”,”letterSpacing”:””,”family”:””,”google”:””,”style”:””,”weight”:””,”variant”:””,”subset”:””,”loadGoogle”:true,”padding”:[10,14,10,14],”marginTop”:11,”color”:”#555555″,”background”:”#f2f2f2″,”border”:[“#555555″,”#555555″,”#555555″,”#555555″],”borderRadius”:[0,0,0,0],”borderWidth”:[0,0,0,0],”colorHover”:”#444444″,”backgroundHover”:”#eeeeee”,”borderHover”:[“#eeeeee”,”#eeeeee”,”#eeeeee”,”#eeeeee”],”colorActive”:”#ffffff”,”backgroundActive”:”#444444″,”borderActive”:[“#444444″,”#444444″,”#444444″,”#444444″],”textTransform”:””}]} –>
<div class=”wp-block-kadence-accordion alignnone”><div class=”kt-accordion-wrap kt-accordion-wrap kt-accordion-id_db1397-e4 kt-accordion-has-2-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-basic kt-accodion-icon-side-right” style=”max-width:1225px”><div class=”kt-accordion-inner-wrap” data-allow-multiple-open=”false” data-start-open=”none”><!– wp:kadence/pane {“uniqueID”:”_e08738-7b”} –>
<div class=”wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane_e08738-7b”><div class=”kt-accordion-header-wrap”><button class=”kt-blocks-accordion-header kt-acccordion-button-label-show”><span class=”kt-blocks-accordion-title-wrap”><span class=”kt-blocks-accordion-title”>2021 Videos</span></span><span class=”kt-blocks-accordion-icon-trigger”></span></button></div><div class=”kt-accordion-panel”><div class=”kt-accordion-panel-inner”><!– wp:shortcode –>
[origincode_videogallery id=”3″]
<!– /wp:shortcode –></div></div></div>
<!– /wp:kadence/pane –>

<!– wp:kadence/pane {“id”:2,”uniqueID”:”_fe6901-74″} –>
<div class=”wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane_fe6901-74″><div class=”kt-accordion-header-wrap”><button class=”kt-blocks-accordion-header kt-acccordion-button-label-show”><span class=”kt-blocks-accordion-title-wrap”><span class=”kt-blocks-accordion-title”>2020 Videos</span></span><span class=”kt-blocks-accordion-icon-trigger”></span></button></div><div class=”kt-accordion-panel”><div class=”kt-accordion-panel-inner”><!– wp:shortcode –>
[origincode_videogallery id=”3″]
<!– /wp:shortcode –></div></div></div>
<!– /wp:kadence/pane –></div></div></div>
<!– /wp:kadence/accordion –>

  • The forum ‘Kadence Blocks’ is closed to new topics and replies.