slobjones
-
help understanding how to do multiple wordpress loops on one page
Another question for JohnnyB: Using your script, how would we prevent duplicate posts? I've tried to apply the appropriate code shown in the Codex Loop discussion, but end up knocking out an entire category instead. Thanks.
-
help understanding how to do multiple wordpress loops on one page
Robski, adding your reset_query line results in: "Fatal error: Call to undefined function reset_query()" I know we need to reset the loop. But what is the correct procedure? Thanks.
-
Styling the WordPress calendar
ikthius, check your calendar in IE, if you haven't already. Beyond the fact that IE squeezes the thing like an accordion (width styling may help with this), IE also ignores the tbody>tr>td styling. As you can see, that means no width, he…
-
Styling the WordPress calendar
I just wish I knew how to make the cells background fully fill in with colour if the cell has a link This is excellent, ikthius. Thanks very much. The MW-Style Calendar plugin adds a "posts" class that styles the cells of any dates that c…