By David Montoya on Sunday, 19 July 2015
Replies 1
Likes 0
Views 1.2K
Votes 0
New users trying to find their favorite embed method may have a hard time finding it since there is no sorting method. Since there is no easy way of reorganizing the order in the backend, you can do this in the database instead. The table you want to edit is#### _easyblog_composer_blocks.

In here there are certain things you can optionally change, such as moving the Misc. group to Elements, for example. To change the order, you'll want to modify the ordering column. The easiest way to do this would likely be to export it into a spreadsheet, but I edited mine in phpMyAdmin. I sorted my columns first by group and then by element; phpMyAdmin lets you do this by shift-clicking on your desired columns. If you mouse-over a column title, it'll provide a tooltip on more info.



Here's my end-result. Much easier to find embeddables:



New users should now have an easier time finding what they're looking for.
Thanks for sharing this David! Appreciate your tips!
·
Sunday, 19 July 2015 13:01
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post