when i use constrution:

if ($teaser):
......
endif;

i have Notice: Undefined variable: teaser in include()

Comments

protools’s picture

closed

must:
if (isset($teaser)):

protools’s picture

Status: Active » Closed (fixed)
Anonymous’s picture

How would i customize the texanomies teaser? Lets say that i have a thumbnails? how would i display only one? I have more than one image uploaded.