akaalvin
Member
Posted 1 year ago #
So I think I've got everything set up correctly and have populated the invisible widgets and selected them....they show up but it's one widget on top of one another and not tabbed. So, is it a jquery conflict maybe (if so, what do I look for to fix) or something else maybe. Thanks!
http://wordpress.org/extend/plugins/tabbed-widgets/
Knowing the URL of your site would help.
akaalvin
Member
Posted 1 year ago #
Right, I know, sorry...I had it in maintenance mode as I'm still working towards a launch. I opened it up.. if you can take a look I would be very appreciative. You can see the tabbed widget on the right with the "arichives" and "pages"
http://diydiscovery.com/3-minutes-or-less/
akaalvin
Member
Posted 1 year ago #
I fixed it as I found the solution in anther post. It was that I needed to make sure that <?php wp_footer(); ?> was right before </html> in footer.php..... and my theme didn't. Thanks for your help and a great widget.
abfchgirlx
Member
Posted 1 year ago #
I'm having the same issue, and my php footer code is right before the /html code but my tabs are showing a list instead of tabbed.