Quick question:
How do I add a block into a panel? I'm not new to Drupal at all, but I can't seem to do this. No one else has filed something like this recently, so I must be missing something.
Some discussions mentioned adding blocks to panels through the content dialog. I don't see a list of blocks in my content dialog, under any of the categories provided.
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 618792-1.png | 18.49 KB | JamesAn |
Comments
Comment #1
JamesAn commentedHere's a screen shot of my content dialog, as I noticed the categories can change (depending on context?).
This really should not be so difficult... I'm feeling really dumb at the moment... ^^" (maybe it's just the lack of sleep coming through...)
Comment #2
merlinofchaos commentedMost blocks provided by core are there, categorized generally either into Menus, Widgets, or Activity. Most blocks offerred by contrib modules end up under miscellaneous unless the contrib module provides the hook to recategorize the block.
Comment #3
JamesAn commentedI think lack of sleep had something to do with me not seeing the block in the Misc section. *sigh*...
Thanks, Earl!
Comment #5
ghinix commentedHEHE, don't feel alone. Just happened to me LAWL!! ;P
Comment #6
stonewalker commentedi've had this problem a few times but it was just me being impatient. if i was adding a view or block to a region i would look everywhere on #1 screenshot. what i didn't realize is that you need to save your panel and actually navigate away and back to edit the view to see your blocks or view. this was only a problem if i was making the views and blocks while i was in the panel. ie on a different screen.
thanks guys
Comment #7
truyenle commented#6 help me. Thanks
Comment #8
zmove commentedIt would be great to be able to add new block directly in the panel UI, a little like you have the "Add custom content link"
Why ? Because when you add custom content, you don't have any contextual links. That's why I never add content using this feature and I create custom block instead.
The problem is that you have to go to blocks > add blocks, create your block and then, in panel, you have to add your block etc... very long process, not user friendly.
Adding the possibility to directly add blocks throught panel UI would be far better for website maintainers.
Regards,
Alex
Comment #9
eviegas commented+1 #8
Comment #10
hoangbien commentedI have same problem that I can't see block view on Miscellaneous.
My solution is go to Module menu. Find the module "Views content panes" and uninstall it. So, the block view will display on Miscellaneous of panel.
Regards,
Bien
Comment #11
winstonchurchil99 commentedI think it's an issue in the ctools/panels caching. The trick is to go into one of your panel and just click Update/Save..