Theme does not work
-
I tried to wordpress transferred to VPS (environment: Nginx + Ubuntu 14 + PHP5-fpm)
But it does not work wordpress. 3 tips to get the following error:
1: Notice:… Wp_enqueue_script was called incorrectly Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks Please see Debugging in WordPress for more information (. This message was added in version 3.3) in / var /…../wp-includes/functions.php on line 3370
2: Parse error: syntax error, unexpected ‘endwhile’ (T_ENDWHILE) in /var/…../wp-content/themes/……/single.php on line 97
Code Here: https://pastebin.com/pCCmBp6n3: Deprecated: Function ereg_replace () is deprecated in /var/……../wp-content/plugins/popularity-contest/popularity-contest.php on line 2572
Code Here: https://pastebin.com/LcnqMhDnHow to resolve these errors? Thanks!!
- The topic ‘Theme does not work’ is closed to new replies.