In an existing grid page layour (using divs and not table format), I want to add the following features (Please see the attached screenshots):
1.- Add a tab plugin (better the one that I’m currently using), with two tabs.
2.- The first tab is named Widgets. What I want there. Using PHP/MySQL to read all the rows of a specific table, and for eash row to add in the tab a brick. The fields that you will use are: id, title, photo. As you can see in the tab_widgets screenshot each brick has a t…
