Solved! - Thank you! Error in script, please help

Received this error message on the Developer Console:

What should I do? Could you explain?
This message shows when clicking on Preview from the Editor while on Home Page

The template is Cooking School.

Thank you for any assistance!

Hi, can you share the code for that page?

Hi Tomer. Thanks for your response. Will share the code if you tell me how to. Sorry I don’t code (yet). Open to learn! Thanks for your help.

On the bottom of the page you have the code panel, you can copy and paste the text from there to here.

S// For full API documentation, including code examples, visit http://wix.to/94BuAAs

$w.onReady(function () {
//TODO: write your page related code here…

});

Delete the capital S in the first line, probably got there by mistake, it will make the error go away :slight_smile:

Thank you Tomer!! Will do!