Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 05-16-2016 04:43:15

Graham
Member
Registered: 09-30-2004
Posts: 981
Website

Contact form on Mobile Site

I had a customer get in touch by phone, they'd wanted to send us a contact message and were using the mobile site, but they couldn't find a Contact Us link.

I thought there was one there and, indeed, there is, but it's buried down in the Account Menu which isn't very obvious or easy to find, so please can you let me know how I can add it to eg the Information Menu tab.

Thanks.

Offline

 

#2 05-16-2016 06:09:46

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Contact form on Mobile Site

Can you post a link to your site so we can see what you're referring to as the information menu?  Thanks.


Nick Hendler

Offline

 

#3 05-17-2016 03:29:26

Graham
Member
Registered: 09-30-2004
Posts: 981
Website

Re: Contact form on Mobile Site

It's http://www.affordable-leather.co.uk (NB I sell adult leather goods, so this is probably NSFW if people decide to click on it...!)

The Information Menu is second from the top, whereas the Account Menu is down at the bottom.

Offline

 

#4 05-17-2016 07:06:11

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Contact form on Mobile Site

Ok, that's the main HTML page menu, so under Website / Content / Webpages, add a webpage named 'Contact Us' or whatever you like.  Fill in all the appropriate information, and in the content field, use this:

Code:

<?php $this->include_namespace('core','contact'); ?>

You'll be good to go after that.


Nick Hendler

Offline

 

#5 05-19-2016 03:59:26

Graham
Member
Registered: 09-30-2004
Posts: 981
Website

Re: Contact form on Mobile Site

Sorted, thanks :-)

Offline

 

Board footer