How to set Options in StandardArea

11 views
Skip to first unread message

efelo

unread,
Feb 3, 2012, 12:15:34 PM2/3/12
to apostrophenow
I've got problems with setting, for example slideshow options like
interval or titlem in a StandardArea

include_component('a', 'standardArea', array('name' => 'body',
'type_options' => array(
'aSlideshow' => array(
'constraints' => array('minimum-width' => 200),
'arrows' => true,
'interval' => false,
'random' => false,
'title' => false,
)
)))

What did i do wrong?
Reply all
Reply to author
Forward
0 new messages