Hi, all:
I'm just wondering if it possible to put the Customer Reviews in a tab?
Cheers
Pei
Hello,
Yes you can. But you will need some PHP, HTML and CSS knowledge. What you need to do is to override/edit product_details template and create some tabs like
Description - Reviews - Related Products - Related Categories.
Last you forgot to mention vm2 and joomla version.
Regards
Hi, thanks.
I'm using Joomla 2.5.7 + VM 2.0.10 .
Quote from: bytelord on September 20, 2012, 14:00:33 PM
Hello,
Yes you can. But you will need some PHP, HTML and CSS knowledge. What you need to do is to override/edit product_details template and create some tabs like
Description - Reviews - Related Products - Related Categories.
Last you forgot to mention vm2 and joomla version.
Regards
Hello,
You have latest versions, so you could start study a little bit html/css code or use jquery to make some tabs inside product details page.