By transliteration on
Hello dear drupalers,
I'm editing now the node-story.tpl.php file and I want to display ads in the story teasers for the first 3 teasers from the top of the page. I tried many things but cannot find a method to do so. Can please anyone hint me where this can b solved? Thank you very much!
Comments
Version?
I’m not sure this applies to all the versions with which you have flagged this post, but have you tried using
the $id variable
if ($id <= 3) {...}?___________________
It’s in the detaιls…
demonstration portfolio