stevenkellow
Forum Replies Created
-
Forum: Plugins
In reply to: [WPJM Schema] Fatal error after WPJM 1.27.0 updateGreat,glad it worked! ??
Forum: Plugins
In reply to: [WPJM Schema] Fatal error after WPJM 1.27.0 updateHi vegandev,
This should be fixed now with a new plugin update. Download the latest version of WPJM Schema from your plugin dashboard and it should be good to go.
Forum: Plugins
In reply to: [WPJM Schema] Undefined Variable ErrorHey Spinny,
Thanks for the kind words on the plugin!
I’ve pushed an update to the plugin that will check whether the $geolocation variable is set before querying it. Hope this helps!
Yes, that worked perfectly! Thanks very much. Awesome plugin and great support!
For reference, here are the PHP error logs that are being thrown:
[19-Aug-2016 12:28:35 UTC] PHP Fatal error: Call to undefined function nf_is_freemius_on() in SITEDIRECTORY/wp-content/plugins/ninja-forms/deprecated/ninja-forms.php on line 939
[19-Aug-2016 12:29:41 UTC] PHP Fatal error: Call to undefined function nf_is_freemius_on() in SITEDIRECTORY/wp-content/plugins/ninja-forms/deprecated/ninja-forms.php on line 939
[19-Aug-2016 12:32:11 UTC] PHP Warning: require_once(SITEDIRECTORY/wp-content/plugins/ninja-forms/lib/Freemius/includes/supplements/fs-essential-functions-1.1.7.1.php): failed to open stream: No such file or directory in SITEDIRECTORY/wp-content/plugins/ninja-forms/lib/Freemius/includes/fs-essential-functions.php on line 279
[19-Aug-2016 12:32:11 UTC] PHP Fatal error: require_once(): Failed opening required ‘SITEDIRECTORY/wp-content/plugins/ninja-forms/lib/Freemius/includes/supplements/fs-essential-functions-1.1.7.1.php’ (include_path=’.:/usr/php/56/usr/lib64:/usr/php/56/usr/share/pear’) in SITEDIRECTORY/wp-content/plugins/ninja-forms/lib/Freemius/includes/fs-essential-functions.php on line 279Forum: Plugins
In reply to: [BadgeOS] Saving steps and extra conditions not working on new badgesHi there,
Apologies, the 1.0.4 refers to the BadgeOs Sensei add-on.
Forum: Plugins
In reply to: [Opening Hours] Multiple storesThere is beta version of this plugin that adds this feature and worked well for me, you can find it here: https://www.jannikportz.de/2015/04/20/opening-hours-2-0-beta-please-test/
The plugin now allows you to create different “Sets”, which you can use for multiple stores.
Quick note, shortcode you’ll want to use to display your stores opening is: [op-is-open set_id=”xx”] using the set’s post ID.
Forum: Plugins
In reply to: [Opening Hours] Multiple stores+1 for this feature, would be a very useful update to the plugin for many people from the looks of things.
Managed to fix the problem!
I was using the Mapbox style of maps, and the maximum zoom level was defaulted to 8. Changed this up now to 15. I also hadn’t entered a username and map, which is needed to make things work. Did this and things are now appearing as expected.
Thanks for your help, as I said above it’s a great plugin!
Tried overwriting things and still not working. Might consider the pro version to see if it works!
I’m afraid I’m getting the same results for the TwentyTwelve and TwentyThirteen themes. The issue also appears in the Admin area in WordPress when editing the marker’s attributes.
Sorry, forgot to remove them. The problem still exists I’m afriad, although the + and – icons for zooming do appear now but are not functional.
Yeah no problem, here it is: https://blairgowrie.stevenkellow.com/sample-page/
Using this sort of URL:
https://{mysite}/wp-content/plugins/leaflet-maps-marker/leaflet-api.php?key={key}&signature={signature}&expires={expiry}&action=add&type=marker&markername=Aberdeen&geocode=Aberdeen
The problem is occuring on both the back-end and front-end I’m afraid.
Markers appear fine if I create them as new from within the menus, but when calling them via the API the zoom issue appears.
I’ve tried deactivating plugins, and am running on the TwentyFourteen theme so not quite sure that anything will be affecting it I’m afraid.