Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • damicash Friend
    #160775

    hi,
    I have a problem whith our company shop website, i cannot see the show cart button whith Joomla mesolite, our customers cannot make orders.
    PM me or send an email.
    http://www.electrolowcost.com/ is our website

    And on the JA mesolite template you can see a show cart button but on our template this button don”t appear !
    http://templates.joomlart.com/ja_mesolite/

    Thanks

    khoand Friend
    #378644

    Hi,
    If you do following steps, show cart button is alway visible
    – Open <joomla url>componentscom_virtuemartthemesja-mesolitetemplatescommonminicart.tpl.php
    – Remove line 5: <?php if(!$vmMinicart) { ?>
    – Replace line 14:

    <?php }
    to

    <?php
    -Replace line 19:

    if (!$empty_cart && !$vmMinicart) { ?>
    to

    if (!$empty_cart) { ?>

    damicash Friend
    #378950

    :((First problem :

    I have not this file :

    Open <joomla url>componentscom_virtuemartthemesja-mesolitetemplatescommonminicart.tpl.php

    I have not this !

    I have virtuemart module yes, but the templates are not in this, the template is on an other file.
    and i have not /common
    i have templates and after i see HTML or CSS, can you said me on the HTML what is the lines numbers ?
    OR if CSS said me the name part and the lines numbers

    Have you an idea ? thank you very much

    khoand Friend
    #379110

    minicart is invisible because minicart.tpl.php file do it
    You can install mesolite by quickstart, copy <new mesolite url>componentscom_virtuemartthemesja-mesolitetemplates to
    <old mesolite url>componentscom_virtuemartthemesja-mesolitetemplates

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

This topic contains 4 replies, has 2 voices, and was last updated by  khoand 13 years, 2 months ago.

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