PHP Error
-
Hi,
I’m using version 2.0.65 and I’m getting the following PHP error:
Fatal error: Call to undefined function excerpt_remove_blocks()
/wp-content/plugins/post-grid/includes/post-grid-layout-elements.php on line 1756I have narrowed it down to the fact that my layout is using
Excerptand the ‘Excerpt source’ is set toExcerpt first then Content.The error also occurs when I change the source to
ContentThe error goes away when I change the source to
Excerpt fieldbut then I have no excerpt show up on the frontend due to having nothing saved in that field.The layout was converted from ‘old style’ to the ‘new style’. I have also tried recreating an entirely new layout and I’m also having the same problem.
Any ideas?
The topic ‘PHP Error’ is closed to new replies.