Jack McDade

Results 184 comments of Jack McDade

I too would have assumed it wouldn't be an issue on this side, and spent a *large* amount of time ruling out every other possibility, retaining it with many different...

I would love to have that feature. It's not a simple thing though, and there's so much to do, It's hard to know when we'll be able to add it.

You don't need this anymore actually – v3 **starts** with Tailwind now. :)

Personally I like using CodeKit or Compass to compile my SASS, but if you want Statamic to do it for you, check out the SASS plugin by Jeremy Messenger: https://github.com/jlmessenger/Statamic-SASS...

Can u post your template code? On Jan 29, 2013, at 5:49 PM, jolupa [email protected] wrote: Hi! I'm trying to use the image plugin to resize some images on a...

Make sure to use single braces on any variables used in parameters. On Jan 29, 2013, at 8:10 PM, jolupa [email protected] wrote: Here's the code. To pass the variable "imagen"...

Just the ones inside parameters. e.g. `{{ image src="{ imagen}" }}` On Jan 29, 2013, at 8:20 PM, jolupa [email protected] wrote: > Ok. Changed all the variables to single bracees......

does {{ imagen }} give you a valid image path? On Jan 29, 2013, at 8:32 PM, jolupa [email protected] wrote: > Changed... still not working. > > — > Reply...

Have you tried the Image plugin that ships with Statamic? I can't remember if this repo is ahead of that or not at this point. On Jan 29, 2013, at...

I see a few typos (e.g. sort_by="ramdon") and {widht} -- can you make sure they're not affecting anything? On Jan 29, 2013, at 8:42 PM, jolupa [email protected] wrote: > I'm...