Title: iframe
Last modified: May 7, 2025

---

# iframe

 *  Resolved [valentinamypsycho](https://wordpress.org/support/users/valentinamypsycho/)
 * (@valentinamypsycho)
 * [1 year ago](https://wordpress.org/support/topic/iframe-47/)
 * Come faccio a trovare il codice dell’iframe per poterlo modificare?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fiframe-47%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [ahmeddr](https://wordpress.org/support/users/ahmeddr/)
 * (@ahmeddr)
 * [1 year ago](https://wordpress.org/support/topic/iframe-47/#post-18454769)
 * Hi [@valentinamypsycho](https://wordpress.org/support/users/valentinamypsycho/),
   
   This depends on how the iframe is implemented or generated.
 * If you’re simply pasting the iframe into an Advanced Ads ad, you can open the
   ad in the backend and adjust the iframe code directly. For example, if your iframe
   looks like this:
 * < iframe src=”[https://example.com&#8221](https://example.com&#8221); width=”
   600″ height=”600 >< /iframe >
 * You can either remove the `width` attribute entirely:
   < iframe src=”[https://example.com&#8221](https://example.com&#8221);
   height=”600″ >< /iframe >Or, set the width to `100%` so it adjusts to the container:
   < iframe src=”[https://example.com&#8221](https://example.com&#8221); width=”
   100%” height=”600 >< /iframe >
 * If the iframe is generated dynamically, e.g. through JavaScript, then the code
   responsible for generating it needs to be updated. If you can’t do that yourself
   in this case, it’s best to contact the advertiser who provided you with the code,
   as I won’t be able to assist much on that part unfortunately.
 * You can also provide me with a screenshot of the ad edit page of one of those
   ads, so I understand how you are implementing them.
   Have a great day!
 *  [henningaa](https://wordpress.org/support/users/henningaa/)
 * (@henningaa)
 * [1 year ago](https://wordpress.org/support/topic/iframe-47/#post-18454796)
 * double post

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘iframe’ is closed to new replies.

 * ![](https://ps.w.org/advanced-ads/assets/icon-256x256.gif?rev=2773443)
 * [Advanced Ads – Ad Manager & AdSense](https://wordpress.org/plugins/advanced-ads/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-ads/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-ads/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-ads/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-ads/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-ads/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [henningaa](https://wordpress.org/support/users/henningaa/)
 * Last activity: [1 year ago](https://wordpress.org/support/topic/iframe-47/#post-18454796)
 * Status: resolved