Hi,
I’ve tried to make the recommended changes to my functions.php file but for some reason the plugin still doesn’t work. Here’s how my functions.php file looks currently since I edited it according to your instructions:
Initially there were ‘div class’ tags not ‘div id’ tags which you can see in the original functions.php posted in the link below. The %2$s was there but not the %1$s
My sidebar still shows widgets with that change above but the widget isn’t working. The tabs have never worked for me in any theme I have tried but I got the accordian type working on the last theme but I switched theme and it’s not been working.
The widget is set up on the site at the moment if you’d like to check it. Despite that change above I’m still getting the warning in admin side telling me that the theme is not compatible. I’m wondering if by changing the div class to div id if I need to make any changes in the sidebar.php also?
Here’s how the original functions.php looked before I made the changes you suggest:
I’d be very grateful if I could get the tabbed function working especially, that’s the option I prefer. Thanks for your help in advance.