• aosd

    (@aosd)


    Easy Footnotes 1.1.5
    Yoast SEO 15.2.1
    Wordpress 5.5.1

    Hello, I’m wondering if anyone can point me in the right direction here.

    The in-text markup (elements of class .easy-footnote) seem to output fine to frontend, but I’m not getting any output to the .easy-footnote-wrapper <ol> element at all until I disable the Yoast plugin.

    At first I thought it could be a filter priority issue and changed 20 to 1 on on line 61 of easy-footnotes.php but that doesn’t work.

    add_filter( 'the_content', array( $this, 'easy_footnote_after_content' ), 20 );

    My other thought is that this is a Yoast specific issue but I’m unsure how to verify this. I installed both plugins on a fresh WP install the footnotes after content worked fine.

    Any tips would be appreciated!

    • This topic was modified 4 years ago by aosd.
Viewing 1 replies (of 1 total)
  • Plugin Author Jason Yingling

    (@yingling017)

    Sorry for the delay if you’re still having the issue do you have a link I could take a look at? And what settings are you using for Easy Footnotes?

Viewing 1 replies (of 1 total)
  • The topic ‘Yoast preventing footnotes after post content’ is closed to new replies.