Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Filippo Masoni Member
@filo91 · Joined 8 years ago · 52 posts · 12 topics · 6 reputation
Badges
Recent posts
-
Snappy grav PDF images and css not working
· 8 years ago
Thanks a lot, that looks pretty cool, so you use that to save a pdf of the data that you visualize with the data manager plugin? I could actually save my data first and then create the pdf like you do
-
Snappy grav PDF images and css not working
· 8 years ago
Thanks for the help, I tried duplicating the template on my theme folder and extending my actual base file that contains css and everything else. Now it does pick the css but I see a blank page and th
-
Snappy grav PDF images and css not working
· 8 years ago
Thanks for the reply. wkhtmltopdf doesn't get any styles at all because it does't get any html outside {{content}}, so no doctype, no head, no styles and nothing, only what's inside {{content}} and br
-
Snappy grav PDF images and css not working
· 8 years ago
Here is the PDF: https://drive.google.com/file/d/1mKyn4DyphXd6O2RlUpB0aW5LML0bHHcJ/view?usp=sharing It would't let me upload a pdf so I put it on drive. This is an example page, it's not the one I nee
-
Snappy grav PDF images and css not working
· 8 years ago
Yes, I have installed both locally and on server: Local: Windows 10 with WAMP php 7.2 with windows 64bit binaries Server: DigitalOcean VPS Ubuntu 18.04, I had to install libpng12 and libxrender1 becau
-
Snappy grav PDF images and css not working
· 8 years ago
I have everything set up both locally in Windows with WAMP (installed windows binaries) and on server Ubuntu 18.04. It opens the PDF correctly but there's no images and no style. It only prints, title
-
Multisite Setup and Best Practices
· 8 years ago
Did you finally got it working? I'm trying the multi site thing myself but i'm having issues and I think there's not enough documentation about it.
-
How to build a configurator
· 8 years ago
Hi, I'm trying to build a configurator for a product. It's not very complicated and it doesn't need to show a change to a preview image every time an option is checked. I need to have some sort of ste
-
[Solved]Switch child theme from Antimatter to Quark
· 8 years ago
What do you mean with "not working"? Is it giving some errors and not building the pages or it's just rendering issues that need to be fixed due to the different layout and css classes? I'm also looki
-
Smtp.gmail.com not working on Localhost
· 8 years ago
Sorry if I just saw this. What's the real difference with sendmail? I'm not sure if that will work on my DigitalOcean. And how do I set it up? Thanks