I asked about this and thought it had been resolved with the code you sent me.
add_filter('kriesi_backlink', 'inoplugs_backlink');
function inoplugs_backlink() {
return " - Webdesign by XXX";
}
I tout it had been resolved as the home English page is ok. However I have just noticed that all the other pages contain the reference to the theme creators.
So how can I make the change I made before consistent across all pages?














