You can switch on/off all slideshow elements in Table II-B.
If you need it only once, and will keep the elements visibility settings as they are for all other slidshows, you can switch them off for a single slideshow by using the ‘inline settings’ method. See: https://wppa.nl/nl/docs-by-subject/in-line-settings/
This can only be done when the shortcode produces the slideshow directly, so not when e.g. a thumbnail link opens a slideshow (because that is not inline).
Example to hide the breadcrumb and filmstrip:
[wppa_set name="wppa_show_bread_pages" value="no"]
[wppa_set name="wppa_filmstrip" value="no"]
[wppa type="slide" album="74"]
[wppa_set]