replace the thumbnail link by virtuemart link [2.5.8]

Phoca Gallery - image gallery extension
frmat4
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 08 Dec 2009, 11:15

replace the thumbnail link by virtuemart link [2.5.8]

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

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

Post 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
If you find Phoca extensions useful, please support the project
frmat4
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 08 Dec 2009, 11:15

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

Post by frmat4 »

Thank for your reply, but I have no skill of php... :(
frmat4
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 08 Dec 2009, 11:15

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

Post by frmat4 »

Up! If someone would have found the solution...
Post Reply