As of WP 5.3 Popup Message for Contact Form 7 throws the following errors on the backend which prevents much of the other backend JS from loading. All caching and JS/CSS combination/optimization is turned off:
GET https://devilsdenthailand.com/wp-content/plugins/popup-message-for-contact-form-7-pro/js/wp_media_uploader.js net::ERR_ABORTED 500
GET https://devilsdenthailand.com/wp-content/plugins/popup-message-for-contact-form-7-pro/js/wp_media_uploader.js net::ERR_ABORTED 500
]]>
Hello,
I was helping a user of your plugin, and there was a JS issue with $
being undefined.
In your function CF7POPUP_wpcf7_admin_script()
that is in file popup_panel.php
could you change the $
signs to jQuery
think there was 4 of them and the rest are already jQuery.
Just thought I’d mention it and let you know as others might have the same issue.
Thanks ??
]]>Hi. I’ve just bought and installed the Pro version on my website but the Failure popup doesn’t show.
However the Success popup works fine. For your info, I’m using Divi Theme.
Could you give me a private mail to send you the link to the page (it’s a website in development so I don’t want everyone knows about it)?
Thanks in advance.
Best regards.
Hi,
like others (Avada, Porto) we also have a conflict with our theme options panel.
Theme options break down, can’t be viewed or edited when this plugin is active, and they work fine when the plugin is deactivted.
There must be some javascript conflict occuring the way you handle it in your plugin?
Please advise.
Cheers
Dorian
There is no way to interact with the template panel. The problem does not occur if the plugin is disabled.
Uncaught TypeError: $ is not a function
at HTMLDocument.<anonymous> (themes.php?page=porto_settings:790)
at i (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.2.2:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.2.2:2)
at Function.ready (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.2.2:2)
at HTMLDocument.J (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.2.2:2)
]]>
There’s a small PHP error in line 90 of popupmessage-for-contact-form-7.php – the magic constant _FILE_ is written with only one set of underlines.
]]>This message is displayed at the bottom of each page. Not sure how to hide it. Can you offer any assistance please? Will.
]]>Hi ,
Generally, this is a nice plugin, but I have 4 issues with it:
1- When popup is active, the main response under the form should have the option to be removed.
2- It does not pass contact form 7 parameters, for example if I want to add [your-name] or any other thing in the popup it does not work.
3- In the backend when editing the form, contact form 7 tabs are not working and are replaced with one long page.
4- When selecting a template, it does not show me the template and when I choose custom template, it does not show custom settings.
Would you be able to fix as soon as possible?
Thanks,
]]>cant load avada theme options after installing this.
$ is used instead of jQuery
]]>I’m trying to set a multiline message, with a <br/> line break.
But after saving, it filters html code so the <br/> gets removed.
Is there any way that I can insert a line break in my popup message?
Thank you