Try de-active/active and be sure to clear cache? I test in two different environment and so far it’s working. Any console or WP_DEBUG notices?
@oooorgle
I tried using another browser, and it worked right away, so it seems like a “cache thing”. Good job!
The only other feedback I have, is the aesthetics – would be good with a little space between the category-buttons and rename + delete buttons.
No console or WP_DEBUG notices on my end.
-
This reply was modified 3 years, 4 months ago by
mrtnthmsn.
Will add a bit more space too. Thanks!
@oooorgle
I came to think of another thing.
When you click on one of the category buttons, it would be nice if it stays marked, so you can see what you chose, before renaming it.
Gotcha, not a bad idea! Added these suggestions to the list.
2.0.6 Committed. Let me know how it works.
@oooorgle
I noticed you fixed the sudden gap when clicking next, which is nice. But it still jumps a bit at the bottom, when you click next. Example here: https://mt91.dk/would-you-rather/
It’s clear to see what you clicked in manage now, yay!
It seems like the spacing between the category buttons are a bit bigger, than the spacing between the Export / Import buttons.
Suggestion for future update 1:
Would it be possible with some basic editing buttons, when you add a new quote? I use regular HTML to make it bold etc. but it would be faster to just mark and click – not an issue, but would make it a bit more user-friendly.
Suggestion for future update 2:
Make an option for premade buttons to use instead of “next quote” text. Or an option to make it yourself as HTML or like.
Suggestion for future update 3:
Make an option to click anywhere on the quote/text to skip to next quote/text.
Overall, love the update, good job! 🙂
-
This reply was modified 3 years, 3 months ago by
mrtnthmsn.
Copy and Noted.
For the near future I’m going to be spending some time trying to incorporate blocks functionality. Not sure how that’s going to go :() Thanks!
And with the box resizing. Try setting the container div to have a min-height of its normal size. Then, it would only grow bigger when needed to fit content and never grow smaller to fit less.
-
This reply was modified 3 years, 3 months ago by
oooorgle.
@oooorgle
I tried your suggestion, unfortunately it didn’t work. It still bounced within the locked border/frame. It seems like the solution is to make the “Next” text dis- and reappear with the rest of the test/quote.
@oooorgle
Another suggestion. Would it be possible to add a “previous” button as well?
The next quote selects a random quote. Already am considering a short-code to load quotes in ID order but atm there is not a way to do that.