Hi @karl19
Thanks for reporting this.
Quick questions to help me diagnose:
- How many footnotes are on the problem page?
- In Settings → Footnotes, what is your “Identifier” set to?
- Is “Combine identical footnotes” enabled?
Temporary workaround:
Try changing “Identify” to “a,b,…j” – this should prevent the timeout while I investigate.
OR,
- Settings → Footnotes → Priority
- from 11 to 20
- Save and test
This makes the footnotes plugin run after most other content filters, which should resolve the conflict.
If they don’t help, please let me know.
Patrick
Thread Starter
KS
(@karl19)
Hi Patrick, many thanks for the quick and informative reply!
- This happens even on pages without footnotes.
- 1,2… 10
- No
I have tried the temporary workarounds you suggested, as well as the “Suppress Footnotes” options, but it provides no quick fix. I have also tried turning of all plugins apart from Footnotes Made Easy, as well as switching to the 2025 standard theme, but that also doesn’t help.
What’s interesting, is that the problem happens on pages that don’t have any footnotes, such as the frontpage. Also, it happens in the admin, sometimes when opening pages I get errors such as:
Fatal error: Maximum execution time of 30 seconds exceeded in /wp-includes/query.php on line 413
On a custom post type post (which is where I use the footnotes), I’m now getting an error relating to line another code line:
Fatal error: Maximum execution time of 30 seconds exceeded in /wp-content/plugins/footnotes-made-easy/footnotes-made-easy.php on line 308
But this might just be it timing out earlier.
I’m not sure what else I can do to test, or how I can help bugfix? I also don’t know if this is just related to my (pretty standard ) server setup, or a more general bug. Unfortunately, if I deactivate the plugin, everything else works fine and fast.
-
This reply was modified 3 months, 2 weeks ago by
Yui.
Hello @karl19
I have tried to replicate the issue, and just can’t.
And, for that, I am closing this.
If you are able to replicate it on a different environment, please do let me know. You are welcome to reopen this anytime.
Thank you for choosing Footnotes Made Easy.
Patrick.
Moderator
Yui
(@fierevere)
永子
Usually 30 seconds is not enough and often is a cause of timeout scenario for many tasks (cron jobs, backups, cold startup with empty caches). It is recommended to increase this value if possible.
Ask your hosting support for assistance if needed.