Mr.Dev.’s Widget/Module Themes
The widget/module initially comes with the themes ‘None’ and ‘Default’ with many layouts to choose from.
No Theme
The ‘None’ theme does not load any extra theme css file. It’s the perfect option if you are a developer that wants to add a completely new style, without having to create a new theme from scratch. This theme does not bring layouts or extra options but you still have all of the global options available.
Default Theme
The Default theme has a simple design to easily adapt to your current website template. It doesn’t have background colors and uses your current text color for some soft box shadows.
It comes with preset layouts made for any situation and a custom layout if you wish to set your own options instead.
More details about the available options are described on each example below.
Default Theme > Layouts
Grid
Accordion
Slider
Collapsible
Tabs
Mosaic
Popup
Custom
Custom theme
If you are a developer, you can create other themes and layouts:
Widget
Duplicate the files of the “Default” theme into “/wp-content/themes/mrdev/widget/themes/YOUR_THEME_NAME”.
Follow the same logic to make some changes to them.
Module
Locate the file “index.xml” in “/templates/mrdev/index.xml” and change all “-1” to your theme name.
Copy the folder of the “Default” theme into “templates/mrdev/”.
Open the files inside that folder and follow the same logic to make changes to them.