WPIntell

Source evidence

Iframe doesn’t load parameter

Pass URL Parameters to Embedded iFrame · support · 2019-03-13T12:00:00+00:00

mixedsentiment
lowseverity
0.51relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 31 rows with source links

9.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
sivkh resolved
Hi I enter the url https://test.skarp.no/asap/ledige-stillinger/?src=https://secure.webtemp.no/WebtempCVPortal/stillingsingle.aspx?k=49&id_rekruttering=3374163 This makes the iframe load this sourc: https://secure.webtemp.no/WebtempCVPortal/default.aspx?k=49&hidewelcome=1&hiderightcol=1&src=https://secure.webtemp.no/WebtempCVPortal/stillingsingle.aspx Can I get the iframe to replace the default src with the new one from the parameter? Not adding it to the existing. This is my iframe code: <iframe id=”rwcGetParams” width=”95%” height=”1600px” src=” https://secure.webtemp.no/WebtempCVPortal/default.aspx?k=49&hidewelcome=1&hiderightcol=1″ ; frameborder=”0″></iframe> Thanks for any help! Best regards, Siv Kristin The page I need help with: [ log in to see the link] Hi Siv, Unfortunately, this plugin is only intended to add parameters to the existing iframe source, not replace what’s there, so it’s not the right plugin for what you’re looking to do. If you check out our code on GitHub, you may be able to fork and modify to bulid something custom that will replace rather than append to the existing src URL. Good luck! https://github.com/roadwarriorwp/RWC-pass-parameters-to-iframe

Comments

1 shown
Road Warrior Creative 2019-06-05T16:03:00+00:00

Hi Siv, Unfortunately, this plugin is only intended to add parameters to the existing iframe source, not replace what’s there, so it’s not the right plugin for what you’re looking to do. If you check out our code on GitHub, you may be able to fork and modify to bulid something custom that will replace rather than append to the existing src URL. Good luck! https://github.com/roadwarriorwp/RWC-pass-parameters-to-iframe