Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Which theme are you using?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Maybe your theme has a custom way to handle how it looks like on print – which would need to be tackled a theme level. Have you talked to your themes vendors/ authors about this?
Not yet. From what I been reading I would need to use a custom print.css and create this, all the plugin I tested print a pdf basic page not the look or design of my site.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
By default, printing a website shouldn’t look any different from what you see on a screen. As your website looks different when being printed, it is that which makes me think your theme already uses a print.css file.
I’ve try it but it break and only print plain text not my design. using toolbox. the theme is semantic, it really came with nothing, is not a dev theme
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Where did you get this theme from? It’s a theme problem.
From the themes on this website. Toolbox, is an old theme. here is the temporary site I am working on
http://www.cyberjunkiesinteractive.com/ocdc2015/
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
I guess there’s no support then. Is there any documentation for this print stuff?
Not really. I guess I will have to create a custom print.css for it. That should fix it, i seen plugin that have a click to print and convert the html to pdf and print exactly, i think that would work, is there any of that you know?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
It’s not necessarily a “print.css” file, nowadays you can see CSS Media Queries to handle print styles.
Will try. Thanks for all you help. I am trying to make it as easy as possible