Closed (fixed)
Project:
Facebook Comments Block
Version:
7.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2016 at 20:51 UTC
Updated:
13 Mar 2017 at 15:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mqannehFacebook comments is a drupal block which can be placed any where you want same as other blocks in Drupal.
you can use contexts or block configuration to assign fb comments to any region.
If you are familiar with drupal theming, then you can create a custom region to place this block.
it depends on your theme.
If I were you I would go with overriding the node page template file and load the block programmatically.
Comment #3
mqannehComment #4
mqannehComment #5
mqannehClosed: Works as designed.