Hi all,
I'm trying to get category description to use in virtuemart product module. Look at this page:
http://www.juguetitossex.es/aceites-lubricantes/aceites/cremas-polvos
I would like something similar to picture attached. I need to get category title and category description to use in vm product module. I've tried using $this->category->category_description but I get a blank page. Is there any way to get that variable?
Regards
[attachment cleanup by admin]
Not idea anybody?
I can get category_id but category_description is empty... Anybody can help me, please?
You could do this by modifying template override for category page.
Quote from: Maxim Pishnyak on November 23, 2013, 05:50:44 AM
You could do this by modifying template override for category page.
How I can do it?
I'm looking for model folder to get array with category_title, category_description,... but I can't get it succesfully...
Check related sticked thread in Template forum, related manual on official VM site.
Maxim, my friend...
I've spent long time looking for information and I published a new thread because nothing I found help me to resolve this. I was looking for related thread but nothing helped me, so answers like "check related sticked thread" or "related manual on official VM site" don't help me nothing...
Can you give me more specific information?