Current status of the Ning Platform is always available on the Ning Status Blog.

Let's say you have some social channel pages but you would like to add a TabContainer on another page for example and that by using the add content insert certain social channels into a tabContainer. Now that is all pretty easy to do as it's just like adding other content to tabContainer but there is an issue when playing videos from other tabs in the tabcontainer except for the first one tab.

What happens is you click on a second tab then click on a video and you will hear the video playing but not see it, if you click back on the first tab you will see the video. So there seems to be a bit of a bug in the original code that Ning has done. Maybe this is something that the New Ning team could look into so in the mean time here is some code for you to use.

The code goes in your end of page custom code box.

Here is a link so you can see the tab container working: http://bizzssite.ning.com/social-channels-tabs

By the way you may notice my video player looks a little different and this is some custom code and css I used to get them to look like that and will post all that code for you soon.

<!-- GET SOCIAL CHANNELS IN TAB CONTAINERS WORKING FIX -->
<script>
x$('.tabContainerSection-pane.section-channel ').addClass('otherpanes');
x$('.tabContainerSection-pane.section-channel:first').removeClass('otherpanes');
x$(".tabContainerSection-pane.section-channel.otherpanes .matrix-itemFluid.matrix-itemFrame.feedListPage-item").click(function(){
x$(".tabContainerSection-pane.section-channel:first").show();
x$('.tabContainerSection-pane.section-channel:first .matrix.row').hide();
x$('.tabContainerSection-pane.section-channel:first .module-footer').hide();
x$(".tabContainerSection-pane.section-channel").parents().find('li.tabContainerSection-tab:nth-child(1)').addClass('navtabOne');
x$("li.tabContainerSection-tab:nth-child(1).navtabOne").click(function(){
x$(".tabContainerSection-pane.section-channel:first .matrix.row ").show();
x$('.tabContainerSection-pane.section-channel:first .module-footer').show();
});
});
</script>
<!-- END SOCIAL CHANNELS IN TABCONTAINERS FIX -->

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –

Replies

  • Hi there,

    Thanks for bringing our attention for this issue. We have already passed it further to our tech team.

    Thanks,

    Ning Team. 

This reply was deleted.
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

Alex - Rosas † Negras posted a discussion
due to personal problems I have not been online anymore, I apologize so much and I am happy to be…
22 hours ago
Alex - Rosas † Negras replied to Kos's discussion
Help w/Chat. Ning Support A No Go
"IL PROBLEMA È SEMPRE LO STESSO, NING GLI OPERATORI... DEVONO ELIMINARE I COOKIE SUL VOSTRO SITO"
22 hours ago
Vlada replied to Kos's discussion
Help w/Chat. Ning Support A No Go
"I'm no IT expert by any means, but out of curiosity have you tried entering the chat room from the…"
Jan 8
Vlada replied to Eva Libre's discussion
Update, Merry Christmas
"Then add the recent price hike email that Ning has notified to be taking effect soon, I'm not…"
Jan 8
Kos posted a discussion
In November we began to notice Chat "freezing up" and when we would refresh the page, it would…
Dec 27, 2024
Eva Libre posted a discussion
UpdateMerry ChristmasToday I woke up totally frustrated and determined to do something.At the end…
Dec 26, 2024
Eva Libre liked Eva Libre's discussion Ning 3.0 is antisocial!
Dec 25, 2024
Eva Libre updated their profile
Dec 25, 2024
Eva Libre replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"Update
Merry Christmas
Today I woke up totally frustrated and determined to do something.
At the…"
Dec 25, 2024
Pam Givens replied to Pam Givens's discussion
Landing Page
"What I meant to say, if I could spell:
I've attempted to create a landing page and have't had much…"
Dec 12, 2024
Pam Givens posted a discussion
I've attempted to crate a landing page and have't had much success.  I'd rather have one on my…
Dec 12, 2024
Luxury Residences updated their profile
Dec 6, 2024
More…

Meanwhile, you can check our social media channels