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

Peter Bliss and ⚡JFarrow⌁ are now friends
NC for Hire
yesterday
⚡JFarrow⌁ replied to Peter Bliss's discussion
Looking for Ning 3 Site Develop / Asst.
"I'll send you my contact info."
Saturday
Graduslive updated their profile
Apr 13
Peter Bliss posted a discussion
Hello Ning Creators.  I have been on Ning for the last 12 years migrating from Ning 2 > 3 a few…
Apr 10
Peter Bliss updated their profile photo
Apr 10
Peter Bliss updated their profile
Apr 10
Kathleen (SunKat) updated their profile
Feb 20
Scott Bishop posted a discussion
OMG! AI does it all. Anything you want to light up your Ning site, just ask Google AI. That's what…
Feb 5
Scott Bishop replied to Alex - Rosas † Negras's discussion
HTML Browser Popup Window Generator,possible with a click to have the window open for ning or other pages, this is my example
"Where at in a 3.0 website do you paste the code to? "
Feb 3
Scott Bishop replied to George H. Compton IV's discussion
(Ning 2 and 3) welcome / sign-in and sign-up pop-up module. Updated Aug 24, 2017
"Hi George, I'm not sure if this tip has been outdated or for some reason it's not working on my…"
Feb 3
Eva updated their profile
Jan 28
Scott Bishop replied to Scott Bishop's discussion
Please Help! Members Have No Way of Posting Anything
"https://community.surfoutlook.com/
However, it's been solved. Ning helped me out with it. "
Jan 27
More…

Meanwhile, you can check our social media channels