I enabled a popup, that once I check preview works great.
But, then its not working when loading the site.
In the settings page, it comes this message “Failed to initialize plugin: mtheme_button”
I guess maybe is a conflict with the theme…
How could I fix this?
Hi Carlos, that error could be from your theme, as you said, or another plugin. Since the error is from that theme or plugin, you should contact the authors, then, once it’s clear the nature, we can work with them to solve the issue.
Probably they use a JavaScript library conflicting with ours, the “plugin” in the error, I think, is a JS plugin of some library.
S.
Hi, with Chrome I can see the pop-up but not an error message, could be it appear only when you’r logged in?
PS: the link to thr screenshot returns a “not found”
But I tried again now in Chrome (logged out), in Firefox and in my mobil phone, and… nothing.
Anyway, if you can see it with no problem, it is good news indeed.
Maybe I have a problem with the computer I am using now.
Hi, that is a plugin for tinymce, the editor. Probably a plugin ot the theme is injecting their initialization code on our pages (best practice should be to inject the code only on relevant pages).
If you contact the authors they should be able to fix it.