angelakwong
Member
Posted 1 year ago #
I've moved some of my meta data (date and category of post) into a left column, however when it is rendered the browser, the data doesn't link up to the main entry that it is associated with. Instead, I have a long list of all the meta data in my left column and then in the content area is all the content.
I've tried to put a div around each entry, but it does not seem to work.
Any ideas?
link?
without seeing the actual site, there is not much to help you with.
it might also help, if you paste the code of the template file you are using into a http://wordpress.pastebin.com/ and post the link to it here.
and if you describe in more detail, how you moved the meta data.
angelakwong
Member
Posted 1 year ago #
the link is http://www.blupeacock.ca/test
you can see how all the meta data on the left side is bunched together...
This is the link to my index.php file
http://wordpress.pastebin.com/SUqCKTtC
i feel like i know what's going on but i can't figure out how to fix it...
any help would be amazing!
thank you in advance
there cannot be any connection between the two lists, as they are in different columns.
you could empty the sidebar, but leave it as a background.
and add the metadata before the entry and move it over to the left.
an idea how i would try it is in
http://wordpress.pastebin.com/j7rj4EWD