Why isn't my slideshow working after minor site changes?

Hi there,

I made some minor changes to my site and now the slideshow isn’t working. Auto-rotate is on, and slide indicator dots are there, but I cannot get the other 2 images to show when the arrows or dots are pressed. Nor are the photos cycling.

Changes made: logo changed in header, colors changed sitewide, uploaded new images to slideshow group. We are going through a complete rebrand so the domain also was changed.

Site: shopseabiscuit.com

I’ve made plenty of edits to the site before and have never had this issue.

Can someone please help me figure this out? TIA!

Hi @shopseabiscuit ,

You can try this code

  1. Go to Online Store-> Theme->Edit code
  2. Asset-> theme.scss.css ->paste the below code at the bottom of the file.
#shopify-section-1663989042fc7299f6 .flex-viewport {
    height: auto !important;
}

Didn’t work. Thanks for your response!

Have made any changes in embed.js file there is an error in that file. you can see in in inspector console of browser

Do you have any suggestions on how to go about fixing this error?

Do you have any suggestions on how to fix this error?