pablonolla
Forum Replies Created
-
Hi!
I’ve installed the free version of the plug in on a newly created (WP 6.3) site, hosted on a server running PHP 8.1…but the message “Whoops! It looks like your website is currently password protected. …” appears and no checking is done.
I’ve read this thread (and others) on this issue, and tried inserting the snippet of PHP code suggested by stevieboy23 on line 201 on the validaet.php file but it breaks the site.
Any ideas or hints?
Thank you very much for the support.Forum: Plugins
In reply to: [Modern Footnotes] “Convert to blocks” ruins the [mfn]This is what i get when after “Convert to blocks”.
Is there any way to solve this? Thank you!
p


- This reply was modified 3 years, 4 months ago by pablonolla.
As often happens, i was complicating things.
I’ve found that the best solution to my case is, in my HTML, simply wrap the footnote text with the [mfn] (.*?) [/mfn] tags, place it all where the footnote reference is and let the plugin work once the content is imported to WP.
Much much simpler than what i was trying to do.