• Resolved vynnus

    (@vynnus)


    I see I can define news listing per category ID:

    [sp_news grid=”3″ content_words_limit=”15″ category=”60″]

    However even setting the category number as the example above all news related to other categories are being showed. How may I limit to only the category or categories I need?

    Also it’d be interesting to have a shortcode for news ID. Some like:

    [sp_news grid=”3″ content_words_limit=”15″ category=”60″ news=”1,3,5,6″]

    Great plugin btw!

    https://www.ads-software.com/plugins/sp-news-and-widget/

Viewing 1 replies (of 1 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    You can use shortcode parameter LIMIT to show the number of news items from per categories :
    [sp_news limit="6" grid="3" content_words_limit="15" category="60"]

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode for each category and news’ is closed to new replies.