Hello, i got real estate website created with toolset. So far so good.
Now i wan to show 3d virtual tour from matterport.com. So i activate this module hidden link
I got toolset custom field with url value (filled with url of tour):
[types field='3d-tour-matterport-com-url'][/types]
Matterport plugin use this shortcode to show 3d tour:
[matterport src="hidden link" width="900"]
SO I wan to combine it. I try this:
[matterport src="[types field='3d-tour-matterport-com-url'][/types]" width="900"]