Hi, I am humbly requesting some help
Simply put, I’m in over my head because my knowledge of PHP is not at the level it needs to be yet, and I can’t figure this issue out.
Here’s my troubled page:
and the code behind it:
http://pastebin.com/jjsmPyP5
The issue I’m facing is that the post previews on this page are all pointing to the same post, with the exception of 1 of them. What I need to happen is to have those divs pull the most recent 6 posts, and I just can’t figure out why its not working. This is someone elses code that I was assigned to fix, and I’d like to use it as a learning experience so that I can avoid this situation in the future.
Any help?