Hi, I installed a collapsing categories plug in and now my sidebar has vanished. I’m really not at all sure what I have done. I’d really appreciate some swift help, way out of my depth. I’ve uninstalled the plug in but it’s not come back. Site is here http://ihlteam.co.uk/ Sidebar does not appear on home page which is fine but it should be there on all other pages.
Hi, I have solved this issue. I found someone to fix it. Turned out that while trying to deal with the plug in (which wouldnt work) I had deleted the function that was calling the sidebar
He put this in to sidebar.php and all good, sidebar back with all settings, phew!
<?php x_get_view( x_get_stack(), ‘wp’, ‘sidebar’ ); ?>