HTML not showing in Modal Offer

Gold Contributor
Gold Contributor

Been using the custom html code, but a href just shows as text.

div id="_tealiumModalHeader">##MDLHD##</div>
<div id="_tealiumModalBody">
sometext
<a href="somelink">somemoretext</a></div>
<div id="_tealiumModalFooter">##MDLFT##</div>
<div id="_tealiumModalClose" class="tClsIcn" onclick="utag.extn.mdlW.dismiss()">X</div>
<div>

Is it possible at all to show HTML in the modal offer?

2 REPLIES 2

HTML not showing in Modal Offer

Tealium Employee

Hi @dajo_rodrigo


HTML should render correctly as HTML for href links etc.  


Please could you log a support ticket so that we can take a look at the specific modal for you and find out what the problem is. 


Many thanks

Steve Lake

Connecting data systems since the 1980s.

HTML not showing in Modal Offer

Gold Contributor
Gold Contributor
Hello @dajo_rodrigo

Yes, we can show HTML in modal offer.

"Any time you see syntax enclosed in double hashes, such as ##MDLWIDTH##, you are seeing configurations that are pulled from the Standard mode. You can overwrite these by replacing the hashes and their enclosed contents with your desired values. You can alter the modal's height and width in the CSS window by replacing the ##MDLHEIGHT## and ##MDLWIDTH## values, respectively. The modal's header, body, and footer content can be altered by replacing the ##MDLHD##, ##MDLBDY##, and ##MDLFT## values in the HTML field"

Please go through the following link for your perusal to conclude this.
https://community.tealiumiq.com/t5/iQ-Tag-Management/Modal-Offer-Extension/ta-p/13730

Hope it helps!
Public