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

⚡JFarrow⌁ updated their profile photo
Tuesday
Kenny Craig updated their profile
Jun 8
Isabella Wilson updated their profile
Jun 5
Eva liked ⚡JFarrow⌁'s discussion What is going on with Ning? What Do We have to Look Forward To?
Jun 2
Eva liked Suave's discussion I AM LOOKING FOR DEVELOPER ASSISTANCE WITH ADDING AUTOMATIC MUSIC TO MY HOME PAGE
Jun 2
Alex - Rosas † Negras posted a discussion
Jun 1
Alex - Rosas † Negras posted a discussion
May 28
Alex - Rosas † Negras replied to Suave's discussion
I AM LOOKING FOR DEVELOPER ASSISTANCE WITH ADDING AUTOMATIC MUSIC TO MY HOME PAGE
"if you need I'm here, if you look in my discussions you will also find the playstil"
May 23
Alex - Rosas † Negras replied to ⚡JFarrow⌁'s discussion
What is going on with Ning? What Do We have to Look Forward To?
"Bizz ⚡JFarrow⌁ 
I'm sorry that many like us have worked so hard and given up, but at least I'm…"
May 23
⚡JFarrow⌁ posted a discussion
Back in the day, this community was jumping with activity.   But since the Ukraine war broke out we…
May 22
⚡JFarrow⌁ and Truebook are now friends
May 22
Alex - Rosas † Negras replied to Alex - Rosas † Negras's discussion
I want to thank JOHN BIZLEY ( BIZZ) for his invaluable help, active icons on the Ning bar,CODES ADDED
"A thousand thanks"
May 20
More…

Meanwhile, you can check our social media channels