Hello my friends
I try to use the module to popup a view block
but no effects - no popup widnow
I use this code

this is a test [popup view=Media_Browser type=block title='POPUP VIEW']

are this code correct one
please help
thnx

Comments

Scheepers de Bruin’s picture

Assigned: Scheepers de Bruin » Unassigned
Status: Closed (fixed) » Active

Hello Math

The type=block attribute will not work. You need to specify a display id in stead. eg.

this is a test [popup view=Media_Browser display=block_1 title='POPUP VIEW']

Does the view's default display produce any output? Because you did not specify a display=display_id attribute, the module assumes display=default.

scheepers

Scheepers de Bruin’s picture

Assigned: Unassigned » Scheepers de Bruin
Status: Active » Closed (fixed)
math_1048’s picture

Assigned: Unassigned » Scheepers de Bruin
Status: Active » Closed (fixed)

Thank you very much dear scheepers
its works :)
best regards