Hi!
In one of my websites I have installed the plugin “Custom Content Shortcode” to display a custom field created with Advanced Custom Fields in an Elementor template.
I use the Elementor Shortcode widget to display an iframe. The iframe takes the URL of the custom field, like this:
[repeater iframe_press]
< iframe src=""[link=link_iframe]" width=“100%” height=“600” frameborder=“0”>
[/repeater ]
I want the URL type custom field that I fill in my posts to indicate this URL in the iframe. As Custom Content Shortcode no longer exists, I have installed Loops & Logic, as it says it can do the same as the old plugin. But I can’t find a way to do it.
Could you help me with this?
Best regards.