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

Alex - Rosas † Negras replied to Pam Givens's discussion
emoji
"on my site I had all the codes give me time and I will find you what you need"
Oct 30
Alex - Rosas † Negras posted a discussion
If you need to build a complete Ning site, I'm available. My references can be found…
Oct 30
Ron replied to Pam Givens's discussion
emoji
"Hey Pam,
Emojis are now part of Windows, Mac, mobile devices and other OS
like this: 😎👌🏻 💯
 …"
Oct 25
Alex - Rosas † Negras left a comment on Creatori NING Italiani
"Ma non esiste piu' nessuno qui...."
Oct 25
James Keen , Lim Nari, Calvin Thomas and 3 more joined Ning Creators Social Network
Oct 20
Pam Givens posted a discussion
Does anyone have a code for emoji's, seems we are in need of thatIf you do please also tell me…
Sep 30
Pavana Priya updated their profile
Sep 28
Hippy and Margarida Maria Madruga are now friends
Sep 23
Paul Jackson updated their profile
Aug 28
eric1612 updated their profile
Aug 20
Tony A updated their profile
Aug 13
Tyler Masonry updated their profile
Aug 9
More…

Meanwhile, you can check our social media channels