• When I use category id in the shortcode, nothing is displayed in the page.

    All team members are displayed correctly if no category is mentioned.

    This works:
    [amoteam max="50" categories="" item-width="250" item-margin="20" full-width="yes" panel="right"]

    These don’t work:
    [amoteam max="50" categories="5" item-width="250" item-margin="20" full-width="yes" panel="right"]

    [amoteam max="50" categories="22" item-width="250" item-margin="20" full-width="yes" panel="right"]

    [amoteam max="50" categories="6" item-width="250" item-margin="20" full-width="yes" panel="right"]

    [amoteam max="50" categories="1" item-width="250" item-margin="20" full-width="yes" panel="right"]

    Please help!

    • This topic was modified 8 years, 1 month ago by amabirdman.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter amabirdman

    (@amabirdman)

    Sorry, after multiple trials, I realised that category filter is not the problem. Category filter does work. I apologise for the confusion.

    But, there is still a problem – only the first instance of the shortcode in a page, works.

    For instance, see the below code.

    [amoteam max="50" categories="5" item-width="250" item-margin="20" full-width="yes" panel="right"]
    [amoteam max="50" categories="22" item-width="250" item-margin="20" full-width="yes" panel="right"]

    Only the category with id=5 loads. Nothing displays for the second shortcode.

    Any idea why this would happen?

Viewing 1 replies (of 1 total)

The topic ‘Categories parameter not working’ is closed to new replies.