[ad_1]
I have created a custom post type, Ads. I’ve created one post with that CPT. When I view the Ads list in the backend, my post is not displayed. when I use Dev Tools to inspect the page, I see that there is a row in the list of posts, but the row has class type-ad and there’s an “injected style sheet” that sets .type-ad to display:none;. Where is that “injected style sheet coming from, and how can I make it go away? Of course I want to see the list of ads in the backend.
- This topic was modified 23 minutes ago by .
