You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that when I open a print preview for a page or post the side and margin notes do not show up at all. I've been racking my brains to figure out why this might be and I'm wondering if it is a browser-based problem (I mostly use Chrome) or if it is something else.
Has anyone else had this issue? Is there something that can be done with the print CSS to force them to show up? I'll try out what I know and then make a pull request if I find something that works, but I wanted to check in and see if anyone else had a similar experience.
The text was updated successfully, but these errors were encountered:
By golly, something is definitely amiss. Sidenotes and margin notes print correctly using Safari on the Mac, but using Chrome on the Mac or either Chrome and IE11 on Windows, there is a problem. I'll have to dig into the SCSS file to figure out what is going on.
Found a few references to needing to put print media CSS in a separate linked stylesheet file, but when I did this, I still have the issue in Chrome. Suggest Firefox or Safari untilI can figure this out. Really weird.
I have noticed that when I open a print preview for a page or post the side and margin notes do not show up at all. I've been racking my brains to figure out why this might be and I'm wondering if it is a browser-based problem (I mostly use Chrome) or if it is something else.
Has anyone else had this issue? Is there something that can be done with the print CSS to force them to show up? I'll try out what I know and then make a pull request if I find something that works, but I wanted to check in and see if anyone else had a similar experience.
The text was updated successfully, but these errors were encountered: