• I have a site that is heavily dependent on this plugin. I noticed today that it wasn’t working. After digging around a bit, I noticed that my JS is looking for the excerpts to be in <span> tags but instead, they were coming through in <div>s.

    Luckily, the plugin is well documented and I quickly found the list of available parameters on github. Now that I’ve manually set excerpt_tag=span, everything is back to normal and working great again.

    Thank you for an awesome plugin and thorough documentation!

Viewing 1 replies (of 1 total)
  • Plugin Contributor zymeth25

    (@zymeth25)

    Hi

    There were some inconsistencies in the code and documentation and we decided to resolve them by choosing divs in certain cases. I’m glad it didn’t cause you too much trouble.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Default excerpt_tag has become div’ is closed to new replies.