Decoding issue
-
Hi!
I’m not a skilled programmer and I need some help on what I’m doing wrong.
I get an issue when I try to use the plugin, I see my email adresses like this in front-end: https://i61.tinypic.com/syxks7.png
I use this to output my email:
<p><a href="<?php echo eae_encode_str('mailto:'.get_field('contactpage_email')); ?>"><?php echo eae_encode_str(get_field('contactpage_email')); ?></a></p>
I use Advanced custom fields plugin.
I cannot read them or send emails. The whole point for me is to be able to let customers send emails but prevent bots to snatch the email address and send spam.
I have been viewing the site in another network and computer and browser, same issue everywhere.
Regards Johanna
- The topic ‘Decoding issue’ is closed to new replies.