Hello!
I purchased a year of support along with Advanced iFrame Pro. Nice plugin!
I am a web designer, not a coder/programmers, so please have patience
I run a newsletter for a group of clients. On the "parent" site, each of my clients has a customized page with a unique URL. The newsletter site is a Wordpress installation located on the root of the domain.
An iFrame feeds the newsletter content to each page from a separate Wordpress installation located on a subdomain.
To date, I successfully installed Advanced iFrame Pro and set up the page the way I want. However, I have two issues:
Issue 1Currently, the parent URL is not formatted the way I need. Here is what it looks like now, after installing Advanced iFrame Pro and making adjustments:
Home page parent URL with Advanced iFrame Pro installed:
http://domain/pagename (looks perfect!)
BUT, when I click inside the iFrame to access another remote page, here is what I see:
http://domain/kelly?page=dont-let-phantom-tooth-pain-ruin-your-halloween%2F
I NEED it to look like this:
http://domain/kelly/dont-let-phantom-tooth-pain-ruin-your-halloween
Here is what I currently have on the "remote" pages in the footer, above the body:
<script>
var updateIframeHeight = "true";
var add_iframe_url_as_param="remote";
</script>
<script src="http://domain/wp-content/plugins/advanced-iframe/js/ai_external.js"></script>
Here is what I have on the client's (parent) page:
[advanced_iframe securitykey="9c0a884a1d635413b014d3c0aa97a3d1a70f3a93" src="http://subdomain.domain/" width="100%" add_iframe_url_as_param="remote" map_parameter_to_url="page" add_iframe_url_as_param_prefix="subdomain.domain.me/" ]
So how can I format the URL and suppress the "?page=" and the "%2F"?
Again, I am not familiar with coding, so please tell me exactly what to do from start to finish.
Issue 2This may be related to Issue 1...
I am currently using the plugin, Force Frame, but I want to switch over to Advanced iFrame Pro on all my pages.
Force Frame does not produce any browser issues. However, I discovered that on the page where I am testing Advanced iFrame Pro, per above, my browser (Explorer) is giving me the following message when I call up the page:
*********************
Warning! This might not be the site you want
domain.xxx
Some devious or potentially harmful websites impersonate the URL or content of legitimate sites.
Does this address look correct?
Yes it's correct - [button] Report as safe
No, this isn't the URL of the site I want to visit -[button] Report as unsafe.
*********************
I cannot have this message popping up - my clients will not accept this, and I do not have this issue with Force Frame, my current plugin. Is there something I can do to fix this? Is this related to certain characters appearing in the URL? For example, "?page=" and "%2F"?
Again, I am not a coder, but can alter current files if necessary. I need to know exactly what to do from start to finish.
I look forward to becoming a loyal Advanced iFrame Pro user. Thank you so much!
Best,
Cliff