Hello schlartibardfast,
schlartibardfast wrote: Wed Jul 03, 2024 3:26 pm
This is running on a Raspberry pi which isn't showing any other issues (and has been doing basic blogging for several years).
Cool, that's exactly what I do. My Pi4 runs behind a Fritz!box.
However, I recommend using an SSD instead of a micro SD as a data carrier. MicroSD cards put the long-term reliability of Raspberry Pi-based systems to a severe test in continuous use.
schlartibardfast wrote: Wed Jul 03, 2024 3:26 pm
I do not understand why the archives links are in the head when "link rel="archives"" and their titles appear *only* in the head - there is no reference or link at all in the body so they appear to be inaccessible to the page visitor.
I am not a web designer. So I'll try to explain it to you simply in my own words:
The link element is used to define a relationship between individual "archive" documents and is only written within the header area (<head>). The link element is also not intended for the website visitor, but for the crawler of a search engine. The crawler uses it to feed the search engine with the creation date of the entry.
In the case of FlatPress, the archive plugin generates
Code: Select all
<link rel="archives" title="January 2024" href=..
. for search engine optimization. So that your entries rise in the ranking.
The widget generates such HTML code:
Code: Select all
<div id="widget-archives">
<h4>Archiv</h4>
<ul><li class="archive-year archive-y2024"> <a href="https://localhost/flatpress-master-1426/index.php/2024/">2024</a><ul><li class="archive-month archive-m07"><a href="https://localhost/flatpress-master-1426/index.php/2024/07/">Juli </a></li></ul></li></ul>
</div>
schlartibardfast wrote: Wed Jul 03, 2024 3:26 pm
I'm also having issues attempting to edit Statics (I thought I'd create a manual list of blog posts as a static and then link this in the Menu static). I can create a static and edit its contents but then suddenly I can't anymore: I write new content in the content area, click preview and the preview doesn't show up in the preview area. Or sometimes it does but when you click publish and then revisit the page the new content has gotten lost.
The behavior is strange.
Remote diagnoses are difficult here. Therefore, reduce to standard:
1. deactivate all plugins that are not part of the standard distribution.
2. then switch to the standard Leggero v2 style.
3. then clear the template cache again
4. now see if the archive widget is displayed
Why all this? It is possible that a subsequently activated plugin is not working properly and is interfering. It is possible that a template file of the theme you are using is defective.
If this works now, gradually start up your own things again. First your own plugins - one after the other. After each activation, check whether the archive widget is still displayed.
Then activate your style again. Then check here too whether the archive widget is still displayed.
schlartibardfast wrote: Wed Jul 03, 2024 3:26 pm
The Right Bar on the Manage Widgets page now shows "Archives" under the entries "SearchBox" and "BlockParser: menu" BUT this widget does not show on the Right Bar of the site itself - it just shows the pre-existing search & menu.
There may just be an operating error here or the translation is.... Move the widgets you want to display from the right to the left side using drag & drop and then save the settings.
Wiki ->
schlartibardfast wrote: Wed Jul 03, 2024 3:26 pm
I should explain that I'm an electronics engineer not a software developer/debugger
I don't think anyone here is a professional software developer/debugger ...except Arvid. The trained carpenter supports the hard and software developers of new Fritz!chens in Berlin. Everything I spread here are experiences, paired with dangerous half-knowledge, as relaxation after work

.
Shaka, we'll manage.
Best regards and have a nice weekend
Frank