Viewing 1 replies (of 1 total)
  • Plugin Author webdesignby

    (@websitedesignby)

    Yes, you can use shortcodes to display a specific music box on a page or post.

    [musicbox musicbox_id=”1″ ]

    [musicbox musicbox_id=”2″]

    You may specify the following parameters with your shortcode:

    • musicbox_id * required value: the id of the musicbox to display
    • description optional value: whether to display description or not. “1” or “0”, default is “0”.
    • autoplay optional value: whether to autoplay list or not. “1” or “0”, default is “0”.
    • tracks_perpage optional value: how many tracks to show before paginating. Numeric value. Default is “10”.

    Ex.
    [musicbox musicbox_id=”1″ description=”1″ autoplay=”1″ tracks_perpage=”2″]

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple music boxes on the site?’ is closed to new replies.