contact us page

izhmel
@izhmel
10 years ago
1,354 posts
Where is the contact us page ?


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 04/26/15 03:42:43PM
douglas
@douglas
10 years ago
2,806 posts
If you have the jrCustomForm installed and activated you'll find it at yoursite.com/form/contact_us.

Which skin are you using?

Most of our skins have a check for the module and will show the link in the footer if it is active.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
Strumelia
Strumelia
@strumelia
10 years ago
3,605 posts
I'm using Ningja and I noticed there was nothing to contact me in the footer.
So in the skin footer.tpl , I added this under the shown "&copy" line of code that's already there for the site name/year/copyright:
...{$smarty.now|date_format:"%Y"} <a href="{$jamroom_url}">{$_conf.jrCore_system_name}</a><br>
<a href="mailto:strumelia.mysite@gmail.com?subject=SiteQuestion">CONTACT site owner</a><br>

That was a simple emailing link that works without having a whole contact 'page'.




--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015

updated by @strumelia: 03/26/15 12:02:47PM
michael
@michael
10 years ago
7,814 posts
Just a word of caution about that method sturmelia, there are bots that go around the web collecting email addresses and adding them to lists that then can end up in the hands of spammers.

I see your using an @gmail.com account which is a good idea for that kind of address. gmail has lots of spam filters in place. If that wasn't a gmail.com address, then its a good idea to make it a little more difficult for the email collection bots.

See here:
http://www.albionresearch.com/misc/obfuscator.php

You enter the email address and it turns it into one that is harder to read and collect.

But the flip side is: are you sure you can trust albionresearch.com? the act of making the email hard to read might add you to a list that is sold to spammers. ..... .. ... .

and round and round the paranoia goes. ;)
Strumelia
Strumelia
@strumelia
10 years ago
3,605 posts
Thanks Micheal, all good info!
Good to know I'm mostly safe by using the gmail address there. Also it's an address I can discard and change if it becomes problematic....not one of my 'precious' email addresses I need to protect a whole lot.


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015

Tags