Is there any way to show product full description on category page?
Thanks for help!
Product has 2 fields with description: 1) product_s_desc — short description & 2) product_desc — product full decription
All 2 fields works on product page. But on a category page only product_s_desc works, i want to show full.
Quote from: bolonia on March 05, 2012, 08:56:22 AM
But on a category page only product_s_desc works, i want to show full.
Try to enter:
echo $product->product_desc;
The result is on the screenshot below.
[attachment cleanup by admin]
Oh, im so stupid. Missing one character :)
Now it works. Thanks!
Hi there,
I've looked in both administrator\components\com_virtuemart\ and \components\com_virtuemart\ and I can not find a folder called \category and a file called default.php
Can you help me find this file so I can modify it?
I am using Version 1.1.9 if that helps.
Dana-Marie
Quote from: SamF on March 05, 2012, 13:11:00 PM
Quote from: bolonia on March 05, 2012, 08:56:22 AM
But on a category page only product_s_desc works, i want to show full.
Try to enter:
echo $product->product_desc;
The result is on the screenshot below.
Quote from: dana9marie on March 17, 2012, 20:18:08 PM
Hi there,
I've looked in both administrator\components\com_virtuemart\ and \components\com_virtuemart\ and I can not find a folder called \category and a file called default.php
Can you help me find this file so I can modify it?
I am using Version 1.1.9 if that helps.
Dana-Marie
Quote from: SamF on March 05, 2012, 13:11:00 PM
Quote from: bolonia on March 05, 2012, 08:56:22 AM
But on a category page only product_s_desc works, i want to show full.
Try to enter:
echo $product->product_desc;
The result is on the screenshot below.
This forum is about Virtuemart 2.0.
Whoops, I suppose that's obvious, but I didn't notice. Thanks and sorry.
dm
maybe somebody could help with this, because i tried several times on the latest VM version and could not succeed.
What did you try? Really latest? http://forum.virtuemart.net/index.php?topic=79799