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

NC for Hire

So let's say you have a Youtube Channel for your community and you have a Lot of Videos embedded by members throughout your community.  Let's also say that you are trying to get your subscriber numbers up so that you can monetize your Youtube Channel (you need 1000 subscribers).   Here is a silly simple solution for injecting your Youtube Subscribe button under every video in your Ning community. 

Here is what we are making:

inject youtube subscribe button on ning

Here is what you need to do it from scratch:

Where to go to configure your button

Jen Social's Ning code Injector

Step One:

Plug your youtube channel ID into the Button Configurer and you will get some code like this:

<script src="https://apis.google.com/js/platform.js"></script>

<div class="g-ytsubscribe" data-channelid="UCbdUk6U6dLfLr8XDtpWvuLA" data-layout="full" data-theme="dark" data-count="default"></div>

 

Add this first part to your custom code top section :    <script src="https://apis.google.com/js/platform.js"></script>

 

Step Two:

Use Jen Social's Ning code injector and paste the second part of the code above into the box and configure to load the code AFTER this element under every video:  

this is the CSS element you need:   div.videoDetailPage-getEmbedCode_wrap

7531288273?profile=RESIZE_710x

 

Step Three:   

Paste the generated code into your Custom Code bottom section. Note you can simply replace my channel ID with your own in the following block and it should work (just make sure you add the first part of code above to the top of your custom code page and the following code to the bottom of custom code page).

<script type="text/javascript">
if (typeof(x$) != 'undefined') {
x$("div.videoDetailPage-getEmbedCode_wrap").after('<div class="g-ytsubscribe" data-channelid="UCbdUk6U6dLfLr8XDtpWvuLA" data-layout="full" data-theme="dark" data-count="default"></div>');
}
else{
}
</script>

 

Now go look at any video on your Ning community and your subscribe button should load there.   Enjoy!  Let me know if you need help with your Ning Community!

 

More Silly Simple Solutions:

Silly Simple Solutions #1: Doing stuff with PDFs 

Silly Simple Solutions #2: Finding Posts for Weekly Broadcast

Silly Simple Solutions #3: Inline Style Images Round or Oval 

Silly Simple Solutions #4: Embed Commenting Under Videos Ning 3

 

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

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

⚡JFarrow⌁ replied to Barney Lodge's discussion
Group Creation by Script
"Yes you can if you don't mind wrestling with the API...  ill send you my contact info... i have a…"
4 hours ago
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
A Simple Way to Move Navigation Up Into Account Bar
"any ideas on how to get the logo up into the bar as well before the navigation?"
9 hours ago
Barney Lodge updated their profile
yesterday
Barney Lodge updated their profile photo
yesterday
ψψ ⚜ LuciStG ⚜ψψ updated their profile
yesterday
ψψ ⚜ LuciStG ⚜ψψ replied to Annabel Gregory's discussion
Email address capture
"You could ask members a profile question. I do this as well just go into settings > members >…"
yesterday
ψψ ⚜ LuciStG ⚜ψψ replied to Barney Lodge's discussion
Group Creation by Script
"As far as I Know you can not create groups on ning using a script. You have to create them one at a…"
yesterday
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
A Simple Way to Move Navigation Up Into Account Bar
"yes it is now perfect and with the added bonus of a sticky navigation when fixing the account bar…"
Saturday
⚡JFarrow⌁ and Amit Sinh are now friends
Friday
⚡JFarrow⌁ updated their profile photo
Mar 16
Annabel Gregory posted a discussion
Is there a simple way to achieve this? Thanks. 
Mar 15
Barney Lodge posted a discussion
My project is attemting to create a very large number of groups, each one asscated with a house…
Mar 13
More…

Meanwhile, you can check our social media channels