Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Eric Amundson

    (@sewmyheadon)

    Hi imenara,

    Can you post the exact shortcode you’re using? I setup a test by creating:

    • category a (slug: category-a)
    • category b (slug: category-b)

    And created two posts, both assigned to category a and category b.

    Then, I’m using the following shortcode in a test page and it’s pulling in both posts only once.:

    [ic_add_posts category='category-a,category-b']

    Thread Starter lmenara

    (@lmenara)

    That works; I had them as completely separate shortcodes:

    [ic_add_posts category=’category-a’]
    [ic_add_posts category=’category-b’]

    Thanks for clarifying.

    Plugin Author Eric Amundson

    (@sewmyheadon)

    You’re welcome. Glad it’s sorted.

    Cheers,
    Eric

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to hide duplicated posts’ is closed to new replies.