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

Please notice the activities notifications.

Name of member

His/her action

Discussion or any other item

 

1. All links have same color as there is no provision for different colours, that causes confusion, specially to new members.

2. "Dr. Meena Naqvi commented on Dr. Meena Naqvi's Discussion."

How kiddish way of expression. Why not use His/her on the basis of gender.

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

        • Ok, I am eagerly waiting. Thanks dear for taking so much of pains.

    • On your site, I checked, it is working correctly. But on my site, the link which should be active has become inactive. Colour orange also goes to those links which should be inactive and they are active.

      Please see if there is any copy paste error.

      • Ok will take a look when home later

  • Hello Sheshdhar,

    I can offer you CSS code that will help you to change the color of each link depending on its numeric order.

     

    header.activityFeed-headline > a:nth-child(1) {
    color: black;
    }
    header.activityFeed-headline > a:nth-child(2) {
    color: brown;
    }
    header.activityFeed-headline > a:nth-child(3) {
    color: green;
    }
    header.activityFeed-headline > a:nth-child(4) {
    color: yellow;
    }

     

    Best regards

    Alex

    Ning Support

    Sheshdhar Tiwari
    This is where Creators get together to share advice and tips about growing their Ning Social Networks.
  • Sorry it's been a while but ive been on vacation. Try this code as it should now do what you require.

    Add this to your custom css section in design studio and change the colour orange to what you require

    a.suspendLinks{ color:orange!important }
    a.suspendLinks:hover{ cursor:text; text-decoration:none }

    Next add this code to your social site builder custom code end of page section.

    <script>
    x$('.activityFeed').ajaxComplete(function() {
    x$('.activityFeed-headline > a[href*="/members/"]').addClass('suspendLinks');
    x$('.feedEvent-updateProfilePhoto .activityFeed-headline > a').removeClass('suspendLinks');
    x$('a.suspendLinks').on('click', function(e){
    e.preventDefault();

    });
    });
    </script>

     

    Cheers, Bizz :-)

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

Chris Egg updated their profile
2 hours ago
Eva liked Ning Support's discussion New feature added into Group Permissions
16 hours ago
Arissa Seah updated their profile
Sunday
APOSTLE TEYSHANA WILEY liked Ning Support's discussion New feature added into Group Permissions
Friday
Lady updated their profile photo
Jul 23
bryant tutas posted a discussion
Cant figure out how to add playlists. All my loaded songs are in the same list and I don't see an …
Jul 22
Angie Breidenbach updated their profile
Jul 21
Ning Support posted a discussion
 
We’ve expanded Group Admin capabilities with a new permission: Delete Comments
Where to find it…
Jul 20
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
More…

Meanwhile, you can check our social media channels