Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • devavignon Friend
    #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 Moderator
    #876046

    Hi
    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 .

    devavignon Friend
    #876454

    I 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 Moderator
    #876725

    Hi
    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-produit

    devavignon Friend
    #882401

    Hi,
    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 Moderator
    #882479

    Hi
    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 .

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum