Social Web Directory :: Social Network Directory :: Ning Tips and Ning Support
Based on a recent request on Ning Creators, in regards to members having a hard time finding the Photo Add button, I have created a script that will easily add 3 buttons below your Status Share Box. It will add the buttons on the Home Page and the Profile Page. See Image below: (Add Photo, Add Blog Post, Add Forum Discussion)
You will need to check the URLs in the provided script for:
This code DOES NOT work with the Status Update box in any way. It simply adds 3 quick access buttons/links that will get your member's attention, with quick access to add Photos, Posts, and Discussions.
The buttons automatically pick up your CSS styles from your primary buttons.
INSTRUCTIONS:
<script type="text/javascript">if (typeof(x$) != 'undefined') { x$(".status-container").append('<div align="center" style="margin-top:15px;">
<a class="button button-primary" href="/photos" target="_blank" title="Add Photo">Add Photo</a>
<a class="button button-primary" href="/profiles/blog/blogpost/new" target="_blank" title="Add Blog Post">Add Blog Post</a>
<a class="button button-primary" href="/forum/topics/discussion/new" target="_blank" title="Add Forum Discussion">Add Forum Discussion</a></div>');
}
</script>
Enjoy!
Jen
Tags:
Hi Jen, all,
I'm a bit stuck on this.
I've tried a few times over past several days, starting from scratch each time, but nothing is appearing on my site.
Here's the custom code I've added to the bottom (end of page code) from Site Manager / Custom Code
<script type="text/javascript">if (typeof(x$) != 'undefined') { x$(".status-container").append('<div align="center" style="margin-top:15px;">
<a class="button button-primary" href="/photos" target="_blank" title="Add Photo">add new photo</a>
<a class="button button-primary" href="/profiles/blog/blogpost/new" target="_blank" title="Add Blog Post">add new blog post</a>
<a class="button button-primary" href="/forum/discussion-topics/discussion/new" target="_blank" title="add new discussion">add new discussion</a></div>');
}
</script>
I'm guessing it's some dumb thing I'm mixing up or forgetting...
also tried with the following (only change is deletion of the word 'forum')
<script type="text/javascript">if (typeof(x$) != 'undefined') { x$(".status-container").append('<div align="center" style="margin-top:15px;">
<a class="button button-primary" href="/photos" target="_blank" title="Add Photo">add new photo</a>
<a class="button button-primary" href="/profiles/blog/blogpost/new" target="_blank" title="Add Blog Post">add new blog post</a>
<a class="button button-primary" href="/discussion-topics/discussion/new" target="_blank" title="add new discussion">add new discussion</a></div>');
}
</script>
*note: I have made several language editor changes, especially with forum.
Help please (anyone)?
Thanks,
Holly
Welcome to
JenSocial: Social Web Directory and Ning Tips
Posted by JenSocial on May 7, 2018 at 8:35pm 9 Comments 1 Favorite
Posted by JenSocial on January 6, 2017 at 4:00pm 10 Comments 1 Favorite
Posted by JenSocial on October 22, 2016 at 1:05am 0 Comments 0 Favorites
Posted by JenSocial on September 17, 2016 at 12:00am 26 Comments 1 Favorite
Posted by JenSocial on August 31, 2016 at 3:30pm 13 Comments 0 Favorites
Ning 3.0 Tip - Add Buttons/Links Below Status Update (Quick Links to Add Photos, Posts, Discussions)
Started by Ning.spruz.com in Ning 3.0 Feb 19. 0 Replies 0 Favorites
Started by Evelina in Ning 3.0 Aug 30, 2023. 0 Replies 0 Favorites
Started by Ning.spruz.com in Ning 3.0 Jan 15, 2022. 0 Replies 0 Favorites
© 2024 Created by JenSocial. Powered by
© Copyright JenSocial.