roborourke / wp-less

Provides a LESS compiler compatible with wp_enqueue_style() for rapid CSS development in themes and plugins.
MIT License
217 stars 55 forks source link

Wp-less wordpress plugin not compiling - wpengine sftp issue? #53

Closed yellomaggie closed 11 years ago

yellomaggie commented 11 years ago

Hi,

I am hosting my site with wpengine. Wp-less compiles great in staging, then I deploy my site to production and everything but the less is updated. The less files in ftp are updated but they are not compiling. Wpengine production is SFTP, which makes me think I'm having an issue with wp-less and SFTP?

Any help would be much appreciated:

http://pointofcare.staging.wpengine.com/ http://pointofcare.wpengine.com/

Maggie

roborourke commented 10 years ago

@yellomaggie Hi Maggie, did you resolve this? I'm wondering if PHP is prevented from writing the files. One thing to try is to remove the wp-less-cache folder from wp-content/uploads to force it to recompile.

yellomaggie commented 10 years ago

Hi, yes I did resolve the issue. Yes, I was not aware of the wp-less-cache folder until a coworker pointed it out. Deleting these files forced the recompile! Thanks!

roborourke commented 10 years ago

Ah cool, thanks! It's a bit tricky to handle migrations properly at the moment, it should check if the host name has changed so I'll make sure it's not a bug.

Robert O'Rourke sanchothefat.com +44 7816 329424