• Hi,

    I’d like to put this short code on one of my pages:

    [brand_products brand=”gsi-outdoors” per_page=”12″ columns=”4″]

    But the documentation of the plugin (WooCommerce brands) says there’s an accompanying array to that shortcode:

    array(

    ‘per_page’ => ’12’,

    ‘columns’ => ‘4’,

    ‘orderby’ => ‘title’,

    ‘order’ => ‘asc’,

    ‘category’ => ”

    )

    Where do I put that array?

    Thanks

    [ No bumping please. ]

The topic ‘Where to put array code?’ is closed to new replies.