Hi,

I want to use [node-teaser] token in description tag but no text is included when I take a view on the ouput of the node of this specific content type. anyone an idea what can cause this?!

Best,
Tobias

Comments

hanoii’s picture

Category: bug » support
Status: Active » Fixed

I don't think [node-teaser] is a valid token. You can see a list of available tokens either in the meta tags section of the content type in the collapsed fieldset or even in admin/help/token if you have help module enabled.

tobiberlin’s picture

Status: Fixed » Active

this token is listed in the collapsed fieldset

hanoii’s picture

I didn't see it, is it provided by another module?

tobiberlin’s picture

do you use token 1.18??? I deactivated some othe modules (token starter, imagefield token) but still this token is listed in the fieldset

hanoii’s picture

Checked again, no, it's not there. I searched all over by codebase and it's not there either. See if you can find it codewise in your modules. See if you can do a search for node-teaser on any files within your drupal installation.

damienmckenna’s picture

Title: [node-teaser] token not working?! » Tokens not working?!
damienmckenna’s picture

Could this be because Nodewords 1.13 (and 1.14) dropped support for Tokens after the horrible 1.12 codebase was dropped?