Closed torvista closed 3 years ago
Yes, this plugin needs a bit of "care & feeding"; thanks for the report.
I did some already in my branch, as a base spring clean, prior to fixing an issue I have with this.
similarly for pp_page_form
I'm not seeing the additional form using the current repository file-set; @torvista could you recheck?
Note, too, that the changes for #20 and #15 could be problematic (for the styling). Please recheck.
If you are looking at my fork....I have no idea what was what and when....I think I wiped it all when revisiting this last week. I'll see when today's issues are resolved.
I doubt I resolved this....I guess some variable has to keep count of the calls to this module to put a unique suffix on the form name..or just add a timestamp to it!!
Sorry, I forgot about this duplicate form stuff...
What page is this on?
Any that have the Items per page dropdown showing.
Ah, the distinction is that the information is shown and there's neither a top nor bottom submit button rendered.
There you go; suffixed the form-name based on the number of times that formatting block was called.
ok, note that pp_page_form needs the same.
All better.
The form name is the same for the top and bottom links.