Dan (a11n)
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] checkbox colorHi there. You should be able to override that with some custom CSS which you can add via Appearance > Additional CSS:
.comment-form input[type=checkbox]:checked { background: #EC008C; border-color: #EC008C; }Hope that helps!
I actually wasn’t able to find the reindexing feature under the General > Manage connection page in my WordPress dashboard settings.
I think that may be because your site is not currently connected properly. Can you go to Jetpack > My Jetpack in your site’s dashboard, and under the Connection section, disconnect your site and then reconnect it?
Once you’ve done that, if you still have trouble, can you give us an example of a post where one of the related posts is a draft?
It looks like we’re seeing an unexpected server port value. Can you try adding the following to your wp-config.php file then reconnect and see if that helps?
define( 'JETPACK_SIGNATURE__HTTPS_PORT', 15581 );Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Jetpack Database issuesMarking this resolved as it’s a duplicate of https://wordpress.org/support/topic/jetpack-database-issues-2/
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Firewall on multisite?I heard back from the devs, and due to the way the plugin manages php files globally for the IP lists, when you save a list on a subsite, any lists from other subsites will be overwritten. For that reason, we don’t recommend using this feature on a multisite installation.
I reached a message saying that I don’t have any WordPress sites set up yet.
That’s expected if it’s a new account.
It looks like you got the site connected to the right account. Let us know if you still need help.
Hi there. Sorry you’re still having trouble. The alternate connection method is still unable to connect, and I’m still seeing a 403 error on xmlrpc.php
We did have an error in the site URL however (using http instead of https), which I’ve now fixed, so if you can allow Jetpack access to xmlrpc.php again, we should be able to switch back to using that and hopefully the connection will succeed.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Delete Jetpack cached imageHi there
Can you clarify? What were you expecting, and what happened instead?
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Firewall on multisite?Hi Rolf. This hasn’t actually been tested, since it’s not officially supported on multisite.
Our developers are looking into it, and we’ll get back to you once we know more.
Forum: Plugins
In reply to: [WP Super Cache] Content cache file missingCan you try copying the file wp-super-cache/wp-cache-config-sample.php to wp-content/wp-cache-config.php and see if that helps?
What you need to do is:
- Log into WordPress.com with your work email address (you’ll need to log out of your personal account first via https://wordpress.com/me )
- Log into your site’s wp-admin with your work admin account.
- Go to Jetpack > Dashboard and follow the prompts to connect to your WordPress.com account.
Once you’ve done that, you should see the dropdown allowing you to transfer the Jetpack connection.
Alternatively you could just disconnect Jetpack from your personal account via Jetpack > My Jetpack, and then log into your work accounts (on the site and on WordPress.com) and reconnect Jetpack.
Let us know if you have trouble with that.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Jetpack PortfolioThanks for the update @benlumia007 – Glad you figured it out!
Forum: Plugins
In reply to: [WP Super Cache] Empty cache directoriesIf you haven’t disabled wp-cron, then it’s likely the issue that Bruce linked to above may be causing this. That should hopefully be fixed in v1.9.3, so let’s see if that helps.
Sounds good, please let us know what you find.
In that case, something else may be filtering that setting. You can try deactivating all other plugins to see if you can find what’s causing it, or you can use the plugin I mentioned to only show the Jetpack menu to admins.