Hi Does changing the wordpress themes keep settings e.g. links, options etc? Where would I put a stat counter? index.php? Thanks Ivan
Thanks for your reply. Is there a footer for every theme? So if i changed theme I would have to the counter in the new footer every time?
Regardless of if there is a footer or not, you will always need to add your counter code to a new theme, unless you are doing so via a plugin or progamatically.
It all depends on how you've coded your current theme. If anything is hard coded into the php files, they will disappear when you change themes