Results 1 to 5 of 5
  1. #1
    Join Date
    May 2006
    Location
    Queensland, Australia
    Posts
    248
    Plugin Contributions
    0

    Default State - Always display as pulldown screwing up template

    When ever i enable this option;

    State - Always display as pulldown?
    and set it to true, i get another box appearing in the login and register forum;

    Here is a pictures of what i mean;



    and


  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,031
    Plugin Contributions
    1

    Default Re: State - Always display as pulldown screwing up template

    Generally, that box should only show when a country is selected that doesn't have states set up. Does it disappear when you select United States, and does it work properly if you switch back to the Classic template ?

    On my stock Zencart test site, that box disappears when I select Australia and appears when I select Aruba.

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,656
    Plugin Contributions
    6

    Default Re: State - Always display as pulldown screwing up template

    Check your stylesheet.css and make sure that you have:
    Code:
    .hiddenField {
        display: none;
    }
    .visibleField {
        display: inline;
    }
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  4. #4
    Join Date
    May 2006
    Location
    Queensland, Australia
    Posts
    248
    Plugin Contributions
    0

    Default Re: State - Always display as pulldown screwing up template

    Quote Originally Posted by Ajeh View Post
    Check your stylesheet.css and make sure that you have:
    Code:
    .hiddenField {
        display: none;
    }
    .visibleField {
        display: inline;
    }
    Thanks Ajeh, you hit the nail on the head once again, those lines wont in the CSS file and when added, everything now perfect.

    Thanks alot.

  5. #5
    Join Date
    May 2006
    Location
    Queensland, Australia
    Posts
    248
    Plugin Contributions
    0

    Default Re: State - Always display as pulldown screwing up template

    Quote Originally Posted by stevesh View Post
    Generally, that box should only show when a country is selected that doesn't have states set up. Does it disappear when you select United States, and does it work properly if you switch back to the Classic template ?

    On my stock Zencart test site, that box disappears when I select Australia and appears when I select Aruba.
    I would suggest you look at your CSS file, see if you are missing those lines in the file.

 

 

Similar Threads

  1. Template included but not available in template selection pulldown
    By SeánT in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 Sep 2010, 01:58 PM
  2. Replies: 3
    Last Post: 6 Feb 2010, 11:27 AM
  3. State pulldown not populating in address book
    By edialedarb in forum General Questions
    Replies: 1
    Last Post: 3 Aug 2008, 07:32 AM
  4. Display Salutation As Pulldown?
    By mcqueeneycoins in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 23 Jul 2008, 11:54 PM

Bookmarks

Posting Permissions

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