I've got a view block pulling a random quote from a "quote" content type and am looking to make it into an embeddable widget.
In the block config, I've selected "Make this content available as widget"
I create a widget and it shows up as content with a check box next to it. I check the box, and it seems to regen the preview alright, but the content is not there. All it shows is the widget name in big bold print.
Any hints? Am I doing anything against the rules?
Comments
Comment #1
andrewsuth commentedSame problem here.
If you use Firebug to inspect the elements, you'll find there is the class
drupal-tabs js-hidewhich hides the main content for the widget.Don't ask me why...
Comment #2
mbrighi commented+1
Comment #3
Oleg commentedSame for me
Comment #4
joberg commentedTry this http://drupal.org/node/730512#comment-4518744