How to add HTML element with shortcode
-
[jsoncontentimporter url=”https://example.com” basenode=feed.results] url :{artworkUrl100} <br> [/jsoncontentimporter]
According to the document, it seems this plugin supports HTML elements as well.
https://developers.triathlon.org/blog/integrating-the-triathlon-api-with-wordpressI’ve been trying to use <br> or any HTML elements with the shortcode above but it didn’t work. How can I figure out this?
result is like
url :https://aaaa.png <br> url :https://bbb.png <br>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to add HTML element with shortcode’ is closed to new replies.