List returns ALL values after plugin update
-
Hi guys,
Been using Advanced Post List flawlessly for year to organise all the bands I have shot and list them on this page alphabetically: http://www.bjwok.com/list-of-bands/
Up until the update to the plugin each alphabetical section would only show the posts tagged with the appropriate code (alphaA, alphaB, alphaC etc etc) but now each section shows ALL posts alphabetically.
Have tried with no success to work out the issue, can anyone here help me out?
cheers!
Benon
-
That is a bit unexpected, but there are a couple of things I updated. I am curious…
- Which version did you upgrade from? 0.3.b8?
- Are you using a List Amount value of -1? (unlimited post setting)
- Just for clarification: For example, you have your Tags structured as Tag-A, Tag-B, Tag-C […] Tag-X, Tag-Y, Tag-Z. Correct?
It could also be quite possible that a bug I fixed with the Any/All Category selection may have created a new bug. Which I may need to reproduce and compile an update.
Hi Eko, thanks for the reply. Here’s hoping we can work this out ๐
To answer your questions:
1. Upgraded from the previous version (i.e. I’ve always updated whenever there has been a notification to do so)
2. I had set that List Amount to 500 (as back when I first started using the plugin I thought that would be a “safe” number. Have now changed it for “A” to -1 as suggested and it literally returns all results (not capped at 500 like all other letters).
3. Yes, that is correct, except that my tagging regime was alphaA, alphaB, alphaC etc etc etc
Happy to work through this with you to get a result ๐
Thanks for responding. I believe the issue is isolated to a new piece of code in the plugin, but I’ll need to allocate some time to reproduce this…kinda caught me in the middle of the work week unfortunately.
If you are in a hurry to fix the bug. I have a Dev Version that i push all immediate updates to before pushing into the master branch. You’ll likely see an update to this pushed into it by the end of the weekend, if all goes well.
Otherwise, if you prefer to wait, I update the plugin on ww.wp.xz.cn on Mondays/Tuesdays.
I ran a quick test, trying to reproduce the results, and it seems that everything checks out fine on my end.
Are you sure you have ONLY the Tags Taxonomy selected/in-use?
Are you using Custom Post Types and Taxonomies, or native Post Types and Taxonomies?
Interesting. I have checked both those options and am pretty confident I have everything correctly set up.
I’ve created a temp admin account for you to login and check everything, where should I send the details?
That may not be necessary. So far I’ve been able to fix issues without direct access, but if all else fails, it is an option.
There should be a Download button in the Preset Database table to download/export the preset. If you download that, and open it with notepad. You should be able to copy the text and paste it here. From that, I’ll be able to look at the Preset side of it.
Otherwise, I would be curious how posts and taxonomies is structured, and where the conflict might be. Plus, I still have a few more tests I want to run.
Ok cool, good to know ๐
So I found the download section and it downloaded a json file which I will paste here ๐
[moderator note: huge paste removed. Use pastebin.com or gist.github.com to paste content then paste links here. Your paste put your posts into the spam queue.]
-
This reply was modified 9 years, 8 months ago by
bjwok.
-
This reply was modified 9 years, 8 months ago by
Steven Stern (sterndata).
ok, there seems to be something funky going on with the wordpress forum here as I’ve tried to post the json file multiple times now ๐
at any rate, here’s the file:
Possibly because it is a javascript object, and the forum is a bit new too.
Ok, the first thing i see is you have “Require Terms selected” & “Include Terms from Current Post/Page” checked. Since you only need the 1 term, requiring any is unnecessary, and may very well be the culprit.
Also, it also looks like you have the Any/All checked in categories. Correct me if I’m wrong.
-
This reply was modified 9 years, 8 months ago by
EkoJR.
In category, I have:
Any/All
In tag I have:
Include Terms from Current Post/Page
This was working previously but if I change to Require Terms Selected I get the pop up error: Error: If you selected ‘Require terms’ you must select ‘Include’ and/or select at least two terms
If this is incorrect after the update what should I have instead?
You should only have the 1 term selected. No other taxonomy settings are needed per preset. Since each preset is displaying just 1 term each.
Before it may have appeared to be working, even as intended, but i fixed a bug with the Any/All option. Which then exposed the polar opposite of the bug on your end.
That error alert “If you selected โRequire termsโ you must select โIncludeโ and/or select at least two terms.” is just there to prevent a concept flaw from passing through. When there’s only 1 term, then there really is no point in requiring all terms.
-
This reply was modified 9 years, 8 months ago by
EkoJR.
But if I select “require terms selected” and then select my term, in this case “alphaA” (with Any/All selected from category) the error message “Error: If you selected ‘Require terms’ you must select ‘Include’ and/or select at least two terms.” is invoked…
The topic ‘List returns ALL values after plugin update’ is closed to new replies.