Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WPMadeasy

    (@wpmadeasy)

    No there’s no such code to pull a group of posts. But we have noted down this as a feature request and you may find it in the next release (soon).

    Plugin Author WPMadeasy

    (@wpmadeasy)

    Hi there,

    I just wanted to update you that we’ve released version 2.2. This version features your requested short code.

    New Shortcode [scf-posts] outputs the posts of defined post type. Also supports categories and different attributes.

    I suggest upgrading to the new version, as well as, taking a look at the user guide for more details. Please see http://shortcodefactory.com/users-guide/scf-posts/.

    Have a great day!

    tinenit

    (@tinenit)

    Hi
    Looking for the same thing, but when I specify a post category it outputs all posts not just the one category I specified?
    Thank you

    Plugin Author WPMadeasy

    (@wpmadeasy)

    Hello,

    Thank you for your feedback, I have just retested the short code and found it working perfectly fine. I had a few categories and tested on each category to make sure, that it should return only the posts from specified categories.

    I used following variations of the short code:

    Using Slug & Multiple Categories: [scf-posts category="audio, uncategorized" show="-1"]
    Using Slug of Single Category: [scf-posts category="uncategorized" show="-1"]
    Using IDs & Multiple Categories: [scf-posts category="1, 4" show="-1"]
    Using ID of Single Category: [scf-posts category="1" show="-1"]

    show=”-1″: Grabs all posts in the category.

    Let me know the way you are using the short code, so I can take a look and try figure out the issue. For more information, please see http://shortcodefactory.com/users-guide/scf-posts/

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘shortcode for posts in particular category?’ is closed to new replies.