Hi, is there a footer.php in the "Effervescence_plus" theme? Where is it, or which file should I edit to change the content? thanks
That theme has no footer.php as you can easily see by looking into the theme's folder. The footer varies from page to page so you have to change each of the page. (see also my comment on your other post).
That's what I was thinking... thanks
There is, however, a custom function printFooter() that does the footer stuff.
printFooter()
Where do I find printFooter(). I want to add navigation back to our website. So far, using Effervescence-plus.
In the theme's functions.php.