How to edit the pdf printing of posts & coauthors in templates

Posted in: Newspaper
Post count: 9

Hi,

I want to edit the way posts are printed in PDF : changing the font size, etc. Do you know how to do that in Newspaper ?

Also : I use the coauthors option made possible by Bogdan. It works very well except when I use templates.

For exemple, coauthors do not appear in the tag pages (e.g. this article) That’s because I could not find a way to edit the proper files. Do you know which file I could edit to implement the coauthors in the templates (especially tags and search) ?

Thanks

Post count: 20688

Hi,

For customizing the printed version you could try maybe with code or plugins
https://www.wpkube.com/make-your-website-printer-friendly-wordpress/
https://www.wpbeginner.com/plugins/how-to-add-a-printer-friendly-option-to-your-wordpress-posts/
The theme itself doesn’t have a separate stylesheet to apply for the printed post, or any settings in this matter.

That co-authors solution is for post pages and modules. So basically any of the default post templates and default modules would be able to display the co-authors.

If you mean that this does not work with Cloud templates, that would be the case. For example if a tag page would use standard modules you can modify that module to display co-authors by editing the module file.

But in a tag page that uses a cloud loop element like this
https://www.terrestres.org/tag/anthropocene/
That would require modifications in the cloud plugin files, in this case the loop module
https://www.screencast.com/t/6UXEqJdpt4
Doing that will affect all the loop modules, no matter where it is placed (including search pages).

However I can’t say if it will work or not, haven’t tried to do something like this. Also after a theme update when the cloud template will be updated, the modification will be lost.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.