Closed (fixed)
Project:
Doubleclick for Publishers (DFP)
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2018 at 16:36 UTC
Updated:
11 Nov 2025 at 14:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mscipioni commentedI was having problems with this using the machine name. I had to get the id from hoving over "Place Block" in the block interface and looking at the ID in the URL after block/add. So now it works if I do:
{{ drupal_block('dfp_ad:c684852a-49af-4a82-babe-150e53f6cdc3') }}Comment #3
vladimirausThanks for the tip @mscipioni
Should put it into README
Comment #4
nitin_lamaComment #5
nitin_lamaUpdating README file as per #3, also fixing characters issues as per Drupal standards.
Comment #6
anybodyI think it would make a lot of sense to turn this into a MR for easier review and merge. @nitin_lama?
Comment #7
nitin_lamaComment #9
nitin_lamaMR created.
Comment #10
nitin_lamaComment #11
anybodyThanks for the addition and cleanup!
Comment #12
vladimiraus