birdmag
Forum Replies Created
-
That’s what I thought. Thanks, Habibillah.
I can code PHP. Can you point me in the right direction on how I would enhance this? I know how child themes work in WordPress, but is there a method like this for plugins? How would I enhance this in a way that would prevent an update from overwriting my changes? I’ve never done anything like this before.
Forum: Plugins
In reply to: [Dynamic "To Top" Plugin] Compatibility errors with PHP 7Ditto—I’m running a compatibility checker on my site for PHP 7, and I see the same error about clone() being used as a function. I really like this plugin and would hate to substitute it with something else. Any idea if this will be fixed in the near future?
Thanks, @devnihil! I’ll be watching for the 7.0.2 plugin release. Thanks to the team at Yoast for fixing the problem!
To Benvaassen: if I have a site currently running Yoast 6.2, and have yet to update, what do I need to do to avoid this problem? I can test out your instructions on my staging site, if that will help at all.
Hi Daniel: Actually, I’m on the opposite end of the spectrum: PHP 5.6 (planning to update to 7.0 as soon as my crushing to-do list gives me enough breath to do so). Originally I was wondering if it was a PHP version issue, but if you’re seeing it at 7.0, then that may rule out the version being the culprit.
Hello Jerparx,
From my side, yes I have breadcrumbs enabled. Yes, I am using the same code you showed above. I don’t know if this makes any difference (it shouldn’t), but I am calling the code in a widget, not a functions.php file or template file.
Ditto. I am upgrading from 6.2 to 7.0.1. I ran the update on a staging copy first, so I managed to find the problem before I bungled up my site. I found the following:
1) Breadcrumbs were turned off after the update. I turned them back on.
2) The breadcrumbs on my pages showed no categories. They went from…
Home » Learn » Hummingbirds » Top 10 Things You Can Do to Attract Hummingbirds
to
Home » Top 10 Things You Can Do to Attract Hummingbirds
Is this a bug? Or are we all missing some configuration detail that needs to be turned back on?