Information

Category:
Type:
Public (anyone can view and join)
Description:
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this plugin? Please post them here.
Demo Link: http://addons.moosocial.com/
Purchase link: https://moosocial.com/addons/

Recent Activities

Does anyone else use this plugin with mooChat?
Yes, but that only positions it appropriately for a desktop view. It does not adjust for mobile or app views.
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
I am missing the option to hide scroll to top in mobile view. But I solved it, here is a sample how I did it after I edited the plugin and add new value _min_with

jQuery(window).scroll(function()
{
if($(window).width() > $data["scrolltotop_min_width"])
{
if(jQuery(this).scrollTop() > '.$data["scrolltotop_show_after"].&#039
jQuery("#ScrollToTop".fadeIn("slow";
else
jQuery("#ScrollToTop".fadeOut("slow";
}else{
jQuery...  more
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
Hi, is the scroll to top plugin compatible with 2.6.x and PHP 7?
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
There is a lack of translation into another language.
skip  
Yes! Thank you, but the word "ScrolltotopSettings" no translation.
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
Scroll to Top Plugin
This is a discussion group for mooSocial's Scroll to Top plugin. Have ideas, suggestions, questions regarding this...
This plug-in conflicts with the store plug-in. The icon "Scroll To Top" will overlay the store "Scroll To Top" icon. — with Ryan Nguyen and skip
Cookies on mooCommunity - Social Networking Script.
This site uses cookies to store your information on your computer.