standard WordPress page comes with only one block editor and positioning your content reveals to be difficult without Html coding..
With Block Editor wordpress plugin, you will be able to slice the page into multiple blocks and position your website content in locations in the page without having to write any Html code in the editable block..
Example of two regions in page the left side being the region and the right side containing the main content of the page...
Download and upload the plugin files in the wp-content plugins directory of your wordpress website.
Activate the plugin through 'Plugins WordPress..
Edit the template file of the page where you want to add editable region..
This action make sure the region is registered in the admin dashboard..
Edit the page through the admin dashboard.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Changed the way content is stored, ie, as in textual mode.
Read more