-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.9.21
-- PHP version -- : 7.3.22
So i have this bit of an odd problem. Designed a website that that has 2 seperate parts based, on a single joomla installation. 1 site part is targetted towards the nailsalon part, the other towards the hairsalon part. Each "Part" comes with its own main menu. Each menu module is assigned only on pages specifically linked to that website part.
Now here's the problem. The hairsalon part has the shop integrated, and the menu works perfectly and is visible all the way through checkout and payment confirmation on the mollie site. The problem however is after mollie redirects back to the shop side, and displays the message "Thank you for your order, you can now access your order here", the hairsalon main menu is no longer visible.
Now there's an "easy" fix by assigning the "problematic" menu module to "all pages", which instantly shows the hairsalon menu on the payment confirmed screen. The problem with that is, that this also causes that menu to appear on the nailsalon website part where it shouldn't.
Any idea on how to fix that?
also a minor question. During development multiple test orders were made (order number is now up to 20. Is there any way to reset the ordernumber and invoice numbers etc back to zero? (via database manipulation?)
ps: The url mentioned above during ticket creation is the development site which is an exact duplicate of the live site