• Resolved L. Oakes

    (@l-oakes)


    This plugin looked extremely promising for what I wanted, and in preview it looked pretty great! However, after I published things, when I try to view the individual posts, I get 404 Errors.

    The strangest part is, though, that if I go to the root /books/ directory, I can see all my book listings there, but if I click on the “Read More” button to check the page, I again get a 404 Error. I am not sure what I am doing wrong. I am using the Suffusion theme and edited in the advanced options to make things view properly, but it worked fine in preview — again, it only stopped showing after I published. Please help!

    http://wordpress.org/extend/plugins/totally-booked/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Ben Casey

    (@casben79)

    Hi

    Have you tried refreshing your permalinks?

    If that is not the case, can you post a link to the offending site so I can have a look?

    Thread Starter L. Oakes

    (@l-oakes)

    I tried refreshing the permalinks and I’m still coming up with the same issue.

    The books in question are not linked from the main site yet, since I wanted to fix the issue with the 404 pages first. The books directory is at nekokoban.hanashika.com/books/

    (The image sizes are a little wonky at the moment, which I will be fixing later.)

    Thread Starter L. Oakes

    (@l-oakes)

    I tried refreshing the permalinks and I’m still coming up with the same issue.

    The books in question are not linked from the main site yet, since I wanted to fix the issue with the 404 pages first. The books directory is at nekokoban.hanashika.com/books/

    (The image sizes are a little wonky at the moment, which I will be fixing later.)

    Plugin Author Ben Casey

    (@casben79)

    Have you updated to the latest version of the plugin? There were quite a few template bugs in 0.1 and a few left in 0.2 they should have fixed the image sizing issue.

    as for the the permalinks i do believe that the plugin Mybooks For Authors (there are some scripts loaded from that plugin in the header of your website so I am assuming it is active) is conflicting with my plugin.

    In the Totally Booked->Update Settings->advanced options page, please edit the “Books Archive Slug” to something other than “books” and refresh your permalinks, this should solve the conflict, let me know if you have any problems.

    Cheers
    Ben

    Thread Starter L. Oakes

    (@l-oakes)

    I am using the most updated version! (If the most updated is 0.3) It looks like the Mybooks plugin was causing the trouble; when I deactivated it and updated the slug, the 404 issue resolved itself.

    The images are still having some errors, but that is significantly easier for me to fix on my own. Thank you so much for your help!! πŸ™‚

    Plugin Author Ben Casey

    (@casben79)

    Not a problem,

    Can you send me a link to the current books archive? also are you using customised templates in your theme?

    Cheers
    Ben

    Thread Starter L. Oakes

    (@l-oakes)

    http://nekokoban.hanashika.com/listings/

    I did do some customization for my design, though nothing too complex — just adjusting numbers etc and colors in the design’s editor.

    I did edit the code for the individual book pages themselves, so now it’s just the archive page that is the issue.

    Plugin Author Ben Casey

    (@casben79)

    Thank you, you should add this to your theme CSS:

    .tb_book .post_thumbnail img {
        max-width: 100%;
        height: auto;
    }

    This will scale your images correctly.

    Im marking this thread as resolved, if you have any further problems, don’t hesitate to ask.

    Cheers
    Ben

    Thread Starter L. Oakes

    (@l-oakes)

    Oh, perfect! Thank you so much, you have been a super help πŸ™‚

    Plugin Author Ben Casey

    (@casben79)

    Don’t forget to review the plugin here : http://wordpress.org/support/view/plugin-reviews/totally-booked πŸ˜‰

    Cheers
    Ben

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘404 Errors on Posts’ is closed to new replies.