Hide Footer & Header from website !
-
Hi,
I would like to hide several elements from a website that I want to embed on my site.
On the Advanced Settings Tab I tried to add #footer.. #header.. etc.. in order to hide elements and nothing is happened. Your plugin is always displaying the full website embedded and for me it isn’t useful at all like this.Please tell me that I don’t must to pay to have such a simple feature (?)
Thank you for your help,
-
Hi,
How is your setup? Is the website you want to include on the same domain? Because then the hiding you want is already supported in the free version. Because there it is simple as the parent has access to the iframe. Here you have a working example: http://www.tinywebgallery.com/blog/advanced-iframe/demo-advanced-iframe-2-0
Check your browser console (f12) for configuration issues. I assume you get many errors because of cross domain access.
If you are not on the same domain – why is it simple to hide elements in an iframe where the parent of the iframe has no access to and does not know about what is in the iframe?
If you are not able to add Javascript to the page in the iframe than e.g. it is impossible to hide elements based on their id!Please read the quickstart guide first about which features you can use depending on your setup.
It is included in the plugin and also here: http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-quick-start-guideIf you are on different domains and you cannot add Javascript to the other page than you can only show parts of the other iframe or hide them like shown here:
And this is than part of the pro version. Because this features are the opposite of simple. Depending on your needs it is possible that this features will also not help you as all the configuration has to be done for a content in the iframe which can change on every click. To get good results on mobile devices you might have to use the internal browser detection, media queries, zoom and a lot of time to configure it properly for all devices and operating systems.
If you can add Javascript you can use the solution you can find here: http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/external-workaround-with-post-message.
Best, Michael
Hi,
Thank you for your complete response,
I give you my email [email protected] to send you my website address (still in development) and the website address that I would like to embed just one part of it, to see if you can help me with my issue.Another question.. why do we need to create a key security for an Iframe?
Thank you for your time,
RegardsHi, a security key is optional. If is only interesting for websites where several users have access to the administration but not all are allowed to insert iframes.
Best Regards, Michael
The topic ‘Hide Footer & Header from website !’ is closed to new replies.