admin管理员组文章数量:1125440
I am coding a theme and using / as foundation. I searched the Web and tried various trim methods but can not getting it the way it supposed to be.
The issue is that when there is a break the_excerpt is stripping it. If I use a paragraph for each Sentence the excerpt is showing correctly but when I keep the linebreaks in one paragraph the_excerpt is putting theme without whitespace behind each other which breaks mobile design since the sentences get too long...
Example:
Results in the Page:
But shows in the_excerpt:
When each Sentence is going in its own paragraph the excerpt is showing correct but the page is not looking like it's intended. How can I get the excerpt replacing the break element with  ?
本文标签: phpWordpress ltbrgt elements in theexcerptStack Overflow
版权声明:本文标题:php - Wordpress <br> elements in the_excerpt - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736653073a1946188.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论