Venture theme - change hover to last image

Solved

Venture theme - change hover to last image

LHM
New Member
5 0 0

I just updated from an older version of the Venture theme to Venture 10.0.*

 

I have the show 'second image on hover' enabled, however, I want it to show the last image associated with the product instead of the second image.

 

Thank you!

Accepted Solution (1)

Guleria
Shopify Partner
4213 816 1172

This is an accepted solution.

Hello @LHM ,

 

 Yes it's possible you have to edit the existing code and replace it.

{{ product.images.last | product_img_url: 'master' }}

In this examples, product.images.last will display the last image associated with a product 

If you need a developer to do this you can drop me an email.  

 

Thanks

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder

View solution in original post

Replies 3 (3)

Guleria
Shopify Partner
4213 816 1172

This is an accepted solution.

Hello @LHM ,

 

 Yes it's possible you have to edit the existing code and replace it.

{{ product.images.last | product_img_url: 'master' }}

In this examples, product.images.last will display the last image associated with a product 

If you need a developer to do this you can drop me an email.  

 

Thanks

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder
LHM
New Member
5 0 0

Thank you Guleria,

 

I'm confused where in the existing code to replace this, is it somewhere in collection-grid-item.liquid?

Guleria
Shopify Partner
4213 816 1172

I think in multiple files depends on the theme flow.
But logic will remain same.

btw If you need this customization then contact me by mail for services.

Contact info in signature.

 

Thanks

 

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder