• sarahdateechur

    (@sarahdateechur)


    Hello! I added a custom field to my UM profile page. I want to display the output in an iFrame. I have tried two different ways and have been unsuccessful:

    1. Custom Field is text. <iframe src=”https://www.badgelist.com/u/&lt;?php echo do_shortcode( [pp-tabs field=badge] ); width=”100%” height=”300″?>”></iframe>

    2. Custom Field is URL. <iframe src=[pp-tabs field=badge]; width=”100%” height=”300″?>”></iframe>

    Would someone be able to help me, please? Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author PlusPlugins

    (@plusplugins)

    PHP code won’t work directly like this. You need to customize the plugin code to accommodate your changes.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Embed output in iFrame’ is closed to new replies.