On my HP on dev.tekture.com/campsimcha i have a sidebar on the right that displays post from a specific category (news cat ID 5)
Current sidebar-home-php file
http://wordpress.pastebin.com/NtFgwmTn
I want to change it to display posts the exact same way but from the camp blog category (http://dev.tekture.com/campsimcha/category/camp-blog)
here is my modified code.
http://wordpress.pastebin.com/FzSg20Qv
I get a parse error
parse error in line 6 unexpected =
Can you help How might I fix it?
thanks