MultiBlock

Post Reply
User avatar
multicolordev
Master Bludit
Posts: 137
Joined: Thu May 26, 2022 12:33 pm
Has thanked: 15 times
Been thanked: 91 times

MultiBlock
With this plugin you can create every block with custom fields what you want (list, section, company employers list...).
  • Custom fields for every section
  • Section creator
  • Custom function
  • Template creator
  • Image browser input support
How to use?

Youtube tutorial how use it:
https://www.youtube.com/watch?v=DGIRRSMQK6I


I will create youtube video with guide soon but now text tutorial:

Turn on multiblock:)
  • Go to multiblock section and add new.
  • Create custom fields on new multiblock section, now go to tab template and create own with php function field.
  • Save!
Now go to multiblock
  • add new, write what do you want on created fields and save:)
Go to template your activated theme:

Place this into page template:
<?php getMultiBlock('categoryname');?>

Place this if you want to force list order - you must add <?php mborder();?> on template multiblock:
<?php getMultiBlock('categoryname' , '#idContainer or .classContainer');?>

Download:
https://plugins.bludit.com/plugin/multiBlock
Image
User avatar
multicolordev
Master Bludit
Posts: 137
Joined: Thu May 26, 2022 12:33 pm
Has thanked: 15 times
Been thanked: 91 times

Now i working with MultiBlock v.2 with dropdown inputs option and generated thumbnails for image input. What did you want saw on new version?
Image
User avatar
multicolordev
Master Bludit
Posts: 137
Joined: Thu May 26, 2022 12:33 pm
Has thanked: 15 times
Been thanked: 91 times

Multiblock v2 is heeeere!
  • New dropdown input,
  • Image Thumbnail function,
  • fixed use multiple getMultiBlock() on one page.

Download:

https://plugins.bludit.com/plugin/multiBlock
Image
User avatar
multicolordev
Master Bludit
Posts: 137
Joined: Thu May 26, 2022 12:33 pm
Has thanked: 15 times
Been thanked: 91 times

3.0 is released:)
now you can create with input with link to subpage on website, and i fixed sort for many function MultiBlock on one page.

https://plugins.bludit.com/plugin/multiBlock
Image
User avatar
multicolordev
Master Bludit
Posts: 137
Joined: Thu May 26, 2022 12:33 pm
Has thanked: 15 times
Been thanked: 91 times

3.1 version is here!:)
Small fixes for people uses subfolder domain.

https://plugins.bludit.com/plugin/multiBlock
Image
Post Reply