Page Footers

Hi All

I am hoping to be able to set a page footer that is visible on all non-modal pages within my knack app and have searched the forum and have not found anything. I am thinking that this would possibly involve some javascript that runs on each page render and somehow link this to some html to setup the footer. Ideally I would like to include a secondary logo in the footer and some basic contact details, phone, email and possibly links to social media accounts.

Thanks in advance

Steve (Australia)

Hi @Steve14

Yes this is possible using JavaScript. I would suggest taking a look at the KTL specifically here:

&

If this isn’t what you like I can help with the JavaScript.

Craig

Hi Craig thanks for response. I had previously installed the KTL code in my app but have not used or seen the configurator which will be useful for other items I have been working on. I have now implemented the footer with success, thanks so much to keywords and the KTL library.

That’s great Steve. If you need any help or have an issue let us know on GitHub and we will try to help.

Craig