norcross / gravity-tooltips

Adds a custom field to each form element for tooltips
MIT License
74 stars 20 forks source link

The plugin has an issue with the Pronamic plugin #37

Open SieBer15 opened 7 years ago

SieBer15 commented 7 years ago

When I use the code for a break, the plugin Pronamic does not work anymore.

syntaxerror

norcross commented 7 years ago

I'm not familiar with that plugin. can you give me any idea of what's happening?

SieBer15 commented 7 years ago

All notifications for payment feeds where send twice. And all the content from the tabs in the appended image where all shown at one page. Also the shown tooltips in the image (Paymentfeed configuration) where not working. paymentfeed-configuration

norcross commented 7 years ago

and by disabling the tooltips plugin, all these issues are resolved?

SieBer15 commented 7 years ago

When I remove the break code 
 all the issues are resolved.

norcross commented 7 years ago

ok. you're using a commercial paid plugin that I have no way to test against. I don't see why an HTML entity would affect it, but you'll need to ask the developer of that plugin what the issue is.

I'll leave the issue open for now, please let me know what they say. sorry I can't be more help.

SieBer15 commented 7 years ago

Hello,

This is the reaction of the developer of Pronamic: The 
 (Newline) caused that in one way or another that certain JSON code was not built up properly, causing the script error occurs and the scripts for our tabs and so could not be performed.

I honestly think that it is more a problem in the use of 
 than in the tooltip plugin. You can easily test it by using 
 in a different field, I expect you encounter the same problem.