Also, copy the sidebar code and post it here. Maybe there is something there where you are trying to pull information from one place, but in fact are pulling it from another. This would be the lines like <?php _e('Meta'); ?> where _e('META') is the controlling factor.
Make sure that your sidebar code is getting the information from the right place
|