Hi,
i tried to put some PHP code into the description section of a tag. When I now go to the overview page (list of nodes which have this tags) i can see my coding but it is not executed.
Could you please have a look at this?
Thanks francula

Comments

francula’s picture

Hello,
i still have this problem! any idea?
Regards

francula’s picture

Priority: Normal » Major

could you please help me!!!

eiland’s picture

Category: bug » support
Priority: Major » Normal
Status: Active » Closed (works as designed)

There is no filter for term descriptions so don't expect the php filter to work out of the box.

You can use the views module instead; Set up the taxonomy term view to override the regular term display. And for the "Header" part of the view, allow PHP code. That should do it.