Browser Compatibility

Can anyone please comfirm this template -- JM Painite is compatible with Google Chrome or IE 8 ?

Issues I have are mainly the Currency Module; when selecting another currency it fails to change it to anything except the defaul currency, in this case being GBP.

Also, the module and its heading "Select Your Currency" displaces itself to the left in Google Chrome.

I also find that I cannot add any products to the shopping cart either. This is not good. When I try to add an item I get this error message: You have no items in your shopping cart. Click here to continue shopping.

I can also see this issue is in your current online Template Demo: http://magento-themes.joomlart.com/j…ite/index.php/

Can someone take a look and let me know if you can see this and how to fix it?
http://www.thebabyswebsite.com/shop/

Thank you,

Fernando
Loyal Customer of JoomlArt

5 answers

Profile photo of thangnn1510 0.00 $tone November 2, 2010
Public

Dear Fernsy!

Thanks for coming back to Joomlart. We have checked the issues you reported and see there’s only one issue:

the module and its heading "Select Your Currency" displaces itself to the left in Google Chrome.

We have fixed it, please download the latest version in our site.

You met the bug in currency module because you didn’t do correct setup for currency. The following is our guide for that:

Guide to setup currency in your site:

-- Login into admin, go to: system -> configuration -> Currency setup

+ In "Allowed Currencies": select currencies will be allowed in your site.

+ In "Default Display Currency": select the currency will display default.

+ In "Base Currency": Select the currency will be used in all online payment transactions.

-- In admin: go to System -> Manage currency rates: in "import services" Click "import" then click "Save currency rates"

We also checked and couldn’t see the bug when added product. Please check again. If you couldn’t fix the bugs in your site yourself. Please submit a ticket and supply us the Admin and FTP account. We will check and fix all bugs for you.

Hope this help you.

#1
Profile photo of thangnn1510 0.00 $tone January 3, 2011
Public

Dear Skyhorse!

I’ve checked on our demo and see no error: http://magento-themes.joomlart.com/jm_painite/. The bug was solved on our template on the latest version.

For your problem, please open: /skin/frontend/default/jm_painite/css/theme.css line 397 and change:

Code:

.ja-top .block-currency {
    margin: 0;
    width: 310px;
}

to

Code:

 .ja-top .block-currency {
    margin: 0;
    width: 320px;
}

Hope this helps and happy new year!

#4
Profile photo of Hoai Tran Quoc 0.00 $tone January 14, 2011
Public

Hello thangnn1510,

Thank you very much for your help. Problem has been fixed.

PS: I think the quickstart package was not fixed at the time I downloaded it.
Anyway, everything OK now. thanks again.

#5

This question is now closed

Written By

Comments