• Hello everyone
    I am sorry but I do not write English very well.
    I need an editorial that is present on the homepage
    You can view the final article in a specific category?

    example

    numberposts => -1 ctagory “Cats”

    Every time I add an item in the category of cats, ends up on the homepage Unlike

    [post-content id = 113]

    and every time I have to manually add the article number.

    I wish it was visible only to the homepage

    Thank you very much

    https://wordpress.org/plugins/post-content-shortcodes/

Viewing 1 replies (of 1 total)
  • If you want to use this plugin to do this, you should probably try using a [post-list] shortcode.

    Something like [post-list numberposts="1" category="cats"] should probably get you going. You might want to use [post-list numberposts="1" category="cats" show_excerpt="true"] if you want more than just the title to show up.

Viewing 1 replies (of 1 total)

The topic ‘specific category in homepage’ is closed to new replies.