supervinnie41
Forum Replies Created
-
Hi,
I’m using: Versie 7.8.9
Here is my Loom recording. In the recording I tried to type “31123456789” I already noticed that for some unknown reason the plugin doesn’t allow me to enter “00” at the beginning. Which is normal for international numbers. I’m Dutch, so it should be “0031” or “+31”. But the plugin doesn’t let me.
I don’t type insanely quick, I just type in a way that somebody would do who knows his number and has used a num-pad before. In fact, after the 9 I continued typing to see if slower or faster made a difference ;-).
https://www.loom.com/share/5d144c80ff49410d8d08c19f455de5baForum: Plugins
In reply to: [Search & Filter] Issue with Tag URL Generation Leading to 404 ErrorI have a very similar problem to the one described above. I’m posting it here because these might be connected? In my case its the category (as I don’t use tags to filter/search).
I have the filter set up like:
[searchandfilter fields="search,category,post_date" submit_label="Filter resultaten" headings=",Categorieën,Datum van blog" search_placeholder="Zoek in de blog…" types=",radio,daterange" post_types="post"]When typing a keyword and selecting a certain categorie I would expect to see a post withint the selected categorie. But I get a 404.
The returned URL is: https://www.mywebsite.nl/category/bescherming/?s=test&post_types=post
But it should be: https://www.mywebsite.nl/blog/category/bescherming/?s=test&post_types=postUsing the same keyword without selecting a category seems to make the same fault: https://www.carcarenederland.nl/?s=test&post_types=post
It used to be: https://www.carcarenederland.nl/blog/?s=test&post_types=postI either get a 404 error, or (in the last case) I get a very Woocommerce search result page.
Thanks for all the extra information. I wanted to do some more testing myself before replying, but it didn’t really go as I planned ;-).
My motivation is that I get quite a fair few of e-mails that a host/user has been locked out due to too many attempts (200+ a day). The mails are good, because it shows me how many try to get into my backend. But I have been trying to make it more difficult for them. But that hasn’t worked yet.
This made me wonder if they are abusing the wp-login form, or if they are using the frondend login on the webshop. I kinda suspect they are using both, but it seems I only get e-mail warnings from the plugin regarding the backend login form.
With this knowledge my next goal will be to try to get those mails down to just a few.
Thanks for sharing the information.
I did not know that. But good to know! Thank you for the answer.
I would think that bots also use the frontend login form, so maybe there is a setting or something that makes sure that these logins are also monitored for increased security?Forum: Plugins
In reply to: [Contact Form 7] No line breaks in e-mailStill nothing. You simply refuse to offer any help or assistance?
It seems that some help to the people who actually make your plugin worth the effort are not important enough for you?
Forum: Plugins
In reply to: [Contact Form 7] No line breaks not showing in e-mailAbsolutely true, but regardless of how many times I ask it, and even reply to your questions, you don’t ever seem to get back at me while you can reply to other topics. So if I can’t get any form of reply, I can only see 1 solution: repeat myself.
Any other tips? We still have the same issue.
I still feel like we might need to exclude a certain JS file from caching, but I wouldn’t know which one.If you think it might be something else, I’m all ears.
Hello,
Thank you for the reply. The Lazy Filters loading option isn’t active. (probably never been)
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Conflict with ElementorHi Harish,
I owe you an apology. To get the answer to your question I did some more testing and, even though MC4WP was already disabled, I suddenly got the same error again.
After more research we discovered that there is a Elementor-addon that causes the problem. It seems to conflict with MC4WP (if active) but also conflicts with another basic Elementor element. We did some more tests on a website that never had MC4WP, and we could repeat the problem there.
So my apologies. It seems we might have been to quick in thinking that your plugin was the problem.
Forum: Plugins
In reply to: [Contact Form 7] No line breaks in e-mailHi there,
I’m still waiting for a reply?? It’s almost been a week since I replied to your question.
Regards, Vinnie.
Forum: Plugins
In reply to: [Contact Form 7] No line breaks in e-mailNothing on this subject?
I’ve found several people online who create PHP snippets that should help, but they didn’t fix the problem.
Forum: Plugins
In reply to: [Contact Form 7] No line breaks in e-mailYou can find it on this page: https://shorturl.at/f6YGh
(in the upper right corner there is an option to translate the page)
It will always send a copy to the person who uses the form. Those e-mails are a one-on-one copy of each other. Only the titel is different.
Forum: Plugins
In reply to: [Calculated Fields Form] Changing the comma in multiple selection in an emailThanks for the subtle hint.
I wasn’t aware of the update. WordPress didn’t give me a notice, but after a few times “checking for updates” I finally got the notice. Latest update has been done.
Now your solution is working. Awesome. When it comes to the e-mail, this is exactly what I wanted.
Now only the Summary field left to do. But I would need to contact you via one of your links.
Forum: Plugins
In reply to: [Calculated Fields Form] Changing the comma in multiple selection in an emailOne of those fields is Fieldname24, and I copied your code in the email so it looks:
<%fieldname24 separator={{: }} choices_separator={{ <br/>}}%>But that doesn’t work. The result is:
Question written in the label: option 1, option 2, option 3, option 4 etc.
Looking at the email that gets sent (via the Email log plugin) I can see that the line break is nowhere to be found.
Also, I forgot to mention this previously. But I use the “Summary” field as well to show the visitor what the entered in the previous page. But is it possible that this also adds a line break after each chosen option? Because I don’t see any option for this.
Btw is use the professional version (if that makes a difference). Version 5.8.108
I’d like to report that this solution fixed the problem for me. My regular mini-cart is back and the sliding-out sidebar is also filled with products again.
Thank you.