Nightwing™
Theme Avg.
Plugin Avg.
Reviews
July 18, 2017
The installation and setup are tricky, but once you get it working, it works fantastically. It's a must-have for every forum I set up.
What I do to get it working is this: (by the way, I use the 0.1.1 version of this plugin, so this may not work for later versions.)
I take this section of coding:
$( document ).ready(function() {
audiotag.init();
proboards.on("pageChange",function(){audiotag.init();});
proboards.on("afterSearch",function(){audiotag.init();});
});
audiojs.events.ready(function() {var as = audiojs.createAll();});
and put it between <script> tags. THEN I put it both in the bottom of my forum wrapper and in the bottom of my global header. Not sure if that's how it's supposed to be done, but that's how it works for me. Hope that helps!
Tabbed Sections in Post
July 16, 2017
July 16, 2017
Love this plugin! It works wonderfully and is very simple to install, use, and customize.