Thread: Question

Results 1 to 10 of 10
  1. #1
    Join Date
    Nov 2005
    Posts
    278
    Plugin Contributions
    0

    red flag Question

    Can anyone help me as to why many of my customers get an error message to inform them "Sorry we do not delivery to your location"

    Am I missing something?

    Thanks,
    Adam.

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Question

    What shipping modules do you have activated? Do you have zone restrictions on them?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Nov 2005
    Posts
    278
    Plugin Contributions
    0

    Default Re: Question

    Quote Originally Posted by Kim View Post
    What shipping modules do you have activated? Do you have zone restrictions on them?
    Hi,
    The shipping zones only have the UK in them for some reason that's all that is listed, how can I change this.

  4. #4
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Question

    Either remove the UK or add the other places you will ship to.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  5. #5
    Join Date
    Nov 2005
    Posts
    278
    Plugin Contributions
    0

    Default Re: Question

    Quote Originally Posted by Kim View Post
    Either remove the UK or add the other places you will ship to.

    Is there no way of being able to add all the Zones again? What will happen if I remove the UK Zone?
    Adam.

  6. #6
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Question

    Are you saying you deleted all the other countries from the Admin?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  7. #7
    Join Date
    Nov 2005
    Posts
    278
    Plugin Contributions
    0

    Default Re: Question

    Quote Originally Posted by Kim View Post
    Are you saying you deleted all the other countries from the Admin?
    Kim,
    No they have not all been deleted from the Countries menu. I just can't work out what customers are informing us that they are being informed that we do not deliver to there location for example N.Ireland.

    Can you help at all?

  8. #8
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Question

    Looking at your login page I see a couple of possibilities. First is you are missing a section of the CSS code that should hide the grayed-out block.

    Add this to your stylesheet -

    .hiddenField {
    display: none;
    }
    .visibleField {
    display: inline;
    }

    Second - I think you need to add the UK counties in order for that dropdown to work properly. Check the downloads section for the addition.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  9. #9
    Join Date
    Nov 2005
    Posts
    278
    Plugin Contributions
    0

    Default Re: Question

    Quote Originally Posted by Kim View Post
    Looking at your login page I see a couple of possibilities. First is you are missing a section of the CSS code that should hide the grayed-out block.

    Add this to your stylesheet -

    .hiddenField {
    display: none;
    }
    .visibleField {
    display: inline;
    }

    Second - I think you need to add the UK counties in order for that dropdown to work properly. Check the downloads section for the addition.
    Kim,
    Thanks for the answer but can you help me to find this information and how to change it.

    Thanks.

  10. #10
    Join Date
    Nov 2005
    Posts
    278
    Plugin Contributions
    0

    Default Re: Question

    Quote Originally Posted by Adds View Post
    Kim,
    Thanks for the answer but can you help me to find this information and how to change it.

    Thanks.
    I think the problem could be within the State/Province: area as it only shows the UK?

 

 

Similar Threads

  1. Newbie question - spacing question...
    By coolcat in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 May 2007, 03:23 AM
  2. I'm not sure if this is a CSS question or an admin panel question....
    By kinget in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Mar 2007, 08:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg