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

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…
20 hours ago
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"
20 hours ago
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
Luxury Residences updated their profile
Dec 6, 2024
More…

Meanwhile, you can check our social media channels