I'm trying to make some parts of my home page dynamic but
unfortunately mfunc / mclude tags only work properly if the
page isn't delivered by the supercache.
Below is the code I've inserted into my index.php:
<!--mfunc show_vetrina()-->show_vetrina()<!--/mfunc-->
The problem is visible if the page is served by supercache; the
php code in this case isn't executed...
What I'm mistaking??
Thanks,
Simone.