Stanislav Khromov

Results 123 comments of Stanislav Khromov

👋 I have a similar question to the original poster - we are using Adminer with `docker-compose`. We have a Postgres database and would like to prefill the database type...

I see the problem. Not sure how to solve it from a technical standpoint, but if someone has ideas or a PR they are very welcome!

@jonathan-dejong I agree with the label, but we wouldn't be able to have `Twentysixteen (default behavior)` because we don't know that the theme has the final say (it depends on...

@jonathan-dejong Setting "disable overrides" only removes the override hook for this plugin ( https://github.com/khromov/acf-local-json-manager/blob/master/acf-local-json-manager.php#L21 ) , so the result will be a state as-if the ACF Local JSON Manager was...

This would be great. One very common design pattern is deferring the loading until page has completed. Calling simplesharebuttons() queues the request but does not send it. Then, on document.ready...

My Modules menu is also missing on the latest Windows build, any feedback?

@walderfranco I've had this problem with different apps, the problem is that the CapRover Nginx terminates SSL and then communicates with your app over HTTP, so your app thinks that...