VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Darko F. on August 03, 2022, 00:57:59 AM

Title: Please help to find a file
Post by: Darko F. on August 03, 2022, 00:57:59 AM
Hi all

I just want to add few classes to these files below for category view

<?php echo $this->orderByList['orderby']; ?>
I find these file in com_virtuemart/sublayouts ->  orderby.php

But I can't find these file here:
<?php echo $this->orderByList['manufacturer']; ?>

I'm using VirtueMart 4.0.4 10688

Can someone help?

Thank you.