That is the code for the buttons, but you also require the code for the popups
It's the whole bottom section of the default navbar template that you are missing that contains everything from
Code:
<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->
to
Code:
</if>
<!-- / NAVBAR POPUP MENUS -->
Until you add this whole section of code, the popups will not work as this code is the content of the popups