Erik van der Bas

Results 143 comments of Erik van der Bas

Hi everyone, the core team decided that we are not going to actively introduce more integrations for now. This includes @nlemoine 's Carbon fields integration. We highly encourage anyone to...

As this issue is now three years old, let's close this one. If anyone still runs into a similar issue, please report in a new issue.

Not sure why you would want to go for an absolute path like that. There are more elegant ways to traverse that are independent of the platform you are using.

As mentioned in the PR @nlemoine created, we are not going to ship this in core. If anyone wants to take the PR code and create an extension for Timber,...

So I ran into this issue #2748 as well and found this PR after some digging. #2535 seems to be related as well. I did some local tests and this...

Since 2019 this ticket did not get that much traction. I have a feeling that comments aren't really used by loads of Timber users so I am doubting that we...

To chime in on this: Since I added the following snippets in my timber projects, I never ran into compatibility issues again. The do action hooks fixed some compat issues...

> To chime in on this: > > Since I added the following snippets in my timber projects, I never ran into compatibility issues again. The do action hooks fixed...

Gotcha, in my case, I never uses the footer.php solution in my 100+ timber projects :D So I think running those two hooks mimics that. I self-assigned this to add...

This is fixed in 2.0 with the new `Timber\Post::comment_count`. Closing this since we are not going to actively maintain 1.x