maxcreps
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Thumbnail Generator] Working on staging but not on liveOK, seems to be a bad configuration. Because I’ve pushed my “uplaods” files and DB on my staging site and now, the plugin doesn’t work.
Forum: Plugins
In reply to: [PDF Thumbnail Generator] Working on staging but not on liveI’ve tried to pu a short code in a page to test it. On my page : no thumbnail and no line of code. It’s as if the plugin were there, but completely transparent. I like to solve issues but that one is touchy ! 😀
Forum: Plugins
In reply to: [PDF Thumbnail Generator] Working on staging but not on liveI’m using :
{{ function(‘get_pdf_thumbnail_image’,post.meta(‘document’).ID) }}
into a twig file.
Forum: Plugins
In reply to: [PDF Thumbnail Generator] Working on staging but not on liveThe fact is that I don’t have error message. The plugin is well installed because when I disable it, I’ve got a critical error due to my code (the function to display thumbnail) in my twig file. And When I reactivate the plugin, wordpress works well but, I’ve got anything (thumbnail or even the line of code).
My staging site is in the same server than my live site. He has same extensions, updates, etc… That why It’s weird. I’m still searching for a solution.
Forum: Plugins
In reply to: [Contact Form 7] Adding Div into email bodyYes I saw that but it’s not what I can’t figure how to do what i want.
Shortcodes and mailtags are for text only. I want to display the all div in the email.