Welcome, Guest. Please login or register.
Login with username, password and session length


VirtueMart 1.1.8 - [SECURITY RELEASE] is available! Read more....

  Advanced search

247038 Posts in 67506 Topics- by 258314 Members - Latest Member: aniketana
Pages: [1]   Go Down
Print
Author Topic: Hide manufacturer?  (Read 8318 times)
demobits01
Newbie
*
Posts: 3


« on: October 18, 2007, 14:00:20 PM »

Hi all.

I'm fairly new to all of this, but one thing I need to be able to do is hide the links to the manufacturer in the Product Info in the shppoing cart. I have not been able to determine how to do that with VM 1.0.13a.

Basically, we're creating our own downloads, and at this point have no need to include manufacturer info anywhere.
Logged
demobits01
Newbie
*
Posts: 3


« Reply #1 on: October 18, 2007, 14:06:16 PM »

Never mind -- I think I found it in the forums -- edit the flypage.

Thanks.
Logged
whitenight639
Newbie
*
Posts: 7


« Reply #2 on: October 22, 2007, 23:24:58 PM »

which file did you have to edit? im looking to remove it also, this forum is pants
Logged
aikichick
Newbie
*
Posts: 1


« Reply #3 on: January 18, 2008, 04:41:26 AM »

what do you mean by "edit the flypage" - how do i do that? i am havning the same problem and being completely new to this i am having a bit of trouble.... any help would really be appreciated, thanks!
Logged
demobits01
Newbie
*
Posts: 3


« Reply #4 on: January 29, 2008, 09:06:26 AM »

By edit the flypage, I mean:

- find the file flypage.php in the folder administrator/components/com_virtuemart/html/templates/product_details.

- then delete or comment out the lines that apply.

If you're relly new to this (like me) then make a backup copy of any files you touch before you edit them.

In this case, I commented out the following lines to hide the manufacturer link and the vendor link:

<tr>
  <td rowspan="1" colspan="2">{manufacturer_link}<br /></td>
</tr>

<tr>
  <td colspan="3"><div style="text-align: center;">{vendor_link}<br /></div><br /></td>
</tr>
Logged
elaimy
Newbie
*
Posts: 4


« Reply #5 on: October 15, 2009, 07:58:53 AM »

There is much more easier way to do it

just go to \components\com_virtuemart\themes\default

and Edit the file theme.config.php

Properties set to 1 will be displayed and set to 0 will not
Logged
wesh
Newbie
*
Posts: 6



« Reply #6 on: October 25, 2009, 16:50:10 PM »

showing manufacturer is already set to 0 both in my default and my custom joomla template, and it still shows the manufacturer...
productListStyle=browse/includes/browse_layouttable.tpl.php
showFeedIcon=0
showAddtocartButtonOnProductList=1
showVendorLink=0
showManufacturerLink=0
showAvailability=1
showPathway=0
useLightBoxImages=1
useGreyBoxOnCheckout=0
useAjaxCartActions=1
showFeatured=1
showlatest=1
showRecent=5

there is btw an easier way to get to these switches (vm 1.1.4):
Get into your VM backend, then
Store - Summary - Configuration - Site - Layout
and select the theme that is activated and click on the Configuration link. Done.

My problem still is: it's off in the configuration, but it still shows the Manufacturer link in my Product pages.
« Last Edit: October 25, 2009, 16:56:43 PM by wesh » Logged
Pages: [1]   Go Up
Print
Jump to: