Conversation
supportHi, I like the plugin , I use it on my website also. However, there are lots of WordPress themes which don’t call wp_footer(). To counter this you could(and in my opinion should) remove the wp_footer hook. Instead add this $(‘body’).append(‘ ‘); before var scrollElem = $(‘a#scroll-to-top’); http://wordpress.org/extend/plugins/cudazi-scroll-to-top/
No comments were stored for this source.