davidjeanneret
Forum Replies Created
-
Forum: Plugins
In reply to: [Leaflet Map] Markers not showing – any clues?That sorted it – thanks. I hadn’t noticed that 🙂
That’ll do it (by the looks of things) – Thanks 🙂
Right – I’ve done more testing on an incredibly simple form and worked out that it’s the [acceptance] field that causes the problem. Basically even hidden [acceptance] fields need to be accepted in order to allow the form to submit.
Here’s a really simple form that won’t work!
Does anyone have a solution to this bug?
Thanks
David
- This reply was modified 3 years, 1 month ago by davidjeanneret.
Thanks for the response – actually I had added it at Jetpack CRM > CRM Settings > General > Business Info. Not sure why I quoted the location incorrectly in first post.
anything else to try?
Hi @cena
Thanks for your messages
- phpino() shows allow_url_fopen as “On”
- The image is a jpg – here’s the path from Your Business Logo in the Business info tab of Jetpack CRM settings: http://www.nature-connection.org.uk/wp-content/uploads/2022/09/Nature_Connection_green2.jpg
- The image shows OK on the web page for the invoice and in the email that can be sent out. but is missing from the PDF attached to the email and from the PDF shown when hitting the Download button in Jetpack CRM.
- Here’s a screen grab or part of the PDF (with address blanked out!) https://paste.c-net.org/LooserBetween
Looking forward to what I can try next.
Thanks.
David
Thanks – is there a list of dependencies and permissions pertinent to the placement of images in PDFs that I could send to my host to check that their server-side setup allows this feature? (For instance I know that they don’t allow call-back requests)
Thanks. David
Useful plugin: Seitch To allows you as Adkin to switch to pretend to be another user abdcteft their functionality as them. Then switch back!
I found the User Roke Editor plugin messing with my bbpress/attachments permissions.
Hope that helps
David
Forum: Plugins
In reply to: [GD bbPress Attachments] output of TIFF attchmentsYup – I’ve worked out that browsers don’t like Tiff!
Is there any way for you to put a setting in to tell your attachments plugin to output a simple link for TIFFs? Could you give me any pointers how I might ‘hack’ that in for the meantime.
Thanks
David
Forum: Plugins
In reply to: [Client Status] Settings bugI tried deactivating it and reacvitating it. Also deleting the options entry in the wp_options table – but that didn’t fix it.
Any clues?
Forum: Themes and Templates
In reply to: Twenty Twelve bug when changing background colour?You wp guru! Thanks. And now I can think that it might make sense, most people probably wouldn’t notice it, but I’d put a border on the content div (I think). So in my child theme, I just put that same function in but have the outcome the same for the ifs (can’t work out which way I’d want it in my head. Will look later) it’ll sort it out!
Thanks
David
Forum: Themes and Templates
In reply to: Twenty Twelve bug when changing background colour?How did this get marked as resolved – it’s not
Forum: Fixing WordPress
In reply to: Can anyone shed any light on this code?Thanks
I found this too: http://pario.no/2009/05/22/wordpress-themes-with-eval-and-decode-lines/Forum: Themes and Templates
In reply to: Twenty Twelve bug when changing background colour?Not through CSS
Either through customise from the admin bar
Or through customise when looking at the theme selection
Or through appearance > backgroundForum: Fixing WordPress
In reply to: How to unregister a menu in a child themeah – ta!
Forum: Fixing WordPress
In reply to: How to unregister a menu in a child themeThanks I will do – but I’m sure it’s a general question too.