blainevess
Forum Replies Created
-
Hi Roshan, thanks for sending the test URLs.
On the Custom CSS issue, we just pushed a fix for it.
For the Escrow Services page, the image is now sitting inside the article area instead of overlapping the content. Is that where you wanted it, or were you trying to put it somewhere else?
The Real Property page is a different story. The image isn’t showing because we don’t actually see it in the article HTML on your source page either. There’s nothing for the CSS to attach to. A few things would help us point you at the right fix:
- Where should the image appear? (inside the article, as a header logo on every print, watermark)
- How is it being added: via CSS (
background-image,::before { content: url() }) or as an<img>tag? - Could you share the contents of your Custom CSS URL so we can check what’s matching?
If you want the image as branding on every printed copy regardless of the source article, the plugin’s Header Image and Header Tagline settings are probably the cleanest path. They drop into a dedicated header block at the top of every print. Let me know.
Forum: Plugins
In reply to: [Print, PDF, Email by PrintFriendly] XSS in Custom CSSThanks so much for your feedback. We’ve pushed a new version that should have resolved the issue. Please let us know if you encounter any other issues.
Forum: Plugins
In reply to: [Print, PDF, Email by PrintFriendly] Custom CSS not workingThanks for reaching out.
One question for now: was this working before and it recently stopped working?
Forum: Plugins
In reply to: [Print, PDF, Email by PrintFriendly] code to only allow main image to showHi Derrick,
You can use our print-no code around other images so they aren’t displayed. Check this out:Let me know if you have any other questions.