simple-theme-piwigo
simple-theme-piwigo copied to clipboard
Style mismatch for new menus
The style of additional menus to the menubar (via addons such as "About 1 menu" or "Advanced Menu manager") does not match the style of default menu items.

Compatibility between themes and plugins is a nightmare ... simpleng doesn't use the same html syntax as the official themes, and plugins expect that the html syntax is the same everywhere. For your issue, I guess it is something like modofying the plugin to use ul/li instead of dt/dd.