I have a page on which I am displaying the Gravityflow Inbox. I’ve looked through the shortcode attributes and want to have the entry details page display as 1-column rather than 2. There is a shortcode attribute that allows for that and I’ve used it (along with another attribute):
[gravityflow page="inbox” sidebar="false” timeline="false”]
However, although the inbox shows up, when you click through on the entry details page, it’s still in a 2-column format and the timeline still shows. I’ve purged caches and tested for theme and plugin conflicts and can’t find anything. With the WP 2025 theme activated and no plugins except gravityflow and gravity forms activated, it still won’t display as 1-column with the timeline hidden.
Has anyone run into this? I tried a few different CSS approaches to see if I could override it, but I had no luck.