Zen Cart Logo
Forums / General Questions / need to get my contact link working

need to get my contact link working

Locked

Views: 1,373

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
3 Jan 2009, 3:03 AM
#1
madecool avatar

madecool

New Zenner

Join Date:
Mar 2005
Posts:
6
Plugin Contributions:
0

need to get my contact link working

signed on as admin to zencart I am trying to use the EZ page to get my contact us to work. There is nothing there .
I need add some html code for the contact form so people will be able to contact me or i need add a internal link but i don't know the link location I should add or
I may need to add the html containing the <form > that is used I could just paste it into my contact using ez-pages or maybe just place the link in the box below.
Either one may work but I don't know the location of the link or the html code for the mail form.
Some one please let me know ?
Because in my ez-page when I try to edit or look the page title contact everything is blank. My contact link is not working at my site and I want to get it working.
https://www.madecool.com
thanks
Zen Cart v1.3.8a/v1.3.8

3 Jan 2009, 3:17 AM
#2
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: need to get my contact link working

in admin > tools > easy pages

select the contact Us link that you have created .. click on edit

go to the buttom of the page ..

in Internal Link URL :
enter the following relative address ..

index.php?main_page=contact_us

Hope this works. although i never worked with easy pages before , but this looks like the most logical way.

You can not just enter html form in contact us page . you need to do PHP coding in right zencart core files to added extra fields.

If you need to add text information for users to see . you can use DEFINE PAGES . there you can add extra information on Contact Us page.

hope this helps.

3 Jan 2009, 3:19 AM
#3
mustang394 avatar

mustang394

Zen Follower

Join Date:
Jun 2008
Location:
Colorado
Posts:
146
Plugin Contributions:
0

Re: need to get my contact link working

Did you try to paste it in the define pages editor

3 Jan 2009, 3:21 AM
#4
mustang394 avatar

mustang394

Zen Follower

Join Date:
Jun 2008
Location:
Colorado
Posts:
146
Plugin Contributions:
0

Re: need to get my contact link working

If you have to use easy pages to not forget to add a sort order or it will not display

3 Jan 2009, 3:33 AM
#5
madecool avatar

madecool

New Zenner

Join Date:
Mar 2005
Posts:
6
Plugin Contributions:
0

Re: need to get my contact link working

Thanks
tony_sar
I added that link like you gave me in there and it seems to be working fine.
Thank you

3 Jan 2009, 3:37 AM
#6
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: need to get my contact link working

glade it worked for you :D