-
AuthorPosts
-
February 3, 2016 at 11:19 pm #875818
I’ve imported my virtuemart shop data by sql export/import. Ok.
Now I check the result on the web, and the virtuemart css seems to be wrong.
Can you help ?Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 4, 2016 at 6:17 am #876046Hi
Did u customized anything in the template . On your site some of VM css are not loading .
Try this code in custom.css file to fix this issue.com_virtuemart div .product { float: left; }
let me know if it helps .
February 4, 2016 at 3:53 pm #876454I did not modify the template. But certainly something is going wrong. How can I check the correct css is loaded ?
With the update in the custom.css, it works for list but not for product.
Check : http://b3.lesartistesdenature.fr/index.php/shop/all-categories/le-pere-jean/aubier-de-tilleul-sauvage-bio-produit
This is really weird. I don’t understand. I’ve checked com_virtuamart.css and it’s the one of the quickinstall.
VM is 3.0.12, with french language.Don’t understand
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 5, 2016 at 12:42 am #876725Hi
could u provide a screenshot what problem you are facing on this page : Check : http://b3.lesartistesdenature.fr/index.php/shop/all-categories/le-pere-jean/aubier-de-tilleul-sauvage-bio-produitFebruary 13, 2016 at 2:21 pm #882401Hi,
Well I found the fix by adding in the template Custom Code field before the following lines :
_<link rel="stylesheet" href="/components/com_virtuemart/assets/css/vm-ltr-common.css?vmver=9058" type="text/css" />
<link rel="stylesheet" href="/components/com_virtuemart/assets/css/vm-ltr-site.css?vmver=9058" type="text/css" />
<link rel="stylesheet" href="/components/comvirtuemart/assets/css/vm-ltr-reviews.css?vmver=9058" type="text/css" />Is it a virtuemart or a joomlart issue ?
the source is http://b2.lesartistesdenature.fr/Also, in the code, why i have double fonts loading after <–//META FOR IOS & HANDHELD –> ?
<link href=’http://fonts.googleapis.com/css?family=Montserrat:400,700‘ rel=’stylesheet’ type=’text/css’>
<link href=’http://fonts.googleapis.com/css?family=Playfair+Display:400,700,900,400italic,700italic,900italic‘ rel=’stylesheet’ type=’text/css’>Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 13, 2016 at 5:12 pm #882479Hi
The issue seems for the css in VM ,
For the font its defined in the template /tpls/blocks/header.php file
and /etc/assets.xml file in the template . -
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum