No short description product page

Joomla webshop template with CSS3-based animations, VirtueMart support and one-page checkout.
GK User
Sun May 25, 2014 2:57 pm
Hi,

I installed Joomla 2.5 for using VM

I used gk_storefront_quickstart_J!25.zip ( folder gk_storefront_hikashop_quickstart_J25 normally the last )

But when I go to see the product page the short description don't appear .... but all other elements appear ....

Can you help me please ???

Thanks
User avatar
Fresh Boarder

GK User
Mon May 26, 2014 1:08 pm
Hi Surcouf,

You can found start help here : http://www.gavick.com/forums/instyle-jo ... escription

Or

You can change the file :
/html/com_virtuemart/productdetails/default.php and add this code to line 237: (for looking like quickstart)
and add:
<div class="product-short-description"><?php echo $this->product->product_s_desc; ?></div>

and its work

;)

See You soon
User avatar
Fresh Boarder


cron