# SbiTa Bookly Ui (Add-on)
Important: This plugin is an add-on that requires the Bookly installed and activated. [View Bookly page](https://wordpress.org/plugins/bookly-responsive-appointment-booking-tool/). Sbita Bookly Ui (Add-on) that allows you to have a better user interface of Services, Staff members and Categories in the Bookly plugin.

Free:
services shortcode


## Shortcodes
```
[sbita-bookly-ui-categories 
    limit='1' 
    sort_by='name|id' 
    order='desc|asc' 
    link_attrs='target="_blank"' 
    style='color:white' 
    size='big|small|medium' 
    hide_image='false|true' 
    hide_title='false|true' 
    item_class='sbu-grid-list sbu-box-shadow sbu-category-item sbu-rounded']

[sbita-bookly-ui-services 
    limit=''
    sort_by=''
    order=''
    link_attrs=''
    hide_image=''
    hide_buttons=''
    hide_duration=''
    hide_price=''
    item_class=''
    cat_id=''
    staff_id=''
    hide_filters=''
    button_label=''
    button_class=''
    list_class=''
    list_style=''
    image_style='' 
    ]
[sbita-bookly-ui-staff-members link_attrs='target="_blank"']
``` 

