Thread Starter
ontguy
(@ontguy)
I found a workaround. I added this to the css to have the popups layered in the order I wanted with (both had the overlay disabled).
#popmake-294 {
z-index: 1999999997;
}
#popmake-632{
z-index: 1999999998;
}
Thread Starter
ontguy
(@ontguy)
It looks like it’s getting the list name from other private posts in the wp_posts.
Thread Starter
ontguy
(@ontguy)
Thread Starter
ontguy
(@ontguy)
A regular wordpress site.