• Resolved Saarfuchs

    (@saarfuchs)


    On my website, I use the following shortcode:

    [catlist name=staedte exclude_tags=”Amsterdam,Berlin,London,Paris,Prag,Rom” numberposts=400]

    This is working perfectly in Version 53!

    In version 54 and 55, the excluded tags are shown – so the complete category staedte is shown…

    In version 56 nothing is shown…

    Hope you can fix it?!

    CU,
    Joerg

    https://www.ads-software.com/plugins/list-category-posts/

Viewing 12 replies - 1 through 12 (of 12 total)
  • Same problem here in my 6 WP Sites.

    Carlos

    Dani

    (@danicasati)

    Same problem for me with version 0.56.
    If I use EXCLUDE_TAGS in shortcode, nothing is displayed.

    Thread Starter Saarfuchs

    (@saarfuchs)

    I’m a bit disappointed, because it seems there is no progress in this point?!

    I have seen, there is meanwhile another posting complaining about the same error.

    When can we expect that exclude_tags will be working again?

    Thanks in advance,
    Joerg

    I’m looking for updates on this as well. Even very simple examples do not work…

    Normal tag includes work ok:
    [catlist name=notifications tags=pri-1]

    But even super simple excludes just return empty results:
    [catlist name=notifications exclude_tags=pri-1]

    I really like this plugin, but am not sure what to do if I cannot get these things to work.

    Dani

    (@danicasati)

    Still broken in tested version 0.57…

    Plugin Author Fernando Briano

    (@fernandobt)

    I am currently testing this on my local dev environment with the latest code from GitHub and can’t reproduce the issue. I’m using something like this as an example:

    [catlist id=1 exclude_tags=octopus]

    And I see all the posts belonging to the first category, except the one that’s tagged with “octopus”. Tried it with more than one tag to be excluded and it works too. Any more context that could help me realize what’s going on?

    Thanks!

    Dani

    (@danicasati)

    I’m currently use this code:

    [catlist name=MYNAME orderby=date order=DESC exclude_tags=”TAG1,TAG2″]

    and I retrieve blank list.

    Plugin Author Fernando Briano

    (@fernandobt)

    I think I was able to reproduce this when using category name instead of ID. I’ll investigate further and see if I can roll out a fix with version 0.58.

    Thanks!

    Plugin Author Fernando Briano

    (@fernandobt)

    Version 0.58 is coming out in a few minutes which should fix this issue. Please update as soon as you see the update message and let me know if it worked out. Thanks!

    Dani

    (@danicasati)

    It works for me.
    Thank you for support.

    Plugin Author Fernando Briano

    (@fernandobt)

    Cool, thanks!

    Thread Starter Saarfuchs

    (@saarfuchs)

    Also from my side – thanks a lot – my site is working again with version 0.58…

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘exclude_tags still broken’ is closed to new replies.