How to Remove Virtumart Image from Joomla Store (Joomla! 1.5 virtuemart 1.1.4)

by Nabeel on January 30, 2010

NOTE: This article is supposed to be for educational purposes only.

This is tested on virtuemart 1.1.4 running on Joomla! 1.5

When we install virtuemart on joomla! it shows the logo for virtue mart on each shop page with link to virtuemart site.

Yes, its their right to show it because it's their script and they are providing this script for free. However, i will show you in this article where is this link / image generated from and if it can easily be removed or is it just a simple code placed there.

Goto the file virtuemart.php at the location:

<joomla root>/components/com_virtuemart/virtuemart.php

Open the file in dreamweaver or your favorite editor.

Goto line 180, 181 and 182, you will see this part of code:

if(SHOWVERSION && !$is_popup) {
include(PAGEPATH ."footer.php");
}

This is the code that displays the virtuemart logo with the link to their site at the bottom of all the shop pages in the joomla! 1.5.

If you want to hide this code, simply remove these three lines (180, 181 and 182) and this image and link will be removed!


Incoming search terms for the article:

delete logo virtuemart joomla, virtuemart remove botton logo, how to remove virtuemart logo on shop, virtuemart shop infomation remove, remove virtuemart image, remove virtual mart joomla, remove link virtuemart, remove categories in virtuemart 1 1 4, known shop in virtuemart, joomla virtuemart - in products how do i remove the lines, joomla Virtual Gift Shop script, joomla store edit image, remove virtuemart logo, remove virtuemart logo at bottom, virtuemart remove image

You may also like

{ 2 comments… read them below or add one }

Kris May 24, 2010 at 5:05 pm

Anybody with basic word processing skills can easily learn to manage a Joomla! site.

Reply

Nabeel May 24, 2010 at 6:45 pm

Very true indeed!

Reply

Leave a Comment

Please wrap all source codes with [code][/code] tags.

 

Previous post:

Next post: