• Resolved SueKearney

    (@suekearney)


    Just created a dandy 404 page with this plugin, but as you can see my related posts plugin is appearing on this page. I don’t want this.

    The related posts plugin (Yuzo) says: “Not appear inside:Write for ID separated by commas “,” Posts you want to Yuzo not appear (You can also disable within the Post, it appears to clear Yuzo at that specific post)”

    Which makes me think I need the ID, but I can’t find the ID. Please help. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter SueKearney

    (@suekearney)

    Hey, while I’m asking, I’d love to center the search bar and submit button if I could only figure out how (yes I’m a designer and not much of a developer!).

    Plugin Author Bill Erickson

    (@billerickson)

    I’m sorry for the delay. There is no “page” for the 404 page. I recommend you contact the related posts plugin and ask how to disable it if is_404().

    To center your search bar, add this to your stylesheet:

    .entry-content .search-form {
    margin: 0 auto;
    text-align:center;
    }
    • This reply was modified 8 years, 2 months ago by Bill Erickson.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘need 404 post ID so can disable plugin on 404 page’ is closed to new replies.