Ruben

Results 27 comments of Ruben

Guys, I have the same issue, seems that here is solved (I'm not sure if this video is in English too): https://www.miwordpress.es/%E2%9C%85-acf-en-el-api-de-wordpress-%F0%9F%9A%80%F0%9F%9A%80%F0%9F%9A%80/ The plugin that uses in the video: https://github.com/airesvsg/acf-to-rest-api/

So... if you wanna make a plugin... buy one and do "reverse enginering" or something. This is "open source".

I'm not sure what's the issue, I've just installed using the following commands (https://github.com/Jguer/yay/pull/2115): ```bash # Allow to write over file system (steam os block) sudo steamos-readonly disable # Ensure...

I have Steam Deck for just 2 weeks and I had no problem yet related to the dependencies removal or required to execute `steamos-readonly disable`. For sure, there are some...

I'm using the example wrapped into a promise and linked to progress bar (in typescript). The only think that can be "wrong" in my code is: ```js dl.on('data', function (chunk)...

I was looking for some package like this but not found, I will try with those tow. Thanks!

I need a nice example, I'm using this code: https://github.com/tusharmath/Multi-threaded-downloader/issues/166#issuecomment-282952823 (modified to add my progress bar and other things), but its too much ugly and hard to read/use. It was...

> > I need a nice example, I'm using this code: [#166 (comment)](https://github.com/tusharmath/Multi-threaded-downloader/issues/166#issuecomment-282952823) (modified to add my progress bar and other things), but its too much ugly and hard to...

Same issue here, I found a manual way to fix this... Open the file with "notepad" and go to "File -> Save As", change the `Codification` to `UTF-8`. But in...

Anything was working, I had to do a clear install, after that, I still had no issues related to the interface.