Dan (a11n)
Forum Replies Created
-
Hi there
Cloudflare appears to be enabled again, and we’re still seeing the same error.
At this point, we’d like to run some more tests with you on your site to try to figure out what’s happening.
Could you contact us via this contact form and mention this thread?
Thanks
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] merge Jetpack dataHi there
I’ve taken care of this for you. Please let us know if you need anything else.
Hi there
I’ve taken care of this for you.
If you need more of these removed in future, please contact us via this contact form instead.
Thanks!
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] connection errorHi there
Your connection appears to be working fine now, are you still having trouble?
Thanks for confirming. Let us know if you have any more trouble.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Only one related linkHi there
I can see that all 3 related posts are there, but the second and third ones are hidden by some CSS rules.
I’d suggest checking for any custom CSS you’ve added that may be affecting those.
If you can’t find anything, can you temporarily disable CSS minification on your site so that we can see exactly where the CSS issue is coming from?
Hi Jeff
Have you tried deleting and reinstalling Jetpack on your production site?
If that doesn’t help, we may need to make a change on our end. Could you please post your site URL here so that we can have a look?
If you want it to remain private, you can also contact us via this contact form. If you choose to reach out directly, please include a link to this thread.
Thanks!
Hi there
We’re now seeing a more general issue with your site’s XML-RPC file not responding correctly.
Could you temporarily pause Cloudflare again so we can check if that’s what is causing this issue?
Thanks
Hi there
We’re not aware of anything specific that would disable the Site Accelerator feature, but the most likely thing is probably a theme or plugin conflict.
I know it’s less than ideal, but could you please try the following:
– Temporarily deactivate all the site’s plugins except for Jetpack and clear your browser’s cache.
– If the setting then remains activated, then we’ll know that another plugin is conflicting here. You can re-enable your plugins one by one, checking in between, until you find the one causing the conflict. You can leave it disabled or reach out to the plugin developer for a fix.If disabling plugins doesn’t help, it may be the theme.
– Temporarily switch your theme to a WordPress default theme like Twenty Twenty. Then test again. If the setting remains activated, then you know it’s a problem with the theme, and you can reach out to the theme developer for a fix.
If none of that helps, I’d suggest contacting your hosting provider to see if they have any other CDN in use that might be deactivating the Jetpack one.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Scan shows modified filesHi there
I’m not quite sure what you mean here.
Are you saying that even after reinstalling the Jetpack plugin, you still get a warning from Wordfence saying Jetpack plugin files have been changed?
Hi there
I’ve taken care of that for you. In future, please submit requests like this via our contact form.
Thanks!
Hi there
The connection is looking good from our end, are you still seeing the notice?
If so, can you try disconnecting and then reconnecting Jetpack? You can follow these instructions to do that:
https://jetpack.com/support/reconnecting-reinstalling-jetpack/#disconnecting-jetpack
Thanks
Hi there
This is still due to 403 errors:
Something is blocking those images, so I’m afraid you’ll need to work with your host to figure out what that is and make sure they remove any security blocks.
Please check that they are not blocking the
Photon/1.0user agent, which is used by our image CDN.Hi there
Thanks for raising this. I’ve opened an issue for our developers to look into this, so you can follow along there for updates:
https://github.com/Automattic/jetpack/issues/22127
Hope that helps!
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Taille de police de titreYou may need to be more specific with your CSS e.g.
.archive h2 { }Or you can try using
!importantwhich will override all other styles.You can learn more about that here:
https://css-tricks.com/specifics-on-css-specificity/
Hope that helps!