Hi all! So I’m new to Editor X and built a website for my company. I created a member’s area and added the login bar menu to the header. The login bar works for the most part, however, it shows different member pages on different breakpoints.
Desktop breakpoint 1 (1537 and up): the login bar only shows one member page at a time, i.e. if I hide one page it’ll show the other and if I have all pages unhidden it still only shows one. The one that is shown is the last member page that was created. The log out link doesn’t show at all.
Desktop breakpoint 2 (1001 - 1536): the login bar shows two member pages and the log out link still doesn’t show.
Tablet breakpoint (751 - 1000): the login bar shows all member pages as normal and the log out link is also present.
Mobile breakpoint (750 and below): the login bar shows all member pages and the log out link as normal.
Has anyone experienced this and does anyone have a fix for it?