Parse errors after updating
-
I am getting parse errors that I wasn’t getting before updating. As far as I can see my code is correct and I can’t find where the problem is.
Here is the error:Fatal error: Uncaught exception ‘Less_Exception_Parser’ with message ‘ in styles.less on line 1, column 0 1| @charset “utf-8”; 2| 3| #post-16 header h1, #post-335 header h1, #post-358 header h1, #post-377 header h1, #post-624 header h1, #post-628 header h1, #post-630 header h1, #post-634 header h1, #post-636 header h1, #post-638 header h1, #post-640 header h1, #post-644 header h1, #post-642 header h1, #post-632 header h1 { 4| display:none !important; 5| } 6| ‘ in /home/automate/public_html/wp-content/plugins/wp-less/vendor/oyejorge/less.php/lib/Less/Parser.php:2606 Stack trace: #0 /home/automate/public_html/wp-content/plugins/wp-less/vendor/oyejorge/less.php/lib/Less/Parser.php(793): Less_Parser->Error(NULL) #1 /home/automate/public_html/wp-content/plugins/wp-less/vendor/oyejorge/less.php/lib/Less/Parser.php(1738): Less_Parser->expectChar(‘]’) #2 /home/automate/public_html/wp-content/plugins/wp-less/vendor/oyejorge/less.php/lib/Less/Parser.php(691): Less_Parser->parseAttribute() #3 /home/automate/public_html/wp-co in /home/automate/public_html/wp-content/plugins/wp-less/vendor/oyejorge/less.php/lib/Less/Parser.php on line 2606
- The topic ‘Parse errors after updating’ is closed to new replies.