I’m experiencing a javascript error with the plugin and I was hoping you could help me out, as I’m highly dependable of your plugin in terms of traffic.
Several plugins are not working because of a javascript error. When looking at the console of Firefox’ Firebug plugin, I receive the following error: ReferenceError: FvCommunityNewsJavascript is not defined. You can have a look at http://www.paulolyslager.com
The only reference I can find to FVCommunityNewsJavascript is in the file fvcn-js.js on line 117, which says: })(jQuery, FvCommunityNewsJavascript);
Because of this error, jQuery isn’t fully loaded and the other plugins need jQuery to properly function.