Packtheguh2012-07-03 17:30 | Need info about mobile version on QC 3.x, many thanks » Quick.Cart v3.x |
wewior (OpenSolution)2012-07-04 08:06 | Mobile version is in Quick.Cart since v4.0. If you know some html/css/php you can try to copy it from 4.x to your version. But i suggest you to upgrade your QC to latest version. |
Packthegooh2012-07-04 11:34 | is there any information if I'm using version 3.x base on v4.0 for mobile? which part should I have change? |
wewior (OpenSolution)2012-07-04 13:47 | Can't write you all but look in v4.x at files: mobile.php, templatesmobile_default.css, templatescontainer.tpl (block MOBILE_HEAD) and index.php code:
if( defined( 'MOBILE' ) && $config['mobile'] === true ){ |
Packtheguh2012-07-04 17:54 | dear wewior, I have already change index.php file with additional script to define MOBILE like in v4.x |
wewior (OpenSolution)2012-07-05 07:46 | i see you have paid edition, please contact about that using support form: |