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

Paul Corona replied to Donna MacShoe's discussion
Ning Support phone number for my 20 yr old site
"NING support is useless anymore...I have respnded three times asking questins to a message they…"
Jan 15
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…
Jan 14
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"
Jan 14
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
More…

Meanwhile, you can check our social media channels