Marty
Forum Replies Created
-
Your update is much appreciated, thanks.
Thanks for your insight.
Hmm, thing is I often need to turn on wp_debug.
Either way, this phoning home to a google sheet is suboptimal. Do you have a filter to disable this? Thanks.
<!– wp:paragraph –>
<p>I just tried with a brand new user, all privileges, same error.</p>
<!– /wp:paragraph –>Forum: Plugins
In reply to: [Gutenberg] Keyboard shortcut to convert block, ex: Paragraph to Heading@thelmachido great point, links to relevant tickets below:
https://github.com/WordPress/gutenberg/issues/46444
https://github.com/WordPress/gutenberg/pull/44681What I’m not clear about is when a feature from the gutenberg plugin is ported over to core.
@t-p thank you, I have filed a bug report
@fierevere that’s great news, switching right now ??
Interesting. The current user has all privileges. I will try with a new user.
mysqldump is enabled and the plugin recognizes it.
I tried to paste some more info about my setup from the logs but the new forum post editor doesn’t allow me to unfortunately.
Apache, innodb, php 8, redis object cache, nginx page cache
Forum: Everything else WordPress
In reply to: Can’t copy/paste in the new forum text editorRunning into this today trying to post log output to a forum post. It is not technically code.
Sometimes if I paste into a text editor and the cut out out of that it works. Other times it doesn’t.
Forum: Plugins
In reply to: [Gutenberg] Keyboard shortcut to convert block, ex: Paragraph to HeadingI did, thanks @mrfoxtalbot . Sounds like these features are coming in a future version that will merge into core.
Forum: Plugins
In reply to: [Yoast SEO] Yoast SEO + The Events Calendar = server crashHave gotten some acknowledgement from TEC about this and they say current version of Yoast and TEC are incompatible on this issue. So: not resolved, but TEC is owning it now. Thanks.
Forum: Plugins
In reply to: [Yoast SEO] Yoast SEO + The Events Calendar = server crashThanks all.
I have reached out to TEC and they are who asked me to use that snippet. I have been trying to sort it out with them for many weeks. Currently the only solution has been to disable Yoast entirely.
Either way, am I not able to disable this integration via yoast UI? Why is the card still there if I’m using the snippet?
Forum: Plugins
In reply to: [Yoast SEO] Yoast SEO + The Events Calendar = server crashThis remains an issue. Activating Yoast sends my server into php-fpm process overload.
I am using the following snippet to try to deactivate the integrationadd_filter( ‘tec_events_integrations_plugin_wordpress-seo_should_load’, ‘__return_false’ );
I see there is now integration cards. Great. When I check that it says
Integrations
Yoast SEO can integrate with other products, to help you further improve your website. You can enable or disable these integrations below.
What I actually see:
There is no option to enable or disable this.
Have not been able to get TEC and Yoast to work well together for weeks now :/
Deactivating Yoast and restarting php-fpm solves the issue.
I am also using nginx cache and redis object cache, php 8.0. I clear both caches in the process.
- This reply was modified 2 years, 2 months ago by Marty.
Forum: Plugins
In reply to: [Gutenberg] Keyboard shortcut to convert block, ex: Paragraph to HeadingAppreciate the suggestions @thelmachido!
OK, the markdown idea is interesting, though it takes a mouse click and then several taps on the keyboard to accomplish.
I am familiar with converting the block manually, the trick is when you have hundreds of lines of text it can get rather cumbersome.
In Classic Editor, the keyboard shortcuts are:
Heading 1: Control + 1 (PC) or Command + 1 (Mac) Heading 2: Control + 2 (PC) or Command + 2 (Mac) Heading 3: Control + 3 (PC) or Command + 3 (Mac) Heading 4: Control + 4 (PC) or Command + 4 (Mac) Heading 5: Control + 5 (PC) or Command + 5 (Mac) Heading 6: Control + 6 (PC) or Command + 6 (Mac)
Seems to be important missing functionality here. What’s the best way to submit this as a feature request, create a new github issue?
Forum: Plugins
In reply to: [Nginx Helper] Attempt to read property “post_name” on null at /purge/feed/Also getting this at the URL:
/purge/tag/random-tagname/feed/rdf
Forum: Plugins
In reply to: [Fresh Forms for Gravity] PHP Warning: Attempt to read property “ID” on nullThanks Samuel!
More info:
Redis Object Cache
NGINX page cache
centosNo filters in use, just the plugin activated.