VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: rage76 on April 23, 2014, 09:30:18 AM

Title: how to change page title?
Post by: rage76 on April 23, 2014, 09:30:18 AM
Joomla 2.15
VM 2.6

I would like to know how/where I can change the Page title on the result page of Virtuemart category view Manufacturer?

By default it shows: VirtueMart Category View <manufacturer name>

thanks & rgds
Title: Re: how to change page title?
Post by: GJC Web Design on April 23, 2014, 20:32:48 PM
have a play around in components/com_virtuemart/views/category/view.html.php

around line 274 theres a function setTitleByJMenu($app)

Title: Re: how to change page title?
Post by: rage76 on April 24, 2014, 08:25:36 AM
thanks
Title: Re: how to change page title?
Post by: Milbo on April 24, 2014, 12:21:03 PM
you can just set the page title in the EDIT view of the category, also for products!