Hi, i'm using:` <?php previous_post_link('« %link', 'Previous post in category: %title', TRUE,); ?>
<?php next_post_link('%link »', 'Next post in category: %title', TRUE); ?>` to get next/prev from the same cat of the post.
I need to also display the thumb of the next\prev post from their custom field named "thumb".
It's all the day i'm trying..and searching... help me please!