Home › Forums › Calendar Products › Community Events › obfuscating message on user form
- This topic has 5 replies, 4 voices, and was last updated 10 years, 7 months ago by
Leah.
-
AuthorPosts
-
July 22, 2015 at 4:35 pm #989170
cliffy
ParticipantWhen someone registers on the site and submits a new event, there is the following message against Organiser Details | Email field:
“You may want to consider obfuscating any e-mail address published on your site to best avoid it getting harvested by spammers.”
I understand the message but the person submitting the event won’t. Nor would they wish to follow the link to WP plugins as they have no admin rights to do this.
Why is the message there and how do I get rid of it please?
(on the same subject, do you know if Wordfence obfuscates ? I was thinking about installing it)
*I did search your site for ‘Obfuscating’ but didn’t find anything.
July 23, 2015 at 7:54 am #989374Brian
MemberHi,
Sorry for the issues with the obfuscating. I can help troubleshot this with you.
You right that is a little confusing there and not really helpful for non admins. That should actually just show in the admin I believe and is there because if you place emails out in the open spam bots can read them and start sending email to them.
The easiest solution right now is to just hide it, try this css:
#event_organizer.tribe-events-community-details tr td small {
display: none;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
I think for obfuscating emails you have to put it directly in the coding and not sure Wordfence can do that.
We have this guide to making email a mailto link:
You maybe to modify it and use WordPress’s antispambot to obfuscate front end emails.
https://codex.wordpress.org/Function_Reference/antispambot
Let me know if that css works for you.
Thanks
July 23, 2015 at 8:08 am #989392cliffy
ParticipantHey Brian,
Thanks for the response. My plugin has a Quick CSS field so adding your code to that worked just great, thank you.
However, FYI – my “test user” went through the standard registration and login and has no admin rights at all so it is there for ALL to see.I will look at obfuscating in general, thanks for the links.
July 23, 2015 at 2:15 pm #989664Brian
MemberYou’re welcome, let me know if you have any other questions related to this.
Thanks
August 7, 2015 at 7:05 am #994196Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help.September 3, 2015 at 3:47 pm #1001865Leah
MemberHello,
Thank you so much for reporting this. We are happy to tell you that a solution to this issue is part of our upcoming 3.12 release! We are doing the final testing and then the new version will be released. Keep an eye on your dashboard Updates page!
If you experience any difficulty with the update or find that the issue you reported in this thread is not resolved in 3.12, please open a new thread and we can help you. Thank you for your patience and support as we work to improve our plugins!
Best,
Leah
and The Events Calendar team -
AuthorPosts
- The topic ‘obfuscating message on user form’ is closed to new replies.
