Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Fernando Briano

    (@fernandobt)

    I’ll look into this further this week. Thanks for reporting it!

    Thread Starter JoshTT35

    (@joshtt35)

    Thanks for looking into it! ??

    Plugin Author Fernando Briano

    (@fernandobt)

    Can you please check if this is working *without* the template? Thanks.

    Thread Starter JoshTT35

    (@joshtt35)

    I deleted the “template=template1” part of the code, updated the plugin to the very latest 0.40.1, and the excluded posts immediately showed up upon page reload, so it appears that it does not work for me with or without template code in place.

    [catlist name=scale-projects numberposts=-1 excerpt=yes excludeposts=623,625,627,629,631,1351 orderby=date order=dsc]

    I’ll try to delete other parts to see if it makes a difference.

    Thread Starter JoshTT35

    (@joshtt35)

    I tried keeping only the catlist name and excludeposts code, and still exclude posts does not work for me in the latest release of the plugin but goes back to normal when I activate 0.37.

    [catlist name=scale-projects excludeposts=623,625,627,629,631,1351]

    Plugin Author Fernando Briano

    (@fernandobt)

    Thanks for all this info. I’ve been checking this out and the issue is because I changed the way to retrieve posts from the “get_posts” function to using “WP_Query”. I found I had to change some code to make the exclude posts parameter work, but haven’t made it work yet. But I’m on track with it, so I’ll have more news as soon as I have more time to debug and fix it!

    Thread Starter JoshTT35

    (@joshtt35)

    No problem!

    Plugin Author Fernando Briano

    (@fernandobt)

    Ok, got it fixed, there’ll be a new release later today. Please let me know if it’s working for you once you update and test it.

    Thanks for reporting it!
    Cheers,

    Thread Starter JoshTT35

    (@joshtt35)

    Yes, it appears to be working just fine. Thanks for the fix!

    Plugin Author Fernando Briano

    (@fernandobt)

    Happy to read that ??

    We had this problem too. It looks as though using ‘this’ as in excludeposts=this no longer works, but it was OK if we put the actual post number instead of ‘this’.

    Plugin Author Fernando Briano

    (@fernandobt)

    helpfulwebhosting: I fixed the ‘this’ value for the excludeposts parameter. It will be available on the next release, thanks!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Excludeposts no longer works 0.38 – 0.39’ is closed to new replies.