To elaborate I the visual composer element has an id
example output inspect element when page is loaded
<div id=’my-id”>Hello I want to be able to display this same text by using Custom Content Shortcut if possible </div>
I have tried
[pass field=my-id vc=true]
[loop id={my-id}]
[content]
[/loop]
[/pass]
but have had no luck
Thanks again