luizargument
Forum Replies Created
-
Forum: Plugins
In reply to: [Database Addon for Contact Form 7 - CFDB7] Showing only date columnThis is my form: https://prolucro.com.br/contato/#outros
And this is the form source from Contact Form 7: https://pastebin.com/Y3bT0sGy
Take a look: https://imgur.com/a/OfkB9su
As you can see in the image, up until a certain date (September 24th) the data was being serialized correctly in the wp_db7_forms table. After that date, it stopped saving the data correctly. I haven’t made any changes to the form since then.
Hello! Thanks for the tip!
I modified your code. What you suggested didn’t work because the ^ character on RegExp means the first few characters. To catch the last characters and only the file extension, i made this below and it worked!
/^((javascript:)|(#))|(\w*((\.jpeg)|(\.jpg))\b)/iOf course, if you have a better suggestion, let me know.
Again, thanks for the great support!
If there was some way to bypass the “a[data-elementor-open-lightbox=yes]” selector, that would do it for me. 😉
Hello @codepeople !
Sorry but the website is on a private server and can’t be access at this moment… so, i recorded a video simulating the incident: https://www.veed.io/view/b90875b6-4a67-468a-ae4e-2e5106bf8466?sharingWidget=true&panel=share
Hello! Well… suddenly, my settings got saved. I think it was a cache problem (warnings are cached, as you said), some conflict with LiteSpeed Server plus LiteSpeed Cache plugin.
Thanks for the great support!
Cool! I’ll follow there.