Hi, I’ve setup SASS to CSS compiler successfully on my local environment, but when I try and install on production it’s not working. The site is hosted on WordPress.com, so it’s a pretty vanilla install.
Message from WordPress.com logs:
PHP Warning: Attempt to read property "id" on null in /srv/htdocs/wp-content/plugins/sass-to-css-compiler/admin/class-sass-to-css-compiler-admin.php on line 333
A New version is published v2.0.6 which resolves the issue you are getting. Hopefully it should be resolved once you upgrade to the latest version. If any issue please let us know.
You are not seeing correct… there are few more changes added to the plugin. So your problem should be resolved now!! It should not give any error now. let me know if it is.
Sorry if my last message was misunderstood. I installed v2.0.6, but there was no change – the SCSS file configured in the settings still isn’t being processed. My local version continues to work however.
With the updated version, I’m no longer seeing an error in the WordPress.com hosting logs for PHP, just the plugin is still not working as expected.
Hi Sajjad, yes I have. Matched the same settings I have running locally where the plugin is working with exactly the same setup – obviously with different hosting (MAMP Pro locally, WordPress.com in production).
Can you please share some more screenshots of the settings page… and check the directory if being converted at all… or it’s a enqueue issue. Without that it’s not possible to help you in any way, as it is working for self hosted wp version and other places.