latest 9 messages by PizzaPortal

+ [2016-05-15T18:54:32Z] PizzaPortal So I just leveraged remove_first
+ [2016-05-15T18:54:24Z] PizzaPortal But I realized that the characters that i needed to remove are, in fact, constant ^^
+ [2016-05-15T18:54:09Z] PizzaPortal Well the slice thing didn’t really work out unfortunately
+ [2016-05-15T17:58:11Z] PizzaPortal miklb: I’ll try to figure something out using slice
+ [2016-05-15T16:37:10Z] PizzaPortal I could maybe use remove, or remove_first, but the first two characters are unknown
+ [2016-05-15T16:36:40Z] PizzaPortal What liquid filter should i use to remove the first two characters from a string? I can’t find one here https://github.com/Shopify/liquid/wiki/Liquid-for-Designers
+ [2016-05-15T15:32:18Z] PizzaPortal jaybe: Yes i did and it didn’t work for me, because i forgot to change the layout on all my posts :S, I fixed it now though :)
+ [2016-05-15T15:11:31Z] PizzaPortal Hey there, does anyone know if it is possible to have a folder in _layouts and do — layout: nl/default —?