vialars
Forum Replies Created
-
Hi, the issue does not appear with 1.16.2
Forum: Plugins
In reply to: [WP Better Permalinks] translated posts have wrong slug in permalinkThis appears to have been an issue of (WP Rocket) Cache: clearing this WP cache and assigning a different taxonomy value and then reassigning the intended taxonomy value has solved the issue!
no, no other optimisation plugin.
The file the error is reported in is in wpfc-minified.
But we haven’t enabled Minification (that is greyed out). We had only enabled JS combining (concatenation).
https://janus-productions.de/partner/abenteuer-leben-taeglich/
When the issue occurred, the error message was listed in the console of the debugger and the YouTube placeholder available further down the page couldn’t be let replaced by the video when clicking the placeolder.
I verified excluding the Borlabs 3 JS works on a non-publicly-accessible staging website.
this does solve the issue.
I thank you for caring and writing an elaborate, remedy-including, reply !
Our site (like probably every in-development site) is not publicly available.
Hence we don’t further evaluate Site Kit.
We might consider it on a semi-public staging site in the future if we read about great things it eases life with in the future,
Forum: Fixing WordPress
In reply to: Site Editor Navigation Menu entries not editableHello,
I thank you for your investigation!
I forgot to reply about this ?? .
I couldn’t reproduce this on a new WordPress using the twentytwentythree theme’s navigation menu either.
The WordPress where the issue occurs is pretty default however having a custom theme for a bit of styling without anything I would call fancy. The translation plugin WPML is the only exception to this.
When opening the Debugger on a navigation entry in the side panel of Site Editor
I can see an endless loop permanently updating the ids of the entries.
This is likely responsible for the 3-dot-menu-entries menu immediately closing again.
The JS loops between minified code I did not make much sense of in the files /wp-includes/js/dist/data.min.js, /wp-includes/js/dist/core-data.min.js and /wp-includes/js/dist/edit-site.min.js.
The JS console shows no errors.
Forum: Fixing WordPress
In reply to: Site Editor Navigation Menu entries not editableNote:
when wanting to insert a second navigation block and using the block search, upon clicking the navigation block to insert it, the tab freezes, possibly due to a JS endless loop.
if however you scroll down to the navigation block to insert it and click it, a second navigation block gets inserted successfully.
Once 2 navigation blocks are present on the page, both navigation menus entries can be edited and the second superfluous navigation block be deleted afterwards.