Zen Cart Logo

Contact us form

Locked

Views: 1,506

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
12 Apr 2007, 6:48 AM
#1
lexcor avatar

lexcor

New Zenner

Join Date:
Apr 2007
Posts:
22
Plugin Contributions:
0

Contact us form

My problem has been i just cannot leave well enough alone.I went My store and under store address and phone and filled everthing out except phone#.Everthing looked good but later on I decided to put the phone # in. Now I cannot get my store name or address to line up correctly.I need some help with this please.Thanks

12 Apr 2007, 3:39 PM
#2
tmc_sherpa avatar

tmc_sherpa

Zen Follower

Join Date:
Mar 2007
Posts:
158
Plugin Contributions:
0

Re: Contact us form

is there a link we can look at?

18 Apr 2007, 1:23 AM
#4
tmc_sherpa avatar

tmc_sherpa

Zen Follower

Join Date:
Mar 2007
Posts:
158
Plugin Contributions:
0

Re: Contact us form

the entire address is inside one tag with no formatting being done, so its just putting it on one long line that is wrapping around, are you using any mods? By default if you go to Admin My store/Store Address and Phone
you are presented with a box which should display the information on the page just how you enter it,

Store Name
Address
Country
Phone

html tags also work, so

Store Name
Address
<em>Country</em>
Phone

does what you think it should do

18 Apr 2007, 1:50 AM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Contact us form

The configuration_key for:
STORE_NAME_ADDRESS

Should be written as one line for each line of the address:
My Store Name (hit enter)
My Store Address (hit enter)
My City, My State, My Zip Code (hit enter)

If you add breaks and such or write in one line you will have a problem ...

When editing the configuration_key for:
STORE_NAME_ADDRESS

NOTE: You should have a TEXTAREA box not one line of input ...

19 Apr 2007, 3:58 AM
#6
lexcor avatar

lexcor

New Zenner

Join Date:
Apr 2007
Posts:
22
Plugin Contributions:
0

Re: Contact us form

Pressing the enter button did the trick.Thanks

19 Apr 2007, 4:48 AM
#7
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Contact us form

Thanks for the update ... glad this worked for you ... :smile: