I've just started to fiddle with Wordpress, and I can't seem to get the Post Page Associator plugin to work with the default theme. Is there something broken with the plugin/theme, or am I just being a moron?
If its a common problem with the plugin the issue will likely be documented on the wordpress support forum. If theres nothing there its probably specific to your situation.
yeah, I got it to work. The instructions are not clear, but once you associate a page with a category, you need to add (HTML Code tag)[associated_posts](/HTML Code tag) into the page's HTML. Furthermore, you may need to add add_theme_support('associated_posts'); to the functions.php of the current theme.
It looks like you're new here. If you want to get involved, click one of these buttons!