I have that disabled. But is not what I mean ??
They issue we are having is that you have
add_filter(‘previous_post_link’,’filter_book_review_title_previous_post’, 1);
And that is breaking the HTML of the entire site. I have commented both hooks, next and previous to use the ones native on the theme and then is working.
This hooks should be only placed if you are browsing books I guess, no?