I have two iframes on this website: http://www.platinumimpact.org/meacargo/services/ in the left column, top two widgets
Both require text input and then a submission and then both open to new pages in new windows, using _top. So far, so good.
But the pages also open in the original iframes ---see image.
I tried using show_part_of_iframe_next_viewports_hide="true" but when I did, the pages didn't open in the new windows.
Here the code for one of them: [advanced_iframe securitykey="1f982ace06f638415d9c27ab044f01721b85eb62" src="http://www.meacargo.com/login.php" use_shortcode_attributes_only="true" id="login" height="280" width="200" show_part_of_iframe="true" show_part_of_iframe_x="0" show_part_of_iframe_y="0" show_part_of_iframe_width="200" show_part_of_iframe_height="240" show_part_of_iframe_allow_scrollbar_vertical="false" show_part_of_iframe_allow_scrollbar_horizontal="false"
show_part_of_iframe_new_url="http://www.meacargo.com/client/index.php" show_part_of_iframe_new_window="_top" ]
Please please help me!!
Sj