I cant find slideshow.liquid ... Where has it gone? Debutify theme

Hi,

Somehow I cant find slideshow.liquid in sections. Can someone please help?

Im using Debutify theme. www.goodcxnt.com

Thanks

Jamie

Hi @GOODCXNT

We have just sent you the staff account invitation, can you please check and accept it?

So, we can find it for you.

Thanks!

Thanks for reply, I have accepted you. What next?

Hi @GOODCXNT

Please check the attached screenshot, I have found the slideshow file for you from your theme.

In your theme, that file name is hero.liquid.

Thanks!

Thanks so much. Can you help me. Im trying to add a second button to my slideshow. Do you know the code to do this?

Jamie

Hi @GOODCXNT

Do you want to add the static button with link?

yes. Right now there is one button that says shop now. I would like to add another button…so one button says mens collection and the other button says womans collection

And I would like that to be the case for slide one and slide 2 on the main slideshow at top of page

Hi @GOODCXNT

Please check the attached screenshots, I have created the some example what I understood.

Please do let me know is that correct or not.

Hey thanks, close but I meant on the T shirts slide i want MENS COLLECTION and WOMENS COLLECTION… and on the Sweat/Hoodies slide I would also like MENS COLLECTION and WOMENS COLLECTION

That make sense?

And how do i then link those buttons to the right collections?

Thanks

Jamie

Hi @GOODCXNT

OK, I understood.

Can you please share the collection links with me? So, I can help you to set in on both the buttons.

Thanks!

T shirts

Mens collection - https://www.goodcxnt.com/collections/men

Womens collection - https://www.goodcxnt.com/collections/womens-t-shirts

Sorry but can you just set up the T shirts with 2 buttons for now please as it seems I havent properly set up the sweaters collections yet

Jamie

Hi @GOODCXNT

Please check the attached screenshot, we have made the changes for your store in your first slider.

Can you please take a look?

Thanks!

if you take away the SHOP NOW button that looks great.

Can you share the code for me to change the sweater/hoodies slide to 2 buttons when i have it ready please

Thanks

Hey it seems that you have added extra buttons to all the slideshows further down the page too. I dont want that. Just for the t shirt slide at top of page

Jamie

At this stage I think id like you to put it back how it originally was before you edited code please. I cant have my website live looking like this.

Can you please put back the original code and ill try to work it out another way

Please let me know

Thanks

Jamie

Hi @GOODCXNT

Sorry for the inconvenience.

Please check the attached screenshot, I have made the changes and fixed the issue that you face.

Thats fantastic. Looks great. Exactly how I wanted it.

Are you able to paste the code here for me to change the sweater/hoodie slide to 2 buttons when I get it all ready please?

Thanks again

Jamie

Hi @GOODCXNT

Sure, just place the below code in the hero.liquid file after the line number 68

{% if section.id == '1568145568761' and forloop.index == 1 %}
                  	[
                      MEN COLLECTION 
                    ](https://www.goodcxnt.com/collections/men)
                  	[
                      WOMEN COLLECTION 
                    ](https://www.goodcxnt.com/collections/womens-t-shirts)
{% endif %}

Please like and accept the solution

Thanks!

1 Like

Thanks again. Really appreciated

Jamie

I’m cannot find my slideshow.liquid or hero.liquid :disappointed_face:

Do you know where else I may be able to find it please?