This does appear to be some sort of Permalink problem, which is usually fixed by going and refreshing your permalink settings in WordPress.
The page tries to go to the correct url (http://www.imaginationdarkbooks.co.uk/books/the-love-of-all-things-dark/) but WordPress seems to fail to find this url and instead redirects back to the front page.
When you go to the Love of All Things Dark book editor on the WordPress backend, what does it list as the “Permalink:” value underneath the book title on the book editor page?
The permalink says: http://www.imaginationdarkbooks.co.uk/books/the-love-of-all-things-dark/
And the get shortlink is: http://www.imaginationdarkbooks.co.uk/?p=1351
Using either link takes you back to the frontpage.
I have another post here: http://www.imaginationdarkbooks.co.uk/the-love-of-all-things-dark/
The above link is a POST rather than in the MyBookTable but it has the post catagory ‘books’. Would have have a conflict at all?
That’s very strange, I’ve never seen a website react like that where it sends you to the home page when you type in the url given as the permalink. It seems that most likely either your theme or another plugin is interfering with your permalinks somehow. I would try disabling all your other plugins and theme and going into your Settings > Permalinks page and hitting “Save Changes” in order to force a refresh of your permalinks. You can then disable them one at a time to determine exactly which one is causing the problem.
I would also try deleting that post with the same url slug, that very well might be interfering with it, though I’m not entirely sure since like I said I haven’t seen a case like this before.
Thanks for the information. I did as you stated and narrowed it down to the ‘Custom Category Post Order’ plugin that was making it revert to frontpage.
Thank you so much.