mirefoot
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Filter Form options by custom fieldOk thanks
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Filter Form options by custom fieldThe username is ‘testrider’
How do I send you the password?Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] How to preload a field with user dataHave worked out this goes into my functions file, thank you.
- This reply was modified 4 years, 10 months ago by mirefoot.
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] How to preload a field with user dataCan you tell me where this code goes. Does it go into my functions file or into a code box in the forms UI?
Forum: Plugins
In reply to: [Autoptimize] Conflict with Leaflet Map PluginThat seemed to work, thank you. I had tried other combinations but not that!
Forum: Plugins
In reply to: [Autoptimize] Conflict with Leaflet Map PluginThese are the errors
https://drive.google.com/open?id=13QyfCr8HG9QC9zKgODEevel5oGyVQJqiForum: Plugins
In reply to: [Autoptimize] Conflict with Leaflet Map Pluginas soon as I uncheck optimise javascript code it works.
Forum: Plugins
In reply to: [Autoptimize] Conflict with Leaflet Map PluginI’ve tried hosting it locally and excluding leaflet.js but it still fails.
Forum: Plugins
In reply to: [Leaflet Map] Uncaught SyntaxError: Invalid or unexpected tokenYes https://wp-types.com/
I have managed to get it to work, but without using your plugin on this page. I am using it for the draggable icon on a different page. Thanks for your help.Forum: Plugins
In reply to: [Leaflet Map] Uncaught SyntaxError: Invalid or unexpected tokenSo I changed theme, no difference, dropped plugins, no difference except when I disable wp-types and its various plugins. I need types for the layouts and I think there must be an interaction between wp-types and your plugin but I’m not qualified to find out what it is.
Forum: Plugins
In reply to: [Leaflet Map] Uncaught SyntaxError: Invalid or unexpected tokenOk, so I’ve dropped in this code
[leaflet-map zoom=10 lat=43.65 lng=-79.385] [leaflet-marker] [leaflet-marker lat=43.68 lng=-79.275] [leaflet-marker lat=43.67 lng=-79.4]Outside the loop at the top of the page then dropped it in inside the loop under every post title and the markers work outside the loop but not inside the loop?
Forum: Plugins
In reply to: [Leaflet Map] Leaflet_Map_Plugin_Settings errorThat worked perfectly thank you.
Forum: Plugins
In reply to: [Leaflet Map] Markers not showingThe problem is that the default attribution in the default values is causing an error in the script.
Delete the default attribution in the plugin default values and all is good.
Forum: Plugins
In reply to: [Geolocation IP Detection] Create URL with Shortcode as a parameterDo you have any idea how I would add the same to the menu?
Forum: Plugins
In reply to: [Geolocation IP Detection] Create URL with Shortcode as a parameterFantastic, worked great thank you.