@dausm Can you give more details, please? What do you mean it’s stopped working? Is the title parameter appearing at all, or is it blank, or something else?
Thread Starter
dausm
(@dausm)
@cliffseal My colleague noted when they added the plugin that the title attribute was displaying for the iframe I’m not seeing that anymore. It could be they aren’t remembering correctly. This is the shortcode we’re using:
[pardot-form id="7367" title="Most of Payment Plans eBook - AMPP - NCC"]
The output opening iframe tag is:
<iframe class="pardotform" src="https://go.pardot.com/l/650983/2019-10-31/f35vg" width="100%" height="500" type="text/html" frameborder="0" allowTransparency="true" style="border: 0">
Is the title parameter in the shortcode supposed to output as the iframe title attribute or is it used in some other way?
Thanks! I’m going to track this as a bug and figure out why it’s not properly adding that attribute.
Hey @dausm,
This should be fixed for you in the latest version. You’ll likely need to click “Clear Cache” on the settings page to get the attribute to appear immediately.
Let me know if you have any questions!
-
This reply was modified 6 years, 4 months ago by
Cliff Seal.
Thread Starter
dausm
(@dausm)
@cliffseal Awesome! Thank you for addressing this promptly.