News:

Looking for documentation? Take a look on our wiki

Main Menu

next and prev product's image at category zoom layout

Started by christoscy, November 26, 2012, 20:10:13 PM

Previous topic - Next topic

christoscy

hello,

i would like to ask if there is any way if a user clicks to zoom a product's image at a category to have the options next and prev in order to change the photo to the next product's image, in order to the user to see all products easier

thank you

bytelord

#1
Hello,

You can find here a solution to have next-prev function using fancybox under product details page: http://forum.virtuemart.net/index.php?topic=97365.msg322269#msg322269 and here http://forum.virtuemart.net/index.php?topic=102249.msg366156#msg366156

At category layout you could modify the the code a little bit but you will also need to load the additional images by bringing the product model.

an example is here by hacking the view.html.php for category view but you could also reload the model from from override: http://forum.virtuemart.net/index.php?topic=100696.msg358378#msg358378

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!