Version: 5.3
Author: Multicolor
Date: 2023.12.18
Category: Content&Authoring
More on: GetSimple CMS
More on: GitHub
Download...
Plugin MULTIBLOCK 🧱
Description:
With this plugin you can create every block with custom fields what you want.
You can: creator category block with template and custom fields Create block what you want with custom loop and own sort order.
You can create with this: Listing of services, products, team, food menu, etc.
Installation:
Default Placeholder: mbvaluetext('valuename')
Wysiwyg Placeholder: mbvalue('valuename')
If you want to force list order (default is random), place in root element of template: mborder()
Place this into page template: getMultiBlock('categoryname')
Place this if you want to force list order: getMultiBlock('categoryname' , '#idContainer or .classContainer')
2.0
New function:
Dropdown placeholder: mbdropdown('valuename')
If you want use a dropdown, default value is:
example 1|example 2|example 3
Thumbnails placeholder: mbthumb('imageslug',300 or different number width)
OneBlock, created for template settings when you dont want use loop. Add placeholders directly to your Theme Template.
Default Placeholder: Wysiwyg Placeholder: Thumbnails placeholder:
Example what you can do with this: