PageBuilder page no longer recognized as Home
I have a trivial bit of code in my child theme’s header.php that displays a different metaslider depending on whether the page in question is_home() or not. Simple, right? After the update, the home page never triggers is_home as being…