Hi,
I noticed you always can see the email and phone number in the source code of the ad page, which kind of defeats the hide options completely! Is this none-sense coming from the theme code or the core? Any ideas for a fix? This way every crawler would get your personal data - not really cool
Here's the code seen:
<input type="hidden" name="contact_name" value="admin">
<input type="hidden" name="contact_email" value="
[email protected]">
<input type="hidden" name="contact_email_en" value="">
<input type="hidden" name="contact_phone" value="0123456789">
<input type="hidden" name="mobil" value="0123456789">
Thank you