Category Grid Pulls iFrame Excerpt
-
The theme is calling get_the_excerpt function in Archive pages and does not strip the iframe code text. Please hover on the grid layout at cafoundationfund.org/projects
The excerpt text tis not being trimmed properly. Perhaps adding a snippet directly to the child-theme functions.php will fix this. Can you help me create a function that will correct this bug?
To be clear, the get_the_excerpt output which trims and strips tags from the excerpt is not working that properly.
Perhaps the callback wp_trim_excerpt (inside of this callback the function wp_trim_words)` code could work best in the child-theme functions.php. However, I don’t know how to write this type of snippet.
If possible, please provide the PHP snippet code to fix this problem.
By the way, the blog page seems to be doing ok: cafoundationfund.org/news
- The topic ‘Category Grid Pulls iFrame Excerpt’ is closed to new replies.