Zen Cart Logo
Forums / General Questions / How to delete Contact us Form

How to delete Contact us Form

Views: 923

Results 1 to 4 of 4
14 Oct 2015, 11:15 AM
#1
theblake avatar

theblake

New Zenner

Join Date:
Dec 2012
Location:
Australia
Posts:
5
Plugin Contributions:
0

How to delete Contact us Form

My Contact Us form doesnt work, I dont want to spend any more time troubleshooting this.
I have created my contact details in Admin>Tool>Define pages, I just want the form gone.

I have spent some time digging in the forum, and followed all the suggestions;
deleted this: tpl_contact_us_default.php but that makes the whole page disappear, i just want the form gone.

add this to stylesheet.css but it dioesnt do anything
#contactUsForm{display:none;}

I also get confused with the multiple layers of templates, so i changed them all, didnt help either.
But I have managed to hide the text i recorded under Admin>Tool>Define pages, no idea how I did that.

Is there actually one really simple thing that can be done to remove this contact form?

14 Oct 2015, 11:36 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: How to delete Contact us Form

That rule works on my stock test site. A link to your site would help.

14 Oct 2015, 12:10 PM
#3
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: How to delete Contact us Form

By not working, if a spammer were to try to submit a contact us request, would you receive it? If so, then using CSS won't solve that part. Although you've indicated that you're done meddling with it, what "doesn't work"?

14 Oct 2015, 10:27 PM
#4
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

Re: How to delete Contact us Form

Can you try replacing includes/modules/pages/contact_us with a fresh copy from the download, deleting your template copy of tpl_contact_us_default.php, and setting admin->configuration->email options->email admin format to text? That might shake out the bug.

Not having a method of contact will hurt conversions; it really would be better to fix the issue.