landwire
landwire
No, I don't have an autoload section. How do I know what to put in there?
As we track the major version of the CMS we are working with I will also need the option of a custom pattern: v10.0.0.0 (the 10 being the version of...
Could that not be solved by adding "timber" as a required package in the composer.json? ``` "require": { "php": ">=5.6", "timber/timber": "1.*" } ``` In the end you need timber...
Hi Maciej, unfortunately not. I would like to filter out the subdirectories based on the $slug. I can only do it a that time. Maybe for a better understanding what...
Hi Maciej, I created a merge request based on the master branch. Maybe you could consider adding those 2 filters and then close this issue? Thanks.
Hi Maciej, not sure if you saw already, but I replied to your question in the MR (https://github.com/palmiak/timber-acf-wp-blocks/pull/28) a while back. If you want me to change/adapt anything let me...
@nicmare Sorry, this is quite unrelated, but could not find a way to send you a message on github or email directly. I like your full width post slider on...
Yeah, I guess. Thanks for the suggestion. Would be nice to enhance this little script a bit like this. I was also thinking if eval() could be replaced. Not sure...
A group of icons, so more than one. I just copied a few to also let you guys have a look and to present a selection. Just see what you...
ok. Thanks for the feedback. Will do this over the next few days… S > On 26 Nov 2014, at 13:42, Geremia Taglialatela [email protected] wrote: > > This request needs...