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

UPDATE 09/17/2015

There's been a few creators asking for a redirect script without having to pay someone to write it for them so hear you guys go

These scripts will redirect any Nonmember/visitor to your Sign in, Sign-up page or any page you prefer.

Just change the word "signIn?" to "signUp?"  In the codes below to have it redirect to the signup page instead of the sign in page.

To redirect to any other page just replace "/main/authorization/signIn?"  with the page link you prefer.

Add the code to your ( Custom Code - End of Page Code box ) it could take a couple minutes for the script to take effect because of your catch. For an individual page just place the code in your "above footer HTML box" or "Below header HTML box"

NEW 09/17/2015

Redirect Nonmember Click Block

Nonmembers can now view the pages as long as they want but as soon as they click anything it will redirect them to the signin or signup page. Just change the word "signIn?" to "signUp?"  In the code below to have it redirect to the signup page instead of the sign in page.

<a style="display:block" href="/main/authorization/signIn?"><div id="nonmembers" style="display:none"></div></a>
<script src="http://bit.ly/1YhBZCP" type="text/javascript" title="GEOCOMs_nonmembers_block"></script>


Redirect script
<script type="text/javascript">
if(ning.CurrentProfile == null){
    location.href = "/main/authorization/signIn?";
}
</script>


timed redirect

The 9000 at the end of the code is the same as 9 seconds so if you want a 30 second delay change the 9000 to 30000

1000 = one second

<script type="text/JavaScript">
if(ning.CurrentProfile == null){
setTimeout(function() { location.href = '/main/authorization/signIn?';  },9000 );
}
</script>

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

  • How did you get the sign-up and the sign-in box get to work on splash page? 

    • NC for Hire
      Presumably by using jquery .load ?
      • hmm thats really interesting! this just gave me big idea :)

        • NC for Hire
          Mat, I'd probably prefer the .load function to copying HTML as described below simply because if your sign up or sign in processes change then you'll have to copy it all again.
          • Yeah i gave it try and i noticed that problem, had to re copy all the code, i am just gonna stick with my old splash page lol. thanks SP!

            When you sign up from the splash page, you get this error " A problem occurred. Please try again."

  • Working great of Cross Roads George. Thank you so much. God bless you.

    •  you're so very welcome Jim :-) God bless

  • Thanks George! i will hit you up if i didn't get it right! 

    • You're welcome Mat

      If you need any help with any of it I'll be glad to give you a hand. :)

      have a great day

      • Works perfect bra! thanks again! i got it working

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

Future Skills Academy updated their profile
Oct 1
Eva Libre liked Karen Hardy's blog post Terrified about 3.0 upgrade
Sep 29
JUSTIN GREGG updated their profile
Sep 27
Vlada replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"Found this post with more complaints about the Ning3.0 malfuntioning for members in the comments…"
Sep 21
Vlada replied to Michael Rua Franco's discussion
Problems with Polyfill.io in my site
"I just read your post here,now I'm no IT expert but I just went to your site and my antivirus didnt…"
Sep 20
Vlada replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"Oh Eva thanks for this post,... Yeah Ning 03 sucks big time alright!!, you get no notifications on…"
Sep 19
Eva Libre replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"Thanks for your help, ⚡JFarrow⌁I'm having some health problems at the moment, which is why I'm only…"
Sep 16
⚡JFarrow⌁ replied to Zoe Dune's discussion
NING's Landing Page Issues, Third Party Options, Suggestions?
"I just sent you my contact info in a message.  Call me and ill talk with you about some options.."
Sep 11
⚡JFarrow⌁ replied to Eva Libre's discussion
Ning 3.0 is antisocial!
" One way to get your activites in groups to show up in your feed is to combine the feeds from…"
Sep 11
Eva Libre replied to Mar's discussion
Comments appearing in activity feed
"Yes, this is one of several problems with the Activity Feed in Ning 3.0!"
Sep 1
Eva Libre replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"Thanks for your input..."
Sep 1
Eva Libre replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"It is annoying and tedious not to see when a member joins a group. Or if there is a new group! Just…"
Sep 1
More…

Meanwhile, you can check our social media channels