-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.7.2
Hi,
we've come across a small issue when using the new Ajax checkout.
If a user logs in on the checkout his addresses will be loaded through Ajax without the page refreshing, which works fine.
However, at the top of every page we also have a menu with a standard Joomla login module where users can log in, and because the page doesn't refresh when logging in on the checkout, this module will still show "log in" even though the user just did and is logged in, which can be a bit confusing.
We could force a page reload, but would like to ask if there is any way when a user logs in in the checkout to also let the rest of the page know he is logged in without requiring a page reload? Thanks for any help!