cassel
Forum Replies Created
-
Forum: Plugins
In reply to: [Spam protection, Honeypot, Anti-Spam by CleanTalk] Clean Talk and s2MemberI see some “legit” users flagged as spam, where there is a mention of a number of “spam attacks”.
Is there a need/way to get rid of those “numbers” or is it enough to just mark them as “not spam”?
Forum: Plugins
In reply to: [Spam protection, Honeypot, Anti-Spam by CleanTalk] Clean Talk and s2MemberI’ll keep checking for spam/non-spam.
I am not sure if you did anything different related to s2Member, or just based on the many spam that I flagged, but so far, so good.
Forum: Plugins
In reply to: [Spam protection, Honeypot, Anti-Spam by CleanTalk] Clean Talk and s2MemberThank you.
Should I mark anything if legit users get caught in the spam? I noticed one just now.
- This reply was modified 6 months, 1 week ago by cassel.
Forum: Plugins
In reply to: [Spam protection, Honeypot, Anti-Spam by CleanTalk] Clean Talk and s2MemberGreat! Thank you.
Forum: Plugins
In reply to: [Spam protection, Honeypot, Anti-Spam by CleanTalk] Clean Talk and s2MemberSince I am not using the WP login form, that would not address the current issue.
Forum: Plugins
In reply to: [Spam protection, Honeypot, Anti-Spam by CleanTalk] Clean Talk and s2MemberSomeone mentioned that CleanTalk had a double opt-in option, so that is what I was asking in the opening post. Once the response confirmed that CleanTalk would work with s2Member, I went to the dashboard to “enable” it. That is where I noticed that I could not find it. I figured it might be a feature to be manually added on your end. At this point, it was just a guess.
Maybe I was misled. Do you have any double opt-in feature that could be combined with the s2Member registration form?
Forum: Plugins
In reply to: [Spam protection, Honeypot, Anti-Spam by CleanTalk] Clean Talk and s2MemberGreat. However, I cannot find where I would enable it on the dashboard. Does it need to be enabled by you? If so, can you please enable the double opt-in email confirmation feature for my site
scrapbookcampus.comin my CleanTalk dashboard? I don’t see the setting on my end.Not really. Those instructions are to remove MY IP from the blacklist. That is not the case. In my situation, it is because a legit visitor was flagged as having “Spam attacks: 4”, but it was not blocked (yet). It should really be 0 in her case.
I had the same problem and came to post about it.
The solution works for me too.
Back to it. There was another such spam bot and they had time to post in the forum. From your description, there is no way to “flag” them as spam from the WP site itself and I always have to go to the CleanTalk website to “flag” them?
Thanks. I’ll set all those and see how it goes for the next few days.
Thanks. Deleting the wp-content/wflogs folder seems to have done the trick.
Thanks for clarifying. It was just not clear that the “Expiry Action” on the left had to be selected.
May I suggest that the active tab on the left be bolded or highlighted in some way?
It is ok, I was able to get help directly from the site for FluentCRM.
Forum: Plugins
In reply to: [PDF Generator for WordPress] Conflict with popup of images in forumI had to add some CSS in order to get the images to show up larger than a thumbnail.
I only added this to my theme:
#TB_window {
width: 100% !important;
max-width: 700px !important;
}Now, it shows ok.