jakecloudgenius
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced iFrame] Hide elements on external domainI basically need the ratings section on the cmb.wales/business-directory/cloud-genius-ltd to display on the cloud-genius.com/test page.
Is this possible using your plugin?
Forum: Plugins
In reply to: [Advanced iFrame] Hide elements on external domainYes, other companies will need to display part of their cmb.wales page onto their website.
Yes, we would like to give the customer a few lines to add to their website that displays part of cmb.wales.
All the best,
JakeForum: Plugins
In reply to: [Advanced iFrame] Hide elements on external domainSo what we would like to do is as follows:
On cmb.wales companies all get their own separate page.
The companies need to be able to display part of their page on the cmb.wales website onto their own website.
e.g. example company:
Has their own website called example-company.com
Has page on cmb.wales called cmb.wales/example-company
Needs to display part of cmb.wales/example-company on their websiteThis would be the same for several different companies.
Does this mean that in order for this to work the plugin would have to be installed on each of their websites?
All the best,
JakeForum: Plugins
In reply to: [Advanced iFrame] Hide elements on external domainThe plugin is installed onto https://cmb.wales and I would like to display the iframe on https://cloud-genius.com/test/
So once I have put
<script src=”https://cmb.wales/advanced-iframe/js/ai_external.js”></script>
into the
https://cmb.wales/business-directory/cloud-genius-ltd/ page,
then how do I get the iframe to appear on the https://cloud-genius.com/test/ page?Forum: Plugins
In reply to: [Advanced iFrame] Hide elements on external domainI have tried to follow the external workaround example provide in the link you sent.
However, it is only displaying shortcode. See example of what I did below.
<script>
var iframe_id = “example6”;
var updateIframeHeight = “true”;
var hide_page_until_loaded_external = “true”;
var iframe_hide_elements = “#masthead”;
var iframe_content_id = “#iframe-content”;
var iframe_content_styles = “color:#ff0000″;</script>
<script src=”my-link/advanced-iframe/js/ai_external.js”></script>
[advanced_iframe securitykey=”my security key” use_shortcode_attributes_only=”true” src=”my link” id=”example6″ height=”300″ width=”800″ scrolling=”no”]
All the best,
Jake
Forum: Plugins
In reply to: [Advanced iFrame] Hide elements on external domainWe have tried to follow the instructions given on the external workaround, however have had no luck.
We have managed to get the ai_external.js to show up as working under the network tab on chrome. However we cannot figure out what else we are meant to do.
We have tried putting the short code into <iframe> tags as well as trying to use <script> var iframe_hide_elements = “#masthead”; </script> but nothing has seemed to work yet.
All the best,
JakeForum: Plugins
In reply to: [Advanced iFrame] Hide elements on external domainSorry about that. The page had been set to private. It is now public so you should be able to view it.
We do have the the pro version.
All the best,
Jake