Results 1 to 5 of 5
  1. #1

    Default Add to cart missing in internet explorer

    Hi

    Product information is missing from my site in internet explorer but not in firefox:

    http://www.bloosuedeshooz.co.uk/inde...&products_id=1

    What's going on?

    Cheers

    Cal
    That Thou Art

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,726
    Plugin Contributions
    6

    Default Re: Add to cart missing in internet explorer

    Could you perhaps be a tad bit more vague?

    What do you think is missing ... I am seeing, I think, the same in IE as in FireFox ...
    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 ...

  3. #3
    Join Date
    Jun 2003
    Posts
    33,825
    Plugin Contributions
    0

    Default Re: Add to cart missing in internet explorer

    What version of IE are you using?
    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.

  4. #4
    Join Date
    Apr 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Add to cart missing in internet explorer

    Quote Originally Posted by Kim View Post
    What version of IE are you using?
    I'm experiencing this same issue, in IE7.

    Things work as expected everywhere else (FF, Safari, Opera), but the cartAdd box and productDetailsList fail to show.

    They do appear when "viewing source", but are not visible on the page.

    I added a <br class="clearBoth" />, to no avail.

    Ideas?

  5. #5
    Join Date
    Apr 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Add to cart missing in internet explorer

    Quote Originally Posted by moderncraft View Post
    I'm experiencing this same issue, in IE7.

    Things work as expected everywhere else (FF, Safari, Opera), but the cartAdd box and productDetailsList fail to show.

    They do appear when "viewing source", but are not visible on the page.

    I added a <br class="clearBoth" />, to no avail.

    Ideas?
    UPDATE:
    I have found that the add-to-cart DIVs (and likewise the "model#:" ones) were not showing anywhere, in Explorer 7. A simple, but inexplicable, solution I've got going is to wrap the shopping cart area with an unclassed DIV tag. I'm not sure why this started happening, as it works everywhere but in IE.

    Example, using includes/templates/template_default/templates/tpl_modules_product_listing.php:

    Code:
    <!--NEW CODE--><div><!--END NEW CODE-->
    <div class="buttonRow forward"><?php echo zen_image_submit(BUTTON_IMAGE_ADD_PRODUCTS_TO_CART, BUTTON_ADD_PRODUCTS_TO_CART_ALT, 'id="submit2" name="submit1"'); ?></div>
    <!--NEW CODE--></div><!--END NEW CODE-->
    (from http://www.modern-craft.net/shop )

    ?

    Is this some IE/CSS bug, or have I just gone and missed something?

 

 

Similar Threads

  1. qty boxes missing in product listing page - cannot add multiples to cart?
    By SarahL in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Feb 2008, 01:32 PM
  2. Changing Add to Cart Function
    By jonathan_pohl in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Sep 2006, 03:48 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
  •