Using Firefox or Chrome for Android on a Nexus10 tablet, the main product page image disappears when a ribbon is applied on the product page. Issue noticed on the themes demo page: http://themes.artfactory.nop-templates.com/cool-tablet-casehttp://themes.artfactory.nop-templates.com/cool-tablet-case
Similar issue just raised on NC 3.3 forum (here) ...,
To make replying to a quick-tab contact us email easier, is the "commonSettings.UseSystemEmailForContactUsForm" = "false" setting supposed to work for tab-generated contact us e-mails? If not, can we change the "from" e-mail field to reflect the customer's address and/or do any other template modifications?
Thanks
Sensitivity issue with jCarousel on chrome browser after fixing previous issue. Basically, now it's too sensitive and swiping the screen up or down with a carousel underneath the swipe path gets translated to a touch action.
Hey Bob, I appreciate the discussion and the time you took to look up how my site lays out for IE8 customers. I do agree with you that there should be fundamental cross-browser support and since IE8 is still in use, this makes sense. Thanks again!
Quick and easy way to make your YouTube videos adjust automatically to the tab width across responsive screens - simply change the width to 100%! I kept my player height at 240 so that most, if not all videos will play back in proper proportions on even the smallest handheld device...
<iframe width="100%" height="240" src="//www.youtube-nocookie.com/embed/32HiJHMRdqg?rel=0" frameborder="0" allowfullscreen=""></iframe></p>
You can see this video in a related product's tab at: https://www.iowish.com
*NOTE: while the video is initially stretched and cropped before being viewed, it plays back normally with black side-bars on wider display areas, and in my opinion it doesn't look bad to start with so it shouldn't affect customer perception.
FYI - there is a deformity issue with the bottom bar on Re-Captcha (privacy & terms) that displays wrong unless you use the following line in styles.css to remove the privacy block:
span#recaptcha_privacy {
display:none;
}
Is there a way to make it display correctly while keeping the privacy & terms at the bottom? either way, it's not that important for most users to have that link.
- Matt