Hi Anna,
This error $ is not defined
typically means there is no jQuery library referenced or there are issues with it. Make sure you have page builder set up correctly (as per documentation). In particular, make sure you have @Html.Kentico().PageBuilderScripts() call in your views or layout. And check the part re jQuery in the documentation link above.