• Hey there. First of all, wonderful plugin. I’m just having one little problem though.. whether I’m using just one catlist or the four I need, they’re showing all the posts on my blog, regardless of category. I’ve tried both id and name, neither of them work as intended. :c

    Here’s the code I’m using:

    [catlist id=2 instance=1 thumbnail=yes thumbnail_class=lcp_thumbnail title_class=lcp_title]
    [catlist id=3 instance=2 thumbnail=yes thumbnail_class=lcp_thumbnail title_class=lcp_title]
    [catlist id=4 instance=3 thumbnail=yes thumbnail_class=lcp_thumbnail title_class=lcp_title]
    [catlist id=5 instance=4 thumbnail=yes thumbnail_class=lcp_thumbnail title_class=lcp_title]

    Visual Representation: https://dl.dropboxusercontent.com/u/8959131/catlistproblem.jpg

    http://wordpress.org/plugins/list-category-posts/

Viewing 1 replies (of 1 total)
  • Plugin Author Fernando Briano

    (@fernandobt)

    m-one the instance parameter is not necessary unless you’re using pagination. That shouldn’t be an issue though, I tested this same code on my development box and it works just fine. Might there be a plugin which conflicts with List Category Posts?

    Try debugging this by deactivating all of your plugins and activate List Category Posts.

    Have you tried using the default theme to test this?

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple Catlists Are Showing The Same Thing’ is closed to new replies.