HOW TO MAKE SLIDESHOW ON MAIN PAGE CLICKABLE

Topic summary

A user working with Shopify’s Dawn theme wants to make the entire slideshow image clickable without requiring a button overlay.

PageFly support (Theodor) initially suggests adding custom code to the theme.liquid file, but the provided code snippet appears corrupted or improperly formatted in the conversation.

The user asks for clarification on where to insert the code, and Theodor indicates it should go in the body section. However, the user reports the solution didn’t work.

As a follow-up, Theodor shares a video tutorial demonstrating how to make slideshow banners clickable in Shopify themes. The discussion remains unresolved from the user’s perspective, with no confirmation that the video solution worked.

Summarized with AI on November 14. AI used: claude-sonnet-4-5-20250929.

Hi!

Using Dawn Theme - how to make slideshow clickable - I have attempted other instructions, but none of them have worked

Wanting to make whole image clickable without having to have a button

Thanks

Hi @winandco ,
This is Theodore from PageFly - Shopify Page Builder App.
For solving the problem about the HOW TO MAKE SLIDESHOW ON MAIN PAGE CLICKABLE, let’s try this solution:

Online Store ->Theme ->Edit code->theme.liquid

{% for block in section.blocks %}
  
    
  
{% endfor %}

I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | PageFly

Where do i enter this code?

You can code at body

It has not worked

you can refer to this video