wedocs-plugin
wedocs-plugin copied to clipboard
Specify Page Layout
trafficstars
I'm not using the WeDocs theme so the docs fit my site theme, but by default the theme includes a SIDEBAR on which nothing is showing. You can see this as the large white space to the right in the attached screenshot.

I'd like to have the documents on a "Full Width" page specified by the theme. When I use the shortcode, it works on the first page, but as you drill in, the sidebar returns and makes the whole thing very narrow.
Any thoughts? I could add some custom code to detect the page type and override the CSS, but I'd rather not.
You could use the templating feature to override the single-docs.php by matching your theme perhaps.