Arūnas Liuiza

Results 46 comments of Arūnas Liuiza

I ran into `the input device is not a TTY` as well. my wp-cli.yml ``` @devdc: ssh: docker-compose:user@servicename path: /path/to/wp/ @devdocker: ssh: docker:user@containername path: /path/to/wp/ ``` If I try to...

Hi! Any progress on this? Or at least having a hook there to extend/customise behaviour here would be extremely helpful.

It doesnt, currently ;) ![image](https://cloud.githubusercontent.com/assets/3252474/21798700/993dcfc6-d71e-11e6-95c1-a79f3e3309ea.png)

I actually think I found one more problem - there is a weird `` at the top if you insert a Content Card via oEmbed, not shortocode. I'll have to...

Hi, thanks for the report. I probably have to update my markdown conversion library.

Thanks for reporting. Its an error in parsing your avatar url. You probably have avatars disabled and I do not do a proper check there.

@oskarrough I will build a proper a fix later this week.

Hi @jamesgiroux, thanks for reporting. A few questions: a) Does disabling plugin actually help with the problem? b) Maybe, by any chance you are using Disqus commenting system plugin? c)...

@hjbarraza thanks for reporting. I can't find prefix hard-coded, but it seems `$wpdb->posts` does not get the custom prefix for some reason. Will have to look into it.

@uslmz I'd love to, unfortunately it requires quite a bit of time. I try to keep it alive best I can with the limited amount of resources I have.