Page 1 of 1

replace the thumbnail link by virtuemart link [2.5.8]

Posted: 08 Dec 2009, 12:08
by frmat4
Hello,

I am not an expert in programming php and mysql (and the English language :p) so I'm calling you for my question. ( I'm on version 2.5.8 )
Please, how to reverse the clicks on the thumbnail link in virtuemart product details and vice versa?
Image


Thanks for your assistance

Re: replace the thumbnail link by virtuemart link [2.5.8]

Posted: 09 Dec 2009, 17:42
by Jan
Hi, the problem is, for such customization you need to have some php skills :( in fact you need to find the links and change them in the code, you can find the links here:

components/com_phocagallery/views/category/view.html.php
and in template
components/com_phocagallery/views/category/tmpl/default.php :( :( :(

Jan

Re: replace the thumbnail link by virtuemart link [2.5.8]

Posted: 15 Dec 2009, 14:59
by frmat4
Thank for your reply, but I have no skill of php... :(

Re: replace the thumbnail link by virtuemart link [2.5.8]

Posted: 01 Feb 2010, 10:31
by frmat4
Up! If someone would have found the solution...