wedocs-plugin icon indicating copy to clipboard operation
wedocs-plugin copied to clipboard

Specify Page Layout

Open jefferose opened this issue 9 years ago • 1 comments
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. screen shot 2016-07-04 at 7 01 49 pm

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.

jefferose avatar Jul 05 '16 02:07 jefferose

You could use the templating feature to override the single-docs.php by matching your theme perhaps.

tareq1988 avatar Oct 27 '16 10:10 tareq1988