Michael Aronoff
Forum Replies Created
-
Forum: Plugins
In reply to: [Very Simple Google Maps] Can’t find CID idWith the death of Google+ things have changed.
The only method I have found that works is this CID Finder.
I am sorry but I have not had the time to update the plugin for the new Block Editor (AKA Gutenberg) so it will only work in the Classic Editor mode or with the Classic Block.
The “Classic” Block acts as a paragraph block but has the older, full TinyMCE menu including my plugin.
No, it is not a matter of WordPress 5. It is your error reporting of PHP.
That is a warning of a function that still works but will not at some point in the future. Normally you should not have those errors shown unless you are a developer who is debugging something.
It is just a warning that something will need to be changed later on.
I am looking at a total re-work of the plugin to work with WordPress 5’s block text editor rather than just the “Classic Block” so it will be updated down the road.
So for now you can change your PHP error warning level to now show Deprecated errors or you can ignore it.
Forum: Plugins
In reply to: [Very Simple Google Maps] API KeyI am not using the Maps Embed API. This plugin works like the share button on Google Maps. When you click that button it give the code for an iFrame. My plugin works the same way. No API key is required.
Forum: Plugins
In reply to: [Very Simple Google Maps] Notifications by emailMy plugin only uses an iframe to show Google Maps. As a result these kind of advanced features are simply not possible.
You would need to choose a more advanced Google Maps plugin that requires an API key and ask that developer for your feature request.
Forum: Plugins
In reply to: [Very Simple Google Maps] API KeyMy plugin does not need an API key. It uses an iframe to show Google Maps. That is why my plugin does not support as many advanced features but it is much easier for many people to use.
Forum: Plugins
In reply to: [Very Simple Google Maps] save directions optionMy plugin simply creates an iframe for Google Maps. So if they click to find directions Google already has buttons there to save the directions or send to a phone and stuff.
Forum: Plugins
In reply to: [Change Text Case] Conflict with GutenbergThanks for the heads up. I have just made a change so that the Keyboard Shortcuts use Ctrl+Shift instead of Ctrl+Alt.
It is not quite as natural a feel but I have not found any conflicts.
Forum: Plugins
In reply to: [Very Simple Google Maps] width and height doesn’t workOP has not responded for over a week and there have been no other complaints so I am going to close this. Please start a new thread if you have a problem or use the contact form at my website for help.
Forum: Plugins
In reply to: [Very Simple Google Maps] width and height doesn’t workIt is still supported and I checked a few installations and the other parameters are all working.
Please include the full short code that you are trying to use and some info about your theme. I suspect it would be a conflict of some sort.
Forum: Plugins
In reply to: [Gravity Forms: GDPR Framework Add-On] “No data stored…” in response emailI excluded the /privacy-tools page from WP-Rocket and that did not solve the problem for me.
Forum: Plugins
In reply to: [Gravity Forms: GDPR Framework Add-On] “No data stored…” in response emailI have seen the exact same problem.
I did a test where I filled out a form with a specific email address and then tried the tool to see what it returned.
I got the response that there was no data stored.
Forum: Plugins
In reply to: [Media Library Assistant] Cannot save categoriesI will contact you off list, but I wanted to post here that I found the conflict.
Canonical Attachments was also in use on the site and that was the conflict. Once I disabled that everything started working again properly.
I still will contact you in case you would like to try and figure out the conflict from your side but if not I understand that too.
Forum: Plugins
In reply to: [Media Library Assistant] Cannot save categories1. I am not able to edit other fields in the full post edit screen. I had not even tried. It works in the Quick Edit mode.
2. I do not see Media Categories as an item I can edit in the Quick Edit mode. Is that a setting I missed?
3. I do not have any other plugins that I think would hook into the Media item edit screen.
I am happy to add some debug code to help see if we can find the problem.
Forum: Plugins
In reply to: [Media Library Assistant] Cannot save categoriesThanks for the quick response. Let me answer them in order.
1. Yes, I am using the full screen “Media\Edit Media” from the for the operation.
2. I have tried to update in many ways. I have tired adding a new cat and I have tried adding an existing to a media item that already has some assigned. along with some other permutations for trouble shooting. All show the same result.
3. As I mentioned in #2 I have tired adding an existing term and adding a new one.
4. I had not tried Bulk Edit so I just did and it worked! I still cannot add at the regular “Media\Edit Media” screen but I can add and remove if I check an item and then choose “edit” from bulk actions and click apply. Strange.I also tried changing my PHP version just to make sure it was not a problem with php7.1 but the problem was the same on php5.6
- This reply was modified 7 years ago by Michael Aronoff.