News:

Support the VirtueMart project and become a member

Main Menu

Custom Fields is not displayed in the categories view

Started by vlopez, June 08, 2018, 13:30:08 PM

Previous topic - Next topic

vlopez

Joomla: 3.8.8
Virtuemart: 3.2.14

Greetings.

I am not able to display custom fields in products in the category view.
I have copied the sublayouts folder to template / mytemplate / html / com_virtuemart
I have reviewed the files:
customfields.php
products.php
addtocart.php
categoríes.php (little relevant to the problem)

I have made some modification in the file products.php to see if it was rendered and actually rendered.

As a clue: in the configuration of Virtuemart I observed that if in the Templates Configuration section Templates and Designs in the Category Design option, I select categories instead of default, the categories view goes blank.

Not is a template problem because I test with others templates, and ocurrs the same.

In addition, I notice that in the template I have defined in the front-end class vm-customfields-wrap, but it contains nothing.

Is it something related to the configuration?. There are any way to solve it?

Thank you.

Studio 42

If you have a blank page, then you have a PHP error in a file.
change PHP debug to "maximum" in the Joomla config, so you see a report about your error.

vlopez

I have set the joomla debug level to the maximum and debug enabled.
Some errors appear in the databases of duplicate queries and "could not use the index key".
In errors of languages the error appears
JROOT / language / en-GB / en-GB.lib_joomla.ini: error (s) in line (s) 233
I think they are not related to the problem.
The blank page is displayed when I select Categories in the Templates Configuration section Templates and Designs in the Category Design option

Studio 42

Not Joomla debug !
But Joomla global configuration > Server > Server settings : Error Reporting "maximum"