I could remove banners from Arcade but how to do that? I need to have that phpadsnew-code in phpinclude_start but because Arcade doesn't like that what to do?
Is there any if-thing that I could use to go around this problem?
if (!arcade(<-what else?) {
phpadsnew-thing
}
or something like that?
Any ideas?
So the big picture is ... if there's something in phpinclude_start but there is a specific template that should not use that what to do?
|