Flexer
Forum Replies Created
-
Forum: Plugins
In reply to: [Show Current Template] JS ErrorGreetings @tai are you monitoring this?
This is happenign to all sites on the new version.
Thanks
Daveed@gmmcreative I am just a user here like yourself, but I really suggest that ranting to a developer that has given you this plugin for the grand price of $0, is not the right way to go. Perhaps you could rephrase your question in the form of a question you could get some help. BTW: I think the functionality you are looking for might be only available in the premium version. But you could add the galleries in the group one at a time to the appropriate page.
Later
Had the same issue – also searching for CPT.
Turning off “search for whole words” worked.Thank you for this,
DaveedAfter reading this thread, I staged the site before updating WP 5.6 and Ninja Forms Version 3.4.33.
I do not see the errors as described.> I am thinking this could this a server or caching issue? The staged site has no caching. It’s on a managed host using Ngix.
Thanks @wfadam
I ended up chatting to WPML.org support and it was most likely an old install that did not update properly. We fixed it by moving the languages folder to the correct spot.So ultimately WF helped me find an issue on the site I was otherwise not aware of. Unintended consequences 🙂
Thanks again,
DaveedThank you @wfadam
There are hundreds of files, do I need to ignore each one individually, or is there a way to do this to all of them?
I have quite a few other sites with WMPL and WF. I only updated this one to 4.6. The other ones are not showing this issue.
DaveedThanks @wfadam
Did and unfortunately teh results were the same
DaveedForum: Plugins
In reply to: [Constant Contact Forms] Multiple forms same ID#Hi,
I hid the footer form for now. I’ll client know that for now it’ll be like this untill an update is released. Any ETA I can let them know?
Thank you for the prompt response,
DaveedForum: Plugins
In reply to: [Constant Contact Forms] Multiple forms same ID#Hi,
When trying to submit on second form I get the “Failed Capcha Check” it submits fine on other pages.
Daveed
As a heads up; Chooing ‘default’ in the plugin as a temporary basis does allow email to work. With WPE at least
Daveed
Thanks for getting back. No it’s way too late as this is an older project.
I am not entirerly sure when it stopped working, and there were several changes to WPML.Yes we have two custom taxonomies that are translated, but the plugin returns no results.
I ended up just coding my own filter for the translated side, it works OK. It seems that the URL BTF returns is possibly not compatible with WPML?
If this helps
> The hand coded solution retruns
/fr/?TAX1=TAX_TERM&TAX2=TAX_TERM2&submit=filter
BTF returns (404)
/fr/POSTTYPE/TAX1/TAX_TERM1/TAX2/TAX_TERM2/Daveed
Hi Gregor Capuder (@capuderg)
I think I found something. The plugins works on SSL (with auto TLS enabled) but not on TLS option.This is only on my none-WPE server. On WPE the issue remains.
On none WPE it seems to work with both 7.3 and 7.4.> Could the error handling for ‘wrong’ smtp settings on my part throwing an error?
I am further testing on another install.
Daveed
- This reply was modified 5 years, 7 months ago by Flexer.
Hi Gregor Capuder (@capuderg)
Only when disabling WP Mail SMTP then the form works. I am also with WPENGINE like some others.
But I just installed a clean default install NOT on WPENGINE just Cpanel with only WP Mail SMTP, PHP 7.3 just hangs but does not through an error, just doesn’t complete. Doesn’t create an error.log and doesn’t show errors.
[EDIT] Tried with php7.4 as well
(It does work with default mail.php but when I add SMTP it fails)
Console is showing
====
DevTools failed to load SourceMap: Could not load content for XXX/wp-content/plugins/wp-mail-smtp/assets/css/smtp-admin.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
=====
I do see this in the report log, on WPENGINE but it’s not improtant IMO;
==
[Wed Aug 19 05:14:54.895670 2020] [php7:notice] [pid 29514] [client 104.XXX.XXX.XXX:12610] auditor:scan=fingerprint {“blog_id”:1,”kind”:”active-plugin”,”name”:”WP Mail SMTP”,”slug”:”wp-mail-smtp/wp_mail_smtp.php”,”ver”:”2.2.1″,”sig”:”v1:nohash”}, referer: XXXXXX/wp-cron.php?doing_wp_cron=1597814094.2686309814453125000000
===Same problem here
The issue is happening for me to with Formidable Pro (all plugins are upto date including Formidable Pro and WP-SMTP (free).
Getting a 502 timeout error.
> Intersting this is also happening with easy-smtp.Disabling this allows emails to be sent temporarily without the plugin.