Home › Forums › Lite Version › Masonry Layout plugin not working with bootstrap tabs This topic has 1 reply, 2 voices, and was last updated 5 years, 6 months ago by Masonry Guy. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 26, 2017 at 8:53 am #16282 krisGuest I have created two post and I want to display each on click of tabs Here is my code <div class=”container”> <div id=”buttons”> <ul class=”nav nav-pills”> <li class=”active”>News Blog </div> <div class=”tab-content”> <div id=”news_sec” class=”tab-pane fade in active”><?php echo do_shortcode(‘[wmls name="Newsmasonary" id="2"]‘); ?></div> <div id=”blog_sec” class=”tab-pane fade”><?php echo do_shortcode(‘[wmls name="blogmasonary" id="1"]‘); ?></div> </div> </div> But all data shows on news tab Blog tab is empty nothing showing and ON News tab layout not working If I removed second tab than it works So what should I do to show both tabs work perfect ?? January 26, 2017 at 3:16 pm #16283 Masonry GuyKeymaster Hi kris, Sorry here. Our plugin doesn’t allow multiple shortcode in single page. So it will not working when you are keeping 2 shortcode in 2 tabs. Thanks Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The forum ‘Lite Version’ is closed to new topics and replies. Lite worked fine but not Pro →