cherubrock74 Posted November 25, 2013 Share Posted November 25, 2013 Hi! I searched the forum but I could not find any help from previous similar posts... Can someone help me to display the subcategories in the top menu again? After moving the store from one server to another I cannot display them anymore... all the pre-existing subcategories still show up in the top main menu but the new ones I create now do not display as submenus...I checked the module M Categories block v1.0 by PrestaShop and seems fine...should I reset it? Would I lose the current menu? I am using an older version 1.4.3 I will upgrade to the latest one, but in the meantime would like to solve the problem as the store is live and running please let me know what I could do... Link to comment Share on other sites More sharing options...
cherubrock74 Posted November 25, 2013 Author Share Posted November 25, 2013 still investigating the issue... found out that the <ul class="subcategories"> tag is not there for the new menu item I created...but it is there for the existing menu item "Awards" which is correctly displaying the subcategories as drop down menu... <a href="/category.php?id_category=5">Awards</a> <ul class="subcategories"> <li> <li> <li> <li> </ul> </li> <li> <a href="/category.php?id_category=8">Trophies</a> </li> Can someone help me to fix it? Link to comment Share on other sites More sharing options...
Recommended Posts