Forum Replies Created

Viewing 16 replies (of 16 total)
  • Hi! How do you change the “Behaviors” setting from Default to Masonry/Isotope?

    Do you mean to change it here and if so, how?:

    public $behaviors = array( //array of behaviors as key => array( label => js file ) (without extension)
    ‘twitter’ => array( ‘label’ => ‘Manual Trigger’, ‘src’ => ‘manual-trigger’ ),
    ‘local’ => array( ‘label’ => ‘Local’, ‘src’ => ‘local’ ),
    ‘cufon’ => array( ‘label’ => ‘Cufon’, ‘src’ => ‘cufon’ ),
    ‘masonry’ => array( ‘label’ => ‘Masonry/Isotope’, ‘src’ => ‘masonry-isotope’)

Viewing 16 replies (of 16 total)