mapster
Forum Replies Created
-
This issue is solved in the 1.2.38 version, currently in beta but will be out in the coming weeks! Anyone who needs this fix in the meantime, please send a message.
Ah ha, good find. I can have a beta shortly that will have this fixed — can you email me at victor@mapster.me so you can test out the beta?
Forum: Plugins
In reply to: [Mapster WP Maps] Syntax erros and shortcodesThis was solved with the latest beta, which will be released soon on WP.org as version 1.2.37!
Forum: Plugins
In reply to: [Mapster WP Maps] Syntax erros and shortcodesI think you caught a syntax error here that I’d missed on the single feature shortcodes! My bad. I have a beta version that fixes this that I can send you — can you email me at victor@mapster.me so we can discuss further? Thanks!
Forum: Plugins
In reply to: [Mapster WP Maps] wp-json conflictClosing as no further response was given… happy to check out more if anyone else has trouble here.
Forum: Plugins
In reply to: [Mapster WP Maps] wp-json conflictHello there! Can you possibly link me to the plugins that you mean? I’m not sure if you mean Jetpack for “Automator”… and I believe that WP JSON was deprecated because it’s completely integrated into core WordPress now (this plugin extensively uses endpoint API creation). Happy to test and see if I can uncover any conflicts if you can provide some more detail, and if you have any specific error messages that would help too! Thanks.
Forum: Plugins
In reply to: [Mapster WP Maps] Contact formJust closing this as I didn’t get a followup here.
Forum: Plugins
In reply to: [Mapster WP Maps] Contact formHi there, do you mean like, inside of a popup? It would be fairly difficult to do, but shortcodes should render inside your popup and you could control things this way. I’m not 100% sure if that would work though. Let me know if that’s what you meant.
Forum: Plugins
In reply to: [Mapster WP Maps] Mapster confict with ForminatorGreat, good to know! If you use the script handle “mapster-wordpress-maps” I think that should do it. Glad to hear things worked out — I’ll close the issue. It probably happens just because some of the minification logic removes parts of the scripts that are necessary to function. Let me know if you have any more trouble, and feel free to leave a plugin review if you like, it would really help the plugin 🙂
Forum: Plugins
In reply to: [Mapster WP Maps] Mapster confict with ForminatorHi Rana, I’m noticing a few things.
– Siteground is doing some kind of optimization on the plugin JS, which I believe is loading some odd version of the JS. I don’t have a file mapster-wordpress-maps.min.js in the plugin that’s loaded in the current version, so that seems like a source of error.
– Are there two maps being loaded on the front page? I’m noticing map with an ID of 5717 as well as a map with the ID of 6220 being loaded on the page. Is that correct?
– When I load these in through my tests, the maps do seem to be loading properly, so it doesn’t seem like a configuration issue with the maps.
The error that is occurring in the console is coming from “mapster-wordpress-maps.min.js”, which is inside a “siteground-optimizer-assets” folder. I would look around for that and see if there is a cache you can refresh on these optimized assets?
Thanks!Forum: Plugins
In reply to: [Mapster WP Maps] Mapster confict with ForminatorHi Rana! I don’t know much about those forum policies, but I think you’ve alerted me here in any case:) Can you link me to the post you made for Forminator?
Forum: Plugins
In reply to: [Mapster WP Maps] The Tutorial Box keeps popping upThis problem ended up having a fix with the code related to Permalink settings (when set to “None”, there was an error), which will be fixed in 1.33 release coming soon.
Forum: Plugins
In reply to: [Mapster WP Maps] The Tutorial Box keeps popping upThank you! Actually this error looks like it might be happening in this plugin, so I may have a bit more debugging to do. Can you email me directly at victor@mapster.me? I can help you more easily that way.
Forum: Plugins
In reply to: [Mapster WP Maps] The Tutorial Box keeps popping upHi there! This issue occurs when there is another plugin or another issue on your WordPress admin that’s causing Javascript issues to occur. These other errors bascially block execution of the javascript code from the plugin, which prevents the tutorial being saved and the map preview from being loaded. If you are familiar at all with the Dev Tools console, can you open it and see if there are other Javascript errors occurring from other plugins?
Forum: Plugins
In reply to: [Mapster WP Maps] GeneratePress Theme & Speed?Following up here — it appears this was largely due to strange caching issues going on in the theme. I’ll continue to follow up here though if anything else happens on this issue!