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

I am working on a way to add photos without leaving a page especially if you are on the activity feed. But for now here is just a very quick way to add a link to the activity feeds in the hompage and members page, also it adds a link above the members photo section.

It just shows as a link called Add Photo but you can style the link to make it like a button if you so wish to. The class for it to add styling in css is

a.OpenStatusAddPhoto

So here is the css for the link we are going to add

/* Open Photo Page*/
a.OpenStatusAddPhoto{ float:left;cursor:default }
a.OpenStatusAddPhoto:hover{ cursor:pointer }
/* Position of box in the member photo tabContainer section*/
.page-members .tabContainerSection-pane.section-member-photoEntries a.OpenStatusAddPhoto{ float:none;display:inline-block; margin:10px 0px }

And here is a little custom code ( You need to add the url for your own photo page and replace for mine which is in bold. )

Add this code to your custom code end of page section.

<script>
//Photo Add Quick Link
// Holding div for the link
x$('<div/>',{ class : 'OpenStatus-Links'}).appendTo('.js-statusForm.statusForm');
x$('<div/>',{ class : 'OpenStatus-Links'}).appendTo('.tabContainerSection-pane.section-member-activity.js-statusForm.statusForm');
x$('<div/>',{ class : 'OpenStatus-Links'}).prependTo('.tabContainerSection-pane.section-member-photoEntries');
//ADD LINK TO OPEN THE PHOTO PAGE
x$('<a href="http://bizzssite.ning.com/photos" class="OpenStatusAddPhoto" title="Add Photo/s">Add Photo</a>').appendTo('.OpenStatus-Links');
</script>

<script>
// Hide the add photo link if not a member
x$(document).ready(function() {
  if(ning.CurrentProfile == null){
x$(".OpenStatus-Links").hide();
}
});
</script>

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

  • Augh.  I'm doing something wrong but battling a fever today so that may be impeding my ability.  Will try again once the fever's broken but thank you for sharing.  You rock!

    • Thanks kos. Hope you feel better soon. Will take a look at it later for you when home from work.
    • Kos what you did was correct as the links where there. I just adjusted the margins a little and made the link a whitesmoke color so it stands out in the activity feed sections and the members photos ( charts ). You can change the name to charts for the links and title if you wish to.

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

How to Speak to Travelocity Customer Service updated their profile
Feb 26
⚡JFarrow⌁ posted a discussion
Its been a few years since we have collaborated on a Community Share Post.   I would like to know…
Feb 24
Anderson updated their profile
Feb 20
Eva Libre liked Ning Support's discussion Google Analytics 4 upgrade
Feb 13
FlyOn Travel & Tourism updated their profile
Feb 12
Berend Loss updated their profile
Feb 8
Pam Givens replied to Alex - Rosas † Negras's discussion
Sorry for my absence
"Missed you...hope you are doing better. 
Pam"
Feb 7
Birthday Gift Network updated their profile
Jan 30
Birthday Gift Network updated their profile photo
Jan 30
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
More…

Meanwhile, you can check our social media channels