VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: major on November 13, 2012, 18:21:57 PM

Title: Templates problem (SOLVED)
Post by: major on November 13, 2012, 18:21:57 PM
Hello I am doing a shop with virtuemart2 and joomla2.5.
I created a layout for the pages of joomla and virtuemart to another, and turned on the layout of the menu virtuemart PRODUCTS till here fine.

The problem arises with the virtuemart menu that when I enter a product disappears, and changes to the joomla layout.
How do I get the menu always visible while in virtuemart.

The site is this http://www.mobiliariocomluz.pt/index.php
Title: Re: Templates problem
Post by: bytelord on November 13, 2012, 18:38:21 PM
Hello,

Do you mean the categories module? Do you use any third party module management extension?
This is not a vm issue, but a joomla ...

Regards
Title: Re: Templates problem
Post by: major on November 13, 2012, 18:47:54 PM
Yes the category modules, no third party extension.

I just want the category module to be always visible while im in the virtuemart categories.

If you clik MOBILIARIO DE EXTERIOR and then sofas e cadeiras, the virtuemart category module desapears, because it goes back to the joomla layout, that don't have that module assigned.

What i need is to don't have the virtuemart category module in the HOME, QUEM SOMOS and CONTACTOS pages.

Thanks
Title: Re: Templates problem
Post by: bytelord on November 13, 2012, 18:51:04 PM
Is always visible, i think this is related to joomla. But did you check for any errors in joomla error log? It seems that the product page also not loaded.

Regards
Title: Re: Templates problem
Post by: major on November 13, 2012, 19:08:31 PM
I don´t know how to see that not very good widh code.

What i see is that is this i have mobiliariocomluz as joomla template, and mobiliariocomluz-vm as virtuemart template, when i click PRODUTOS it gets the mobiliariocomluz-vm template, and thats fine, but when i click in a product it changes to the mobiliariocomluz template, loosing the virtumart template.

And in the virtuemart template configuration if i use mobiliariocomluz template in the category template it is ok but if i choose the mobiliariocomluz-vm template it gives this error
(Erro
The chosen template couldnt found on the filesystem: mobiliariocomluz-Vm)

And i don´t understand wy because they are the same, just the modules change.

Sorry don´t know how to explain this better.

What i want is the virtuemart category module to show only in the virtuemart pages.

Thanks
Title: Re: Templates problem
Post by: jenkinhill on November 13, 2012, 21:00:49 PM
QuoteThe chosen template couldnt found on the filesystem

tells you the template is not assigned to a Joomla menu. See http://forum.virtuemart.net/index.php?topic=104113.msg367656#msg367656
Title: Re: Templates problem
Post by: bytelord on November 13, 2012, 21:31:30 PM
Hi,

As jenkinhill tells you, assign your template to a menu item and hide it.

Regards