Joel G Goodman
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Will FAQ Block support links?@devnihil thanks for the GH link, I’ll follow along over there!
Also getting this error. Verified everything is correct including my from email.
Versions: WordPress: 5.7 WordPress MS: No PHP: 7.4.16 WP Mail SMTP: 2.7.0 Params: Mailer: sendinblue Constants: No API Key: Yes PHPMailer Debug: Invalid address: (From): SMTP_FROM
Forum: Plugins
In reply to: [Advanced Rich Text Tools for Gutenberg] Breaks Gutenberg saving in WP 5.2Sorry, as I dig in I’m not sure it’s this plugin. Gonna look in a bit more. Am getting errors thrown from
rich-text.min.js
… but I think it’s on the WP core side.Hey @hypertextranch –
This is all I’ve done filter-wise: https://pastebin.com/QyW6FEPa
Starting a resync shortly to get the
$body
and$response
files written.Could you try to flush your WPEngine cache and let me know if it helps?
Done… not seeing any change.
Those are fake, just meant to show you a preview of how Related Posts will look like on your site.
Hah! Good to know ??
- This reply was modified 8 years ago by Joel G Goodman.
So this is what’s weird, in Customizer it shows related posts (Screenshot: https://brvry.co/5xBT/2tDTD2yb ), but live it does not.
hey @jeherve – sync has been running for about 24 hours now but still not seeing any change.
I’ve got the shortcode inline on this page for you. No html comment, but there is an empty div.
I also have it now directly in
content-single.php
for you… again, no longer an “out of context” error comment, but there is an empty div.Can supply an advanced debug log (in case it helps).
- This reply was modified 8 years ago by Joel G Goodman.
Yep, updated: https://pastebin.com/QyW6FEPa
Sure. You can take a look at an example post here.
Code I’ve used is here: https://pastebin.com/QyW6FEPa — it’s pulled pretty much directly from the official docs.
I’ve done this before with no issues, and kind of don’t know what to look at next after doing all the normal WP compatibility checks.
After reading a bunch of other people’s issues I figured it needed to be inside the loop (it’d help if the docs mentioned that, but they don’t!). So it is within the Loop. But still provides the same context comment.
Forum: Plugins
In reply to: [Custom Header Extended] Doesn’t seem to work with 4.7 changesFor context, I only noticed it as I was creating a
twentyseventeen
child theme for a project. Actually hadn’t even seenthe_custom_header_markup()
(which I’ve been wanting for a LONG time) before that.Thanks for the awesome work you do in the WP community.
Forum: Plugins
In reply to: [Custom Header Extended] Doesn’t seem to work with 4.7 changesCheers, thanks @greenshady! I won’t hack at it myself, in that case ??
Forum: Plugins
In reply to: [Constant Contact Forms] Filter to turn off email notifications?On by default is fine, but it doesn’t make a lot of sense for ConstantContact to provide a plugin and force global usability choices based on the folks that don’t connect their CC accounts. I guess for now I’ll have to edit the actual plugin files (which I hate to do and never endorse).
Forum: Plugins
In reply to: [Constant Contact Forms] Spam email submissionsI’ve just seen the same thing. Would be great if the plugin integrated with akismet.