‘non well formed numeric value’ from custom-styles.php line 640, php7.3
-
apache server on debian 10. i’ve updated our site from php 7.0 to php 7.3. using the current kahuna theme i now get the following error in apache logs:
A non well formed numeric value encountered in …/wp-content/themes/kahuna/includes/custom-styles.php on line 640the offending line appears to read:
#header-page-title .entry-title { font-size: <?php echo absint( $kahuna_ftitlessize – 20 ) ?>%; }
i cant find any generated css to see what is ‘non well formed’.any suggestions of fixes?
thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘‘non well formed numeric value’ from custom-styles.php line 640, php7.3’ is closed to new replies.