Results 1 to 4 of 4
  1. #1

    Default Checkboxes not working on mobile (heavily modified)

    Hi Guys,

    I am having real trouble trying to work out an issue with my template. The template is a heavily modified purchased one so I cannot get in touch with the author.

    So my main issue is that on mobiles I cannot select check boxes well. If you take a look at the attached picture you can see that it seems that on mobiles the elements "iCheck-Helper" and "checkboxLabel" are in the way? so if you try and tap a little away from the checkbox you can get it to work. I have coloured the newsletter select red the red is what cannot seem to be tapped, but if you try tap just outside you can get it to work.

    This is driving me crazy and I am hoping someone can see the reason why? I believe it is either some wrong CSS or a js file gone wrong?

    you can test this out for yourself on the bottom of the create account page https://kitchenwarehouseltd.com/create-account with the checkboxes.

    Name:  Capture.PNG
Views: 112
Size:  11.9 KB

  2. #2
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Checkboxes not working on mobile (heavily modified)

    There is an <ins> tag, not sire what it is, never seen it before. if i remove those tags from the code with my developer tools in chrome, the radio buttons are working.
    Code:
    <div class="iradio_minimal checked" style="position: relative;">
    <input type="radio" name="email_format" value="HTML" checked="checked" id="email-format-html" style="position: absolute; visibility: hidden;">
    <ins class="iCheck-helper" style="position: absolute; top: -20%; left: -20%; display: block; width: 140%; height: 140%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins>
    </div>

  3. #3

    Default Re: Checkboxes not working on mobile (heavily modified)

    I tried to play around with the ins tag and couldn't replicate it working, I then started to look into the iCheck js plugin that seems to be running the strange textboxes. I uploaded the latest iCheck javascript file to the site and it seems to have fixed the problem so I think my issue was with an outdated javascript plugin.

    Thanks for all your help I've been tearing my hair out over this one!

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,183
    Plugin Contributions
    11

    Default Re: Checkboxes not working on mobile (heavily modified)

    the ins tag would normally be used when trying to "show" a change. It should be used in conjuction with a del tag. Just another way of doing what ZC does with sale prices.
    Code:
    <p>The current price is <del>$24.95</del> <ins>$19.95</ins>!</p>
    would show as -- The current price is $24.95 (with a line through it) $19.95(underlined)!
    Admittedly an odd way to do things (especially in your case) but I've seen some pretty strange "adjustments" in store-bought templates.

 

 

Similar Threads

  1. v151 mobishop_pink mobile template not working properly
    By irishshoppercom in forum Addon Templates
    Replies: 1
    Last Post: 22 Oct 2013, 07:47 PM
  2. v139h I bought a mobile template; how do I Mobile Device to Show Desktop version by Default
    By explorer1979 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Mar 2013, 03:42 PM
  3. possible? order status list to checkboxes, not dropdown
    By sbbemn in forum Managing Customers and Orders
    Replies: 1
    Last Post: 26 Jan 2012, 08:06 PM
  4. Heavily modifying Product Listings Page
    By madfastride in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 18 Dec 2007, 07:14 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR