When a user signs in, the user will stay signed in until they click "sign out". Even when they leave the site and come back days later, they should still be signed in.
When a user is signed in, whenever they come to the site, and they type in "goodbytesbox.com" to their browser, the first thing they come to should be the "Order now" page (not the main homepage).
(It should redirect them to this "order now" page when they pull up the site because we want to make it as easy as possible for a user to order, so that means taking out extraneous pages and clicks to get there). When they click the Good Bytes logo however, it will still take them to the main homepage.
redirect to order now on sign in is complete.
Cocerning auto sign in everytime they visit the site, of course doable, but let me discuss that with Kimmy also. I'll get back to u. thanks
When a user signs in, the user will stay signed in until they click "sign out". Even when they leave the site and come back days later, they should still be signed in.
When a user is signed in, whenever they come to the site, and they type in "goodbytesbox.com" to their browser, the first thing they come to should be the "Order now" page (not the main homepage).
(It should redirect them to this "order now" page when they pull up the site because we want to make it as easy as possible for a user to order, so that means taking out extraneous pages and clicks to get there). When they click the Good Bytes logo however, it will still take them to the main homepage.