dimirooz
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] ajax-filters.min.js errorBut now it doesn’t work again! Changed nothing…just a different day π
Forum: Plugins
In reply to: [WP Job Manager] ajax-filters.min.js errorDeleted the Cache plug-in from the plug-in library π
Forum: Plugins
In reply to: [WP Job Manager] ajax-filters.min.js errorHim
Turning off the Kirki Toolkit plug-in didn’t help.
this is the .htaccess file contents
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /rps/jobsite/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /rps/jobsite/index.php [L]
</IfModule># END WordPress
hope it helps! π
Forum: Plugins
In reply to: [WP Job Manager] ajax-filters.min.js errorThanks! Here is an screenshot of all used plug-ins
Forum: Plugins
In reply to: [WP Job Manager] ajax-filters.min.js errorThis is the theme i use: http://www.coffeecreamthemes.com/themes/jobseek/v2/
Its specially build on the Job Manager plugin so it must have theme support!Forum: Plugins
In reply to: [WP Job Manager] ajax-filters.min.js errorHi,
Changing the theme didn’t make a differece.
This is the code from the logfile:
[30-Apr-2018 12:11:15 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
[30-Apr-2018 12:11:15 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
[30-Apr-2018 12:11:20 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
[30-Apr-2018 12:11:20 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
[30-Apr-2018 12:11:23 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
[30-Apr-2018 12:11:23 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
[30-Apr-2018 12:12:47 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
[30-Apr-2018 12:12:47 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
[30-Apr-2018 12:12:53 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
[30-Apr-2018 12:12:53 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
[30-Apr-2018 12:12:56 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
[30-Apr-2018 12:12:56 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
[30-Apr-2018 12:13:06 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
[30-Apr-2018 12:13:06 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
[30-Apr-2018 12:13:12 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
[30-Apr-2018 12:13:12 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
[30-Apr-2018 12:13:26 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
[30-Apr-2018 12:13:26 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
[30-Apr-2018 12:13:30 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
[30-Apr-2018 12:13:30 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
[30-Apr-2018 12:13:35 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
[30-Apr-2018 12:13:35 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
[30-Apr-2018 12:13:38 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
[30-Apr-2018 12:13:38 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652Hope it helps π
Forum: Plugins
In reply to: [WP Job Manager] ajax-filters.min.js errorThanks for the reply π
I’ve had a look and there is nothing special in the logs. Also I can’t reproduce the 500 error for the favicon. Maybe it was because there was none. I have added one, but doen’t make a difference. π
Tried to switch off all plug-ins also didn’t help.
Any ideas?