this is what I came up with (sidebar.php):
<!-- sidebar south END -->
<?php
$image = get_post_meta($post->ID, 'image', true);
echo $image;
?>
Then I just need to put the image code into the custom filed. I guess that does the job. What do you think? Thanks for your help Peter.
Hi Peter,
thank you for your input.
I want the sidebar of a specific _page_ (or specific pages) to show the content of a specific blog posting (or a specific page, basically just an image or such).
I will play a bit around with the code… please let me know if you have any suggestions.
Cheers,
flurios
The content of a posting or a page?
you could add an empty text widget