Views - General
These global settings apply to all views and can be found in the configuration sidebar on the right when editing a view.
General Settings
Name
The display name for this view. This name appears in the tab navigation when multiple views are configured for the same post type.
Post Type
Select which WordPress post type this view will manage (e.g., Posts, Pages, or any custom post type).
Disable view
Toggle this option to temporarily disable the view from rendering in the admin. The view configuration is preserved, but it won't appear in the admin interface.
Shortcode
Each view has a unique shortcode that can be used to display the view on the frontend. This allows you to embed interactive views anywhere on your site:
[sleek-view-widget id="123"]
Copy
Copy this shortcode to embed the view anywhere on your site. The view will remain fully interactive on the frontend, allowing users to interact with content as configured in your view settings.
Conditions
See Conditions for detailed information on controlling view visibility based on user roles, environment, or other conditions.