hello everyone Ive been trying to focus on creating an app meant to be used in IOS some day. I have it setup so that everything is on one page (Index) and when a user is signed in the home page element is displayed with a floating header and a floating footer. I cant get the floating footer to stay when the user is logged in as it flashes and then disappears. But only the footer not the header.
I have the same properties for the header and footer set to display when current user is logged in but why is it the footer keeps disappearing when the statement is true. I have multiple groups that are set as different pages. So how do i keep the footer just like the header on all pages when user is logged in?
