Sander

Results 5 comments of Sander

I have solved this issue by editing the `advanced-cache.php` file and injecting a custom `Cache` instance. This custom implementation removes the `-loggedin-` from the cache file path. This way, everyone...

It is :). Just to be clear: in `.env.docker` ``` # Assign unique name for the container WPTT_CONTAINER_NAME=owcalgolia # Where the testing installation will be made WPTT_INSTALL_DIR=.wp-install ``` in `.env`...

It also _should_ be in `.env.docker`, as its contents get copied over to `.env`. Something, somewhere isn't reading or applying the environment variables and I don't know why.

Ja deels tijdsduur, maar met name voorspelbaarheid. Deadline is een leuk concept, maar ik zie meer heil in een `pageSize` parameter. Daarmee kan daadwerkelijk een gepagineerde weergave opbouwen. Een deadline...

Manually installing the previous version (2.1.0) 'fixes' the issue. After configuring your feeds, you can safely update to the most recent release (2.1.1).