The buttons are defined in includes/languages/english/Winchester Resp/button_names.php
Not a styling help but you can make simple changes - or change the word. I went to '...details' in place of Detail. (down near the bottom of that file)
For styling, suggest look at your page with developer tools like Firebug if you're using Firefox browsers - or similar with other browsers - that will show you all the css styling and which file it is in that you would need to change.
Hi, I have an issue with the State field appearing below the state drop down field. Customers are filling it in rather than selecting from the drop down then getting errors re delivery to their zone on checkout. Now I have up and down the forums for a solution for this and all I can find is to add the following to the stylesheet:
.hiddenField {display: none;}
.visibleField {display: inline;}
which I have for this template's stylesheet but the field still appears, don't know where else to go with this and how to get rid of field? any ideas would be appreciated, thanks.
In Admin>Configuration>CustomerDetails set "State - Always display as pulldown?" to true.
Cheers,
jpda
Or, to get rid of the field entirely, Admin>Configuration>Minimum Values set "State" to 0 (Minimum length of state).
Cheers,
jpda
hi jpda I do have these in place. This in fact is a different type of problem that has come up before. As you said in your email, you would think that by implementing these it would have effect of removing field but it doesn't this is what is seen:
the only solution i came across was adding code to the css as mentioned in my previous post but doesn't seem to work either, so not sure if it is the template or not?
There's some javascript that's supposed to hide that field programmatically. I'm guessing you've got some javascript errors on your site (not uncommon when installing lots of plugins) that are preventing the rest of the scripts from operating normally.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Have you entered any provinces to the country code IE?? In my zc v155e they do not exist...(Admin>Locations/Taxes>Zones).
The fact that you have the extra field below the State dropdown might indicate that you have no "zones" defined yet.
And again, in Customer Details you can disable the State field itself, above the setting "State -Always display as pulldown".
Cheers,
jpda
Bookmarks