sevensoutbill
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Lastest version causes server error in WP CustomizerThanks. We are at WordPress. 5.7.1 and Yoast 16.1.1. All is up to date.
Cheers!
Thanks so much for your help. We really appreciate the quick response on this.
Cheers,
BillRight. Got it. Here you go.
Will do. Thanks. To what email address?
30 markers expected.
Yes, I edited page. Opened the maps widget and checked console. No update.
Error in console:
WebSocket connection to ‘wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data’ failed: Error during WebSocket handshake: Unexpected response code: 403
Thanks. I tried that. But no change. I am seeing a websocket connection error. Could that be the problem?
Forum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] Expanded menu is blankDid you try the js link above? There’s a problem with it. It is called by the enhanced accessibility expanded menu page.
Actually, we just this morning deselected the Enhance Accessibility option in Settings and found we could get the standard expanded menu to pop up. We’d like to enable Enhanced Accessiblity so once that fixed (the js URL above) we’ll re-enable it.
Cheers,
BillForum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] Expanded menu is blankThe blank page is trying to call this file and is getting 404
Forum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] Expanded menu is blankNote: this is what you see when Enhanced Accessibility is turned on.
Forum: Plugins
In reply to: [Go Fetch Jobs (for WP Job Manager)] Import removes link from descriptionOh and if you want to make sure all external links open in new tab check out the plugin “Open external links in a new window”.
Forum: Plugins
In reply to: [Go Fetch Jobs (for WP Job Manager)] Import removes link from descriptionFigured it out. Until there’s an update for this:
Edit class-gofetch-importer.php
Replace this:
return preg_replace( '/<([a-z][a-z0-9]*)[^>]*?(\/?)>/i', '<$1$2>', $text );
With this:
return $text;
Also be sure WP>Go Fetch Jobs>Settings>Jobs tab>Format Plain Descriptions is unchecked.
Cheers.
Haha, ok nevermind. I see there’s a new version with the fix. Thank you!
Ok – wait a sec. The database upgrade just processed successfully. I think it’s working now. Not sure what just happened.