Home › Support › Image Store › country field in shipping info
-
AuthorPosts
-
May 4, 2013 at 8:37 am #52917DeepParticipant
Hello,
First I have to say how happy I am with this kind of plug-in. As soon as it’s working I will certainly donate!
I’m busy making it to work and I have a small question:
In the check-out procedure people have to fill in the shipping information.
There is no country field, wich is important for me. How can I ad this?
There is however an empty field. Can I rename this into an countryfield?
Greetings Deep
May 9, 2013 at 3:26 am #52998Xpark MediaKeymasterThere is no country field, but will add it to the next release.
There should not be an empty field probably the display is not correct.
If you need this done soon you can use the Image Store API to add the field
May 16, 2013 at 8:19 am #53103DeepParticipantThanks for your reply. There is indeed not a empty field. It just look like it, because the description of the zip code field is on the wrong line . it’s on the line above behind the “state” field, in this way people fill in their zip in the “state” field and get a error message saying: “the zipfield is still empty”. This is very confusing for the customer.
In wich php file can I change this? And if I change the “state” field in a “state/ country” field its good enough for me. USA people can fill in their state and all the other can fill in their country..
If i go to Image Store API I only see titles of stuff. If i click them, nothing is happening. It also doesn’t look like something i can click on. Am i missing something?
Kind regards Deep
May 16, 2013 at 9:19 am #53105DeepParticipantOk i found i can change the label “state” into “state (USA) or country” in the checkout.php file
But in wich file can i make the description “ZIP” go to the same line of the “ZIP” field?
May 17, 2013 at 2:22 am #53113Xpark MediaKeymasterThe field is not the problem looks like you just have to do some css ajustments for the fields to align properly.
May 21, 2013 at 3:41 pm #53165DeepParticipantWhere can i do this css adjustment?
greetings Deep
May 22, 2013 at 1:26 am #53169Xpark MediaKeymasterThe best way is to add it to your child theme style.css file, that way you can update your theme and the Image Store plugin without losing your changes. If not just add it to the style.css file in your theme.
May 25, 2013 at 5:59 am #53208DeepParticipantAah, so you’re saying i shouldn’t look in the image store files, but in the theme files?
If this is the case than it’s way above my head. Can you do it if I send you the style sheet? What will you charge me for fixing this problem for me?
Or is it easy to explain?
Greetings Deep
-
AuthorPosts
- You must be logged in to reply to this topic.