Results 10 comments of Josef Meile

Hi webspilka I have tried activating the WordPress debug, but it is not logging anything and I'm still getting the same error message as the original poster. I tried this...

Hi First of all, thank you for this wonderful code. I think that @alege is speaking here when you make the navigation bar sticky. I have an example of this:...

Ok, I found the solution. It looks like in my previous solution, it was working sometimes and sometimes not because I had a padding-top on the "h3" element. If I...

I saw this too. When trying to install "7zip.7zip": `Winget install 7zip.7zip` I got the problem mentioned by the original poster. It seems to be related to the repository and...

@io43 I tried to do what you said, But from the admin command, I get this: ``` Winget uninstall 7zip.7zip No installed package found matching input criteria. ``` I tried...

And this is the Windows task, "Update-Chocolatey-packages.xml": ``` 2022-12-15T16:50:44.5642419 mylaptop\myuser \Update Chocolatey packages true PT30S S-1-5-18 HighestAvailable IgnoreNew true true true false false true false true true false false false...

Yes, this looks complicated in deed. I guess, I will just schedule the task to be run several times a day. Anyway, another solution would be to include a command...

Thanks for the info, I didn't know that this plugin used libxml. I tried to validate a document using new directives from XML 1.1; however, that library does not support...

Hi morbac When I said outdated, I didn't mean your plugin. I meant its dependency: libxml, which last release was on November 2017. But anyway, as I understood you, libxml...

Thanks man. It is better than reading that html code.