Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • SP Media Friend
    #136976

    Hi,

    On your zeolite template, you have the powered by virtuemart logo showing on the checkout pages, but I don’t want to have them shown.

    I’ve looked on the virtuemart website, which says that the part to remove is within minicart.tpl.php inside:

    components/com_virtuemart/themes/ja-zeolite/templates/common

    On the default set up, it is under themes/default, and I have checked and the following code is there, and removable;

    <a href="http://virtuemart.net/" target="_blank">
    <img src="<?php echo $mm_action_url ?>components/com_virtuemart/shop_image/ps_image/menu_logo.gif" alt="VirtueMart" width="80" border="0" /></a>

    But changing that within the default template has no affect on the ja-zeolite template. The ja-zeolite template has been modified and doesn’t have this code there.

    On the source output html, it shows this:

    <div align="center">
    <a href="http://virtuemart.net" target="_blank" style="display:block;width:90%; filter: alpha(opacity=60);" onmouseover="if( this.filters) { this.filters.alpha.opacity=100; }" onmouseout="if( this.filters && this.filters.alpha) { this.filters.alpha.opacity=60; }">
    <img align="middle" style="-moz-opacity: 0.6;" onmouseover="this.style.MozOpacity=1.0;" onmouseout="this.style.MozOpacity = 0.6;" src="http://www.mydomain.com/live/components/com_virtuemart/shop_image/ps_image/powered-by-virtuemart.png" border="0" alt="Powered by VirtueMart" />
    </a>
    </div>

    I’m having some trouble finding this piece of generated code, do you know where it is?

    Warm regards, as always.

    sfpkent Friend
    #285877

    Hi,

    You don’t have to change any code, login to your admin, go to virtuemart and go to site admin, uncheck the virtuemart logo box.

    SP Media Friend
    #285888

    I can’t see that box anywhere…. :S

    Oh, on my version, I think it’s under “show footer”. Thanks anyway. 🙂

    cr3osk Friend
    #289532

    Joomla admin > Components > Virtuemart > Admin > Configuration > Site > Show Footer (ON/OFF)

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

This topic contains 4 replies, has 3 voices, and was last updated by  cr3osk 15 years, 8 months ago.

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