Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
txp:image outputs img element with trailing slash
This is my txp tag:
<txp:image class=“article-image” height=“0” width=“0” />
It outputs this HTML:
<img src=“https://pxd.gd/images/23.png” alt=”“ class=“article-image” />
Is there a way to remove the trailing slash from the img element?
Offline