How to integrate Termly code to footer link?

I.e., <div name="termly-embed" data-id="12345" data-type="iframe"></div>

You will need more than that. Looks like a script will need to be added to the header of your site?

Hi @HammerOz - thanks for reply - that part is done :ok_hand:

1 Like

oh ok, so I was going to say create a div and add the attributes you should be good to go , BUT name is reserved. you may be out of luck unless you can change name of the name attribute in termly.

You could try an embed element with the div in it, but the reserved name may still be an issue in the end result?

image