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

I've set the "my page" settings so that only members can view it. Can I set the navigation tab the same way? It'd be cool and make the site cleaner if the tab wasn't there unless you were logged in and a member of the site... once logged in...there it is!  thanks

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!

    The navigation tab for none logged in members could be hidden with the code.

    First of all place this code in the Custome code section, End of page field:

    <script>
    if (ning.CurrentProfile!=null) {
    x$('nav.header-nav.navbar').attr('style','display:block;');}
    else{x$('nav.header-nav.navbar').remove();}
    </script>

    Then place the following line in the Design Studion's Custom CSS section:

    nav.header-nav.navbar {display:none;}

    And voila the navigation of your network would be hidden for guests.

    Hope that it's something you have been looking for.

    Best regards,

    Ning Team.

     

    • thanks! Will this hide the whole navigation bar or just the "my page" tab? I was hoping to just hide the "my page" but leave the others for navigation...is this possible?

      • Hi there!

        The code from above would hide the whole navigation menu. If you wish to hide only "My profile" for none logged in members just put the following code to the Custome code section into End of page field:

        <script>

        if (ning.CurrentProfile===null) {
        x$('nav.header-nav.navbar a[href*="/main/authorization/signIn?target=%2Fmy%2Fprofile"]').parent().remove();}

        </script>

        Best regards,

        Ning Team.

        • great! thanks!

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

Angie Breidenbach updated their profile
16 hours ago
Ning Support posted a discussion
 
We’ve expanded Group Admin capabilities with a new permission: Delete Comments
Where to find it…
yesterday
kostasgr liked Alex - Rosas † Negras's discussion I managed to add group video calling, if anyone is interested I will post the codes
Jul 8
Steve C replied to ⚡JFarrow⌁'s discussion
What is going on with Ning? What Do We have to Look Forward To?
"Ning is based in California but operations are in Kyiv, Ukraine. Due to the war, operations may…"
Jul 6
Alex - Rosas † Negras replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"⚡JFarrow⌁  
I'm working on the stories and I don't have time to work on the video call you just…"
Jun 28
Alex - Rosas † Negras replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"if you want I'll give you the codes privately and we'll see if the two of us can make it perfect"
Jun 27
Eva and ⚡JFarrow⌁ are now friends
NC for Hire
Jun 25
⚡JFarrow⌁ replied to Eva's discussion
For three days now, my networks, Ning 2.0 and Ning 3.0, are incorrectly visible
"Ug... thats not right..  ill send you my phone number in messages and we'll talk it over."
Jun 24
Eva replied to Eva's discussion
Help Help Help
" I just started a test network on Ning. I'm having the same problems there too! No photos, in…"
Jun 21
Eva posted a discussion
Jun 21
Eva posted a discussion
For three days now, my two networks, Ning 2.0 and Ning 3.0, have been displayed incorrectly, they…
Jun 21
⚡JFarrow⌁ replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"looks interesting"
Jun 20
More…

Meanwhile, you can check our social media channels