techsoldd
Forum Replies Created
-
Expert advice thanks @gigitux that seems to have worked 😊
It seems to be ignoring the Thumbnail Cropping setting of 1:1 but maybe these are overridden by what’s setup in the block Editor template(s). Anyway that’s not a problem for me I only need the sharp images and that’s fixed!
Thanks for the advice, I did find this yesterday but I would therefore have to set it to 300×300 to avoid the blurry. I don’t want to have to hardcode the thumbnails it should just work freely, like it does on my local site.
So the question really is why would it be serving this;
src="https://staging.itkit.nz/wp-content/uploads/2024/11/1081610478-JPG-300x300.jpg"instead of this?
src="https://staging.itkit.local/wp-content/uploads/2024/11/1081610478.jpg"I had a similar thing yesterday.
An error of type E_ERROR was caused in line 101 of the file /var/www/vhosts/client_site_name/httpdocs/wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php. Error message: Uncaught Error: Class 'Yoast\WP\SEO\Conditionals\New_Dashboard_Ui_Conditional' not found in /var/www/vhosts/client_site_name/httpdocs/wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php:101
Stack trace:
#0 /var/www/vhosts/client_site_name/httpdocs/wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php(35): WPSEO_Admin_Menu->get_submenu_pages()
#1 /var/www/vhosts/client_site_name/httpdocs/wp-includes/class-wp-hook.php(324): WPSEO_Admin_Menu->register_settings_page()
#2 /var/www/vhosts/client_site_name/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /var/www/vhosts/client_site_name/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /var/www/vhosts/client_site_name/httpdocs/wp-admin/includes/menu.php(161): do_action()
#5 /var/www/vhosts/client_site_name/httpdocs/wp-admin/menu.php(412): require_once('/var/www/vhosts...')
#6 /var/www/vhosts/client_site_name/httpdocs/wp-admin/admin.php(I deactivated the plugin and all seemed OK then I activated it again today and it seems like it might be OK again as it has not re-occured but I will keep an eye on it and let you know thanks 😊
Hi – I just updated to 1.9.1.2 and it is working fine now thanks 😊
FYI I did a rollback to 1.9.0.4 and it is working again. Would be great if you can confirm that there is an error in 1.9.1.1 or perhaps I would just try installing in another WordPress as test…
I don’t know why this was marked as resolved because it is still an on-going issue for us. Today there are two client sites that are showing this behaviour that have not before and it is a waste of my to to manually fix them.
I would like Wordfence to please take a look and or at least provide an workaround when it occurs.
Turning off Wordfence updates to MANUAL is not a fix as there are other things at play I have found which can cause a Wordfence update.
Looking forward to your help. Happy to provide any debug info requested.
Thanks for the response and update 👍
Forum: Plugins
In reply to: [Connect Contact Form 7 and Mailchimp] Plugin removed from WordPressOthers have recommended MC4WP: Mailchimp for WordPress – I have not tried it.
Hi – yes it did reoccur but subsequently there has been a Wordfence update with no issue this time around. The site is no longer going through Cloudflare and I increased the PHP timeout also. Hopefully it will be stable now. Thanks for your assistance.
- This reply was modified 2 years, 7 months ago by techsoldd.
Having a closer look it seems that it’s not a caching thing that 1695657196 is a Wordfence build number which is wrong. So yes it looks like something has gone wrong during the plugin update.
Hi Mark and thanks for your assistance. The issue has returned and I turned off Cloudflare proxy, deactivated the Autoptimise and WP Fastest Cache, and cleared the Avada cache and tried in a clean Firefox identity but still am getting those 404 errors on the login page which I think is causing the problem.
Over in the browser where I was still logged in, I am seeing HEAPS of 404 errors in the backend and the Wordfence Admin pages come up unstyled and broken. So I can’t change any of the Wordfence settings (eg. change the reCaptcha mode to TEST or “allow” my IP to bypass reCaptcha).
404 GET /wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1695657196.css?ver=1.1.4 HTTP/2.0 404 GET /wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1695657196.css?ver=1.1.4 HTTP/2.0 404 GET /wp-content/plugins/wordfence/css/wf-global.1695657196.css?ver=7.10.4 HTTP/2.0 404 GET /wp-content/plugins/wordfence/css/wf-font-awesome.1695657196.css?ver=7.10.4 HTTP/2.0 404 GET /wp-content/plugins/wordfence/modules/login-security/css/colorbox.1695657196.css?ver=1.1.4 HTTP/2.0 404 GET /wp-content/plugins/wordfence/modules/login-security/css/ionicons.1695657196.css?ver=1.1.4 HTTP/2.0 404 GET /wp-content/plugins/wordfence/css/wfselect2.min.1695657196.css?ver=7.10.4 HTTP/2.0 404 GET /wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1695657196.css?ver=1.1.4 HTTP/2.0 404 GET /wp-content/plugins/wordfence/modules/login-security/css/admin.1695657196.css?ver=1.1.4 HTTP/2.0 404 GET /wp-content/plugins/wordfence/js/wfi18n.1695657196.js?ver=7.10.4 HTTP/2.0 404 GET /wp-content/plugins/wordfence/js/wfdashboard.1695657196.js?ver=7.10.4 HTTP/2.0 404 GET /wp-content/plugins/wordfence/js/wfpopover.1695657196.js?ver=7.10.4 HTTP/2.0(not a complete listing)
The reCaptcha is set to 0.5 so I don’t think that is the issue anyway.
Any idea why, with all of the caching things turned off, Wordfence might still be using what appear to be cached assets?
NB: Deleting the Wordfence plugin (by deleting the folder plugins/wordfence using cPanel) and re-installing solves the problem immediately.
Thanks again for assistance.
Thanks for your help 😊