DIVI: put footer on bottom of browser window

Put this in additional JS     <script> jQuery(function($) { $(document).ready(function() { if ($(‘body’).height() < $(window).height()) { $(‘footer’).css({ ‘position’: ‘fixed’, ‘bottom’:...

Changelog Website Notes

References How to create custom fields https://www.wpbeginner.com/wp-tutorials/wordpress-custom-fields-101-tips-tricks-and-hacks/#customfieldsintro Advanced Custom Fields Plugin Advanced Custom Fields (ACF®) Relevanassi plugin to index all non-WordPress data and...