Widget Options

Widgets can be displayed in different styles with additional icons and badges. The / layouts / module.php takes care of displaying all these module variations. In general you can say That All widgets can have a style, an icon and a badge.
To apply these variations to the widget, go to the Options widget in the theme of your WordPress administration. After choosing the widget simply select the style, the icon and the badge in the dropdown boxes and click on Save.
Common Options
- title: Defines Whether to show the title or not widget.
- style: Defines the widget appearance.
- icon: Adds an icon to the title of your widget.
- badge: Adds a badge to your widget, usually in the top right corner.
- display: Defines the widget page on Which Should be displayed or not.
The available values for the module parameters vary depending on Which theme you are using. Check out the Module Variations page of your theme to find out Which values are available.