token, [node:title], not replaced

Created on 20 January 2024, 11 months ago
Updated 23 January 2024, 11 months ago

token, [node:title], not replaced

With several modules, i want to replace the title and more fields, but the module does't replace.

Steps to reproduce

Install the core recommended:

  • Install modules: composer require 'drupal/token:^1.13' 'drupal/token_filter:^2.1' 'drupal/metatag:^2.0' 'drupal/pathauto:^1.12' 'drupal/textimage:^4.4'
  • the installation needs a little bit more:
    Installing dependencies from lock file (including require-dev)
    Package operations: 12 installs, 0 updates, 0 removals
    - Installing phenx/php-font-lib (0.5.5): Extracting archive
    - Installing fileeye/pel (0.9.20): Extracting archive
    - Installing drupal/file_mdm (3.0.0): Extracting archive
    - Installing drupal/file_mdm_exif (3.0.0)
    - Installing drupal/file_mdm_font (3.0.0)
    - Installing drupal/token (1.13.0): Extracting archive
    - Installing drupal/metatag (2.0.0): Extracting archive
    - Installing drupal/ctools (4.0.4): Extracting archive
    - Installing drupal/pathauto (1.12.0): Extracting archive
    - Installing drupal/image_effects (3.6.0): Extracting archive
    - Installing drupal/textimage (4.4.0): Extracting archive
    - Installing drupal/token_filter (2.1.0): Extracting archive
  • /update.php
  • activate all: /admin/modules
  • steps for textimage image

  • upload fonds in: sites/default/files/fonts
  • activate the font path: /admin/config/media/image_effects
  • create image style "node title 400x400" /admin/config/media/image-styles/manage/node_title_400x400
  • create Text overlay with the token [node:title]
  • now, i see "[node:title]" as normal text, and not replaced with the title from the text. (older installation replace the text, in preview, and normal content)

🐛 Bug report
Status

Closed: outdated

Version

1.13

Component

Token Actions

Created by

🇩🇪Germany fvd

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024