Skip Navigation

[Resolved] Link on thumbails (archives woocommerce)

This thread is resolved. Here is a description of the problem and solution.

Problem:
The problem here is that the user created his woocommerce archive using our views plugin and wanted to link the thumbnails to the larger image.

Solution:

The solution to this is that you can do the following

<a href='[wpv-post-featured-image size="full" output="url" ]'><img src='[wpv-post-featured-image size="thumbnail" output="url"]' /> </a>
This support ticket is created 6 years, 6 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Author
Posts
#580212

Hello,

I make a special page for WooCommerce Archives, how should i do for make a link (toward large image) on product thumbails , the normal bahavior on archives.php for WooCommerce ?

Thx

#580361

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Thierry,

Thank you for contacting our support forum.

Just to confirm you want it to link to the larger image and not just the product page correct?

Please let me know.

Thanks,
Shane

#580388

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Thierry,

By saying it's ok are you saying that you managed to resolve the issue ?

Please let me know.
Thanks,
Shane

#580391

no, because i confirm i want make a link to the larger image

#580397

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Thierry,

Thanks for confirming.

Would you mind providing me with admin access to the page so that I can set this up for you ?

The private fields will be enabled for your next response.

Thanks,
Shane

#580651

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Theirry,

You should be able to do it using this.

<a href='[wpv-post-featured-image size="full" output="url" ]'><img src='[wpv-post-featured-image size="thumbnail" output="url"]' /> </a>

Please let me know if this helps.
Thanks,
Shane

#581033

Great, thx Shane, it's work 🙂

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.