Forum Replies Created
You mean the one at the top (“contact us”)? Or from the email template form? (it’s actually the same).
Any suggestion? Because that’s actually the only official mail related to the website. Can I leave it empty?
The email can be seen below. It’s as clean as possible and contains only references to the file the user requested. I wouldn’t know how to make it less spammy than this.
Server: how can I check that? My email uses Google Apps and the website is hosted on Dreamhost, which is a reliable provider…
Uhm, I’m trying to make a custom template without [page_url], but I still get the underlining/blue color typical of links under the file title, which is a bit deceiving. How do I remove that? This is the current code:
<div class=”media-body”>
<h3 class=”media-heading” style=”padding-top: 0px;border:0px;margin: 0 0 5px 0;font-size:12pt;”>[title] <span style=”margin-left:30px;font-size:8pt;font-weight:300″><i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”fa fa-th-large”></i> [file_size] <i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”fa fa-download”></i> [download_count] downloads</span></h3>
[excerpt_80]
</div>
You can see how it looks on this page: http://www.theworldanvil.com/freedownload/
Thanks!