colic 1
colic 2
lameness 1
lameness 2
foaling 1
foaling 2
TRAIN German
TRAIN English
How To German
How To English

  How to

  1. create button

  2. link it to a file, uploaded through the create button context menu

  3. save

  4. copy link from button

  5. paste the following code into a code node from Squarespace, replacing the URL with the just copied one:

<center>

<video style="width: 100%"

playsinline muted autoplay loop

src="URL-HERE">

<source type="URL-HERE">

<body oncontextmenu="return false;">

</video>

</center>