Hi I have a Wordpress site with pages containing embedded external shops/catalogs. I would like to be able to send a link to clients of individual product pages within those catalogs. It appears I can load the entire url for the src as a parameter, but I'd also like the iframe to load the catalog homepage by default if someone just goes directly to the page url without parameters. Is it possible to accomplish this with the advanced iframe pro plugin, and how does one set that up?
It depends. with the plugin you can add parameters from the parent to the iframe.
See here:
http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/url-features
Is this working for you? so at the parent you e.g. add catalog=1 and the plugin adds then catalog=1 to the iframe url dynamically. There are many options of mappings available.
Best Michael