Social Web Directory :: Social Network Directory :: Ning Tips and Ning Support
NING said they will integrate the super-useful but rarely-used Quick Add drop-down into the Activity Feed, so members can add content like photos or blog posts directly from the Main Page. But before that, you still can have these Quick Add links and make them useful.
Base on this discussion and thanks Mike for the idea and the code. I recreate it. Should be more light and performance. But you need to do more steps.
Add more share links below the status box in main page. Looks like this:
1. Edit any text box in the main page. Add the HTML code into the text box for the links:
Right click to download the HTML code here: activity_share_links.html
You can modify it. Remember to paste it in the HTML Editor view. If you don't know which text box should be used. I suggest you pick one that only displayed in main page. The links won't display at the first time, it doesn't matter which text box you used. Because it only for main page. So pick one text box that only displayed in main page is better.
2. Go to the Custom Code, add this line for YUI 3 if you don't have yet:
<script src="http://yui.yahooapis.com/3.3.0/build/yui/yui-min.js" charset="utf-8"></script>
3. Copy the url link of this Javascript file: ningActivityFeedShareLinks.js
4. Go to the Custom Code, add this line for the Javascript file you just copied.
<script src="http://api.ning.com:80/files/............/ningActivityFeedShareLinks.js" charset="utf-8"></script>
Save and you get it!!
Here is the content of the Javascript file:
This tips is tested with both Design Studio and old themes.
Tags: activity, iyoume, javascript, ning, share, status, tips
Permalink Reply by JenSocial on June 25, 2011 at 9:49pm Alex!
I'd love to see a screen shot of the status box after the code. You are quickly becoming my favorite Ning Tipster!
Thanks so much for sharing. You are too cool!
Best Regards,
Jen

Permalink Reply by Tips by Alex/JenSocial on June 27, 2011 at 10:19pm
Permalink Reply by JenSocial on June 29, 2011 at 12:31pm 
Permalink Reply by Tips by Alex/JenSocial on June 29, 2011 at 8:15pm 
Permalink Reply by The Dusk Spot on June 30, 2011 at 7:38pm 
Permalink Reply by The Dusk Spot on July 1, 2011 at 12:57pm Now I replaced the original with this:
<div class="activity-share-links" style="text-align: right; display: none;">Share: <a href="/main/quickadd/photo">Photos</a> <a href="/main/quickadd/video">Video</a> <a href="/main/quickadd/post">Blog</a> <a href="/main/quickadd/discussion">Discussion</a> <a href="/main/quickadd/event">Event</a> <a href="/main/quickadd/invitation/new">Invite</a></div>
It takes me to a blank white screen whenever I click them. But I know with those links its in the right direction

Permalink Reply by Haitians United for Haiti on July 3, 2011 at 3:15pm Alex,
I would like to add this tip; however when I click on the HTML file nothing is there (activity_share_links.html)!
Thank you

Permalink Reply by Tips by Alex/JenSocial on July 3, 2011 at 3:40pm
Permalink Reply by JenSocial on July 3, 2011 at 3:57pm That is a little confusing for most, Alex. Here's the raw code. But like Alex mentioned, be sure to edit in Text Editor or HTML Editor. Don't edit in Microsoft Word.
Best,
Jen
<div class="activity-share-links" style="text-align:right;display:none;">
Share: <a href="/photo/photo/newWithUploader">Photo</a>
<a href="/video/video/newWithUploader">Video</a>
<a href="/profiles/blog/new">Blog</a>
<a href="/forum/topic/new">Discussion</a>
<a href="/events/event/new">Event</a>
<a href="/main/invitation/new">Invite</a>
</div>

Permalink Reply by Tips by Alex/JenSocial on July 3, 2011 at 4:45pm 


Started by JenSocial. Last reply by English WorldWide Apr 18. 35 Replies 0 Favorites
Started by JenSocial. Last reply by Mandy P. Mar 6. 13 Replies 0 Favorites
Started by Fire-Tech. Last reply by Fire-Tech Feb 18. 14 Replies 3 Favorites
© 2013 Created by JenSocial.
Powered by
© Copyright JenSocial.
