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

NC for Hire

Sometimes, we have some of those right side modules were very tall. So by the time you scrolled down to the bottom of the modules, you would have to scroll back up just to read forum category you had just viewed.

The solution is to make the forum category sticky as you are scrolling.

Just copy and paste the code into custom code, you are done.

Live Demo http://www.socialspeakout.com/forum

if you are looking for someone to re-design your ning site, directly contact me via my email id bernardmax2@gmail.com

The Code

<!-- STICKY FORUM CATEGORY BY Bernard Lama for socialspeakout.com -->
<script type="text/javascript">
x$(function(){
if (!!x$('.categories.byCategory').offset()) {
var stickyTop = x$('.xg_widget_forum .categories.byCategory').offset().top;
x$(window).scroll(function(){
var windowTop = x$(window).scrollTop();
if (stickyTop < windowTop){
x$('.xg_widget_forum .categories.byCategory').css({ position: 'fixed', top: 0 });
}
else {
x$('.xg_widget_forum .categories.byCategory').css('position','static');}
});
}
});
</script>
<style>
.xg_widget_forum .categories.byCategory {
position: relative;
width: 747px;
}
</style>

<!-- STICKY FORUM CATEGORY BY Bernard Lama for socialspeakout.com -->

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

  • This is amazing! I currently have my discussions showing up as latest by time so I can skip the category and jump straight in to the topics, but for the people who have category view set as default, this would be very neat to see.

  • This can be altered to show Discussions instead of Categories right? (I'm getting brave here lol)

  • okay, now Bernard, is it as simple as changing 'categories' to 'discussions' and '.byCategory' to .byDiscussions'?  

    • NC for Hire

      Gary, however, I could not figure specific class or id. I'm sorry for that. Hope someone can figure it out.

      • ah okay. this is where my bravery ends lol I am not that savvy computer-wise to figure that one out. Thank you Bernard!

  • NC for Hire

    amazing!

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

Kos posted a discussion
In November we began to notice Chat "freezing up" and when we would refresh the page, it would…
Dec 27, 2024
Eva Libre posted a discussion
UpdateMerry ChristmasToday I woke up totally frustrated and determined to do something.At the end…
Dec 26, 2024
Eva Libre liked Eva Libre's discussion Ning 3.0 is antisocial!
Dec 25, 2024
Eva Libre updated their profile
Dec 25, 2024
Eva Libre replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"Update
Merry Christmas
Today I woke up totally frustrated and determined to do something.
At the…"
Dec 25, 2024
Pam Givens replied to Pam Givens's discussion
Landing Page
"What I meant to say, if I could spell:
I've attempted to create a landing page and have't had much…"
Dec 12, 2024
Pam Givens posted a discussion
I've attempted to crate a landing page and have't had much success.  I'd rather have one on my…
Dec 12, 2024
Luxury Residences updated their profile
Dec 6, 2024
Asumi Carol updated their profile
Dec 2, 2024
Shada Hotel updated their profile
Nov 29, 2024
Howard Sands replied to Mark Thorpe's discussion
NING is broken?
"I am not a techie, I don't understand the first thing about it, but have a HUGE problem with Ning…"
Nov 27, 2024
Howard Sands replied to Donna MacShoe's discussion
Ning Support phone number for my 20 yr old site
"I hope this helps
Ning  https://www.ning.com/contact-us/
1-855-233-6436 (USA/Canada Toll Free)…"
Nov 27, 2024
More…

Meanwhile, you can check our social media channels