I am working on a three-column layout where all three columns will have differing content depending on the post/page in the main column.
How would I go about giving the ability to change and update the sidebar content and display it in templates using something like <?php the_content() ?>
?
Since the sidebar content is related to the post I will need a way to reference the right sidebar content for the post.
Thanks in advance
Yours sincerely,
nav