Conversation
Hlavtox
commented
Nov 3, 2025
| Questions | Answers |
|---|---|
| Description? | Release a new version of the module |
| Type? | |
| BC breaks? | no |
| Deprecations? | no |
| Fixed ticket? | |
| How to test? |
Fix the link since the page migration
Bump to v2.3.6
|
Hello @Hlavtox, Thanks for your PR release, It's good for me :) |
|
PR merged, well done! Message to @PrestaShop/committers: do not forget to milestone it before the merge. |
|
using module ps_mainmenu v 2.3.6. After switching from 9.1.4 classic theme to Hummingbird theme, the main menu does not line-up horizontal, but only vertically in one column, only showing part of the categories.. Steps taken:
DELETE FROM ps_configuration Check whether the entry has actually been removed: SELECT id_configuration, name, value, id_shop_group, id_shop Advanced Parameters → Performance → Clear cache Fresh download Release 2.3.6 installed and configured the module.. Results: no horizontal menu.
|
