I can't thank you enough for making such a great theme. I do have a bit of a problem, but it is not really with your theme, it is with plugin. I was just wondering if you have any suggestions on how to fix it.
I am using a plugin called Pods to create custom wordpress pages and content. In order for the plugin to work correctly it has to have a call to get_content() rather than suffusion_content() . I made a custom page template by deleting the loop and replacing suffusion_content() with get_content() . This custom template works great and all the content shows up fine. However, I have decided to delete the sidebars on the custom pages so I tried changing the call to suffusion_content() to get_content() in the no-sidebar.php template, and deleting the loop. However when I do this, the page still brings up the sidebar, and all the content is displayed under the sidebar.
the page is: http://libertyandpride.com/government-c ... /senators/
I changed the page back to its regular format, but I would really like to get rid of the sidebar altogether on this page. Please let me know if you have any suggestions
