Jump to content

BorgafjallHotell

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by BorgafjallHotell

  1. Im trying to chance my domain to a new website witch i have created in the same squarespace acaunt, when i try to do this i get a error message that squarespace does not support ".se" domains but I already have a website in squarespace with a ".se" domain, what can i do to solve this problem?
  2. So this is the code ive been provided with: I cant seem to figure out how i should put it on our website... I think the base script should be injected in the header/footer and the HTML is the widget script? I just dont know where to put my "Widget script" website url: https://gar-nectarine-yjtx.squarespace.com/ Base script: <script charset="UTF-8" type="text/javascript" src="https://online.bookvisit.com/Content/flexwidget/FlexWidgetFullScripts.min.js"></script> Widget script: <script charset='UTF-8' type='text/javascript'> (function($) { $.ajax({ dataType: 'json', url: 'https://online.bookvisit.com/v2/widget/getwidget?channelId=b0fce848-6879-47dd-917b-17ec23301cbe&culture=sv-SE&containerId=widgetContainer&layout=Standard2ColumnsCompact&openOption=NewWindow&displayPromoCode=False&displayCorpCode=False&displayIATACode=False&jsoncallback=?', xhrFields: { withCredentials: true }, success: function(json) { $('#widgetContainer').html(json.Widget); } }); })(bvJQuery); </script> HTML: <div id='widgetContainer'></div>
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.