Custom Code Being Stripped Off
-
Hi,
I have this custom code from MGID for displaying AMP in-article native ads:
<amp-ad width="600" height="600" layout="responsive" type="mgid" data-publisher="**********" data-widget="******" data-container="******ScriptRoot******" ></amp-ad>
But after I save or publish it, the codes are being stripped off to:
<amp-ad width="600" height="600" type="mgid"></amp-ad>
Is there any way I can insert the custom code without being stripped off?
Thanks in advance.
Regards,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom Code Being Stripped Off’ is closed to new replies.