Theres quite an easy solution:
class-header-menu.php:
<button type=”button” class=”btn btn-navbar” data-toggle=”collapse” data-target=”.nav-collapse”>
<span icon-bar></span>
<span icon-bar></span>
<span icon-bar></span>
</button>
delete the 3 spans and you delete the 3 rows.
Type “menu” instead and you have the text menu on the button.
Found a solution, gonna post it @ silentkv’s workaround.
Im really interested in 1. too!
I have the exact same Problem, if anybody has a solution, it would be much apprechiated!
Or maybe, there are useful shortcodes for making a html table from a db table? Or a plugin that offers those shortcodes?