SimplePortal

Support => English Support => Topic started by: Ron-KK4HGY on August 18, 2014, 12:00:05 PM

Title: email code not working
Post by: Ron-KK4HGY on August 18, 2014, 12:00:05 PM
I want to put a "contact us" link on the site.  First I tried adding a custom bbc block.  The block displays the link but when you click on it, nothing happens.

Next I tried adding a custom html block using

<a href="mailto:admin@mysite.net>Email us</a>.  Nothing at all shows up in the block.  It I add a line of text, like "hello", I can see that, but the mailto link does not show up at all.

Can anyone help on this.

SMF ver 2.08
SP ver 2.36 alpha

Title: Re: email code not working
Post by: phantomm on August 18, 2014, 12:05:04 PM
If your code in block is the same - you forgot to close href attribute:
Code: [Select]
<a href="mailto:admin@mysite.net">Email us</a>
What did you tried to add in BBC block? Correct BBC should look like this:
Code: [Select]
[email]admin@mysite.net[/email]
SimplePortal 2.3.8 © 2008-2024, SimplePortal