Page 1 of 1

Booking Engine > Developer > Add to Footer

Posted: Thu Mar 05, 2020 2:45 pm
by stonelion
Could you please add an "Add to footer" section to the "Advanced HTML settings"?

Some things, like loading javascript libraries, for performance reasons should be added at the end of the page. I know we can load in the HEAD using "defer" but I also discovered you limited the amount we can add to the HEAD to 2,000 characters and that's not enough. I hit the limit. Regardless of the HEAD limit (which you should increase that value) it makes sense to be able to include at the end of the page too.