Rollo27
Forum Replies Created
-
Forum: Plugins
In reply to: [Statify] Angemeldete Benutzer werden mitgezähltEine Antwort habe ich nicht erhalten. Möglicherweise wurde das Verhalten oder die Beschriftung mit einem Update korrigiert. Jetzt habe ich bei allen betreuten Domains
[x] (Standard: Ja)
eingestellt und mit der Version 2.6.3 funktioniert es offensichtlich (man muss den Effekt ja durch viele Admin-Aufrufe provozieren, sonst sieht man nichts).
Thank you for your reply!
For my particular application, it would be useful if each item in a list had a unique number. Many elements look the same in the preview. For example, if you talk about it on the phone, it’s easy to say “number 17” as “the 17th entry”. The number does not have to be consecutive, just unique. The ID in the WordPress table wp_posts lends itself to this: If you get an entry from this table (“select * from wp_posts …”), you will automatically receive the ID. It would be nice if I could select this ID in the meta information. Or separately in another way like a separate function.
I know – nobody needs it except me :-)…
Sincerely
RalphThanks for your reply!
In my application I have defined 3 categories for contributions. I inserted your Gutenberg Post Block on 3 pages. However, 1 category is initially empty, there are no posts in it. I cannot select this category in the block’s settings on the corresponding page – there is no entry for it there. Instead, all posts of all categories are displayed on this page – this is a gross mistake. It must be possible to select empty categories in the settings, and then a text should be displayed such as “There are no entries” (editable, with a class tag around it). Unfortunately I cannot show an example yet, the website is still under construction.
Sincerely
RalphThanks! The hotliner did not know it exactly ;-).
Aha. Yes, it is Strato 🙁 making trouble. Which entry of configuration causes the limitation? I cannot see a “64M” value with phpinfo().
Daniel, why not? PhpMyAdmin says charset/collation = utf8mb4-unicode-ci for the database, and collation = utf8-general-ci for the tables.