classyux
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Number of drafts displayed wrongNice. When you call the guid URL in a browser, you get a page with the following message…
Block Preview Page
This page is used by the Post and Page Builder plugin and should not be edited.
So that answers that question. Just FYI for anyone else who sees something weird like that.Forum: Fixing WordPress
In reply to: Number of drafts displayed wrongI am trying out BoldGrid for a couple of sites (including this one) and I found a create_post function that inserts a ‘post_title’ => ‘Block Preview Page’, and “Block Preview Page” is the row in my DB that has the extra Draft status in the post_status column that’s not showing up on that page. Nothing I am going to worry about because if I manually delete it, the plugin will insert it again whenever that function is called. I think it has to do with previewing block-based content on a page when using the page builder view.
Just FYI in case someone else comes across this, so maybe this thread shows up in a search on the issue.Forum: Fixing WordPress
In reply to: Number of drafts displayed wrongI ran that optimization plugin and it didn’t solve the issue. Shows number of drafts as (2) but only one page shows up in the drafts list view. I am not going to obsess about it, but when I see things like that it makes me want to fix it, especially on a new site build that I am not deep into and otherwise would not have noticed.
Forum: Fixing WordPress
In reply to: Number of drafts displayed wrongThanks for that. I did not look deeply into it yet, it was just an OCD thing. I could see how it could have happened when installing a theme or something. It is a fresh starter site so even if I borked the whole thing and had to start over, no biggie.