The footer of your web site is controlled by the:
/includes/footer.php file.
Everything you put in this file is displayed at the bottom of all pages, if your current template has the following line: <?php include_once( $GLOBALS['mosConfig_absolute_path'] . '/includes/footer.php' ); ?>
Not all templates have this line.
Hello all.
I am new to Elxis and i appreciate all the hard work and efforts you have put in this project.
I am using Elxis to design a website and as far as i can see the templates i am using don't have the above line. What is the procedure of changing the footer of these templates (e.g. Ks-red, RedBlack, its-elxis3).
Thank you.