the widget doesn't render the exposed filter and the pagination
the widget render the hidden text "Edit-Export-Clone"

Comments

esteewhy’s picture

At lest pagination can be enabled by setting 'use pager' => TRUE in ./views/web_widgets.views.inc.

But I have no idea is it safe at all to do this.

leda.ch’s picture

With 'use pager' => TRUE, the view indeed is rendered with pagination, but pressing _next page_ or so leads back to the original site. So the content isn't displayed within the widget-frame anymore.

jvieille’s picture

Sub

clemens.tolboom’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still a bug for 6.x-1.4?

clemens.tolboom’s picture

Checkout #500916: Embed Node too.