Anatoli Stancioff
Forum Replies Created
-
Forum: Plugins
In reply to: [Widgets Reloaded] [WIDGET PAGES]:[ORDER BY LASTNAME]Thank’s for you tips Justin,
Unfortunately, it will be too complicated to change order of every page every time I add a new one.
Can you tell me more about splitting the titles and sorting by name if you have enough time ? It would be really appreciated!Thank’s again!
Best,
Anatole
Forum: Plugins
In reply to: [Widgets Reloaded] Visibility option not workingok no more need for this functionality thank’s and see you!
best,
Anatole
Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightMichael,
Thank’s again for your support. I tried with resize on element resize for the fourth et fifth tabs. It’s great but when a link is clink inside these iframes, it show an alert which say that there is a problem with id, it could not be send into the url of the page.
I tried lazy loading without cache plugin and with comments enable but it’s not working…
Script in 3first tabs external websites :
<script>
var iframe_id = “iframe4”;
var updateIframeHeight = “true”;
var write_css_directly = “true”;
var resize_on_element_resize = “#page”;
var resize_on_element_resize_delay = “100”;
</script>Script in 2last tabs external websites :
<script>
var iframe_id = “iframe4”;
var updateIframeHeight = “true”;
var write_css_directly = “true”;
var resize_on_element_resize = “#page”;
var resize_on_element_resize_delay = “100”;
var iframe_url_id = “ai_id”;
</script>Content of the page https://www.anatole-menichetti.fr/websites :
[tabby title=”L’Agenda du dessin contemporain”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.ledessincontemporain.com” width=”100%” height=”800″ use_shortcode_attributes_only=”true” id=”iframe1″ enable_external_height_workaround=”true” scrolling=”no” show_iframe_loader=”true” resize_on_element_resize=”#page” resize_on_element_resize_delay=”100″]
[tabby title=”Catherine Henriette – Photographe”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.catherinehenriette.com” width=”100%” height=”800″ use_shortcode_attributes_only=”true” id=”iframe2″ enable_external_height_workaround=”true” scrolling=”no” show_iframe_loader=”true” onload_scroll_top=”true” resize_on_element_resize=”#page” resize_on_element_resize_delay=”100″]
[tabby title=”Eudes Menichetti – Artiste”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.eudes-menichetti.com” width=”100%” height=”800″ use_shortcode_attributes_only=”true” id=”iframe3″ enable_external_height_workaround=”true” scrolling=”no” show_iframe_loader=”true” onload_scroll_top=”true” resize_on_element_resize=”#page” resize_on_element_resize_delay=”100″]
[tabby title=”Hélène Muheim – Artiste”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.helene-muheim.fr” width=”100%” height=”800″ use_shortcode_attributes_only=”true” id=”iframe4″ enable_external_height_workaround=”true” scrolling=”no” show_iframe_loader=”true” onload_scroll_top=”true” resize_on_element_resize=”#page” resize_on_element_resize_delay=”100″ pass_id_by_url=”ai_id”]
[tabby title=”Les potos c’est la famille”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.lespotoscestlafamille.com” width=”100%” height=”800″ use_shortcode_attributes_only=”true” id=”iframe5″ enable_external_height_workaround=”true” scrolling=”no” show_iframe_loader=”true” onload_scroll_top=”true” resize_on_element_resize=”#page” resize_on_element_resize_delay=”100″ pass_id_by_url=”ai_id”]
[tabbyending]
Thanks again and sorry for disagreement…
Best,
Anatole
Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightMichael,
I didn’t understand what you said about a post about comments.
I removed lazy load from every iframe and it’s now working!
So I didn’t need the pro version for that – now it’s working, I tried one more time with the hide_tab and visible_tab attributes but these attributes do not work… – but it’s not a big problem ??There is just two problems more:
the fourth tab iframe (helene muheim) height is incredibly high that’s really weird
The fifth tab do not resize…Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightMichael,
I did what you said and it’s still not showing any iframe…
Script in each external website (placed just before the workaround script):
<script>
var iframe_id = “iframeX”;
var updateIframeHeight = “true”;
</script>Content of the page https://www.anatole-menichetti.fr/websites :
[tabby title=”L’Agenda du dessin contemporain”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.ledessincontemporain.com” width=”100%” height=”800″ use_shortcode_attributes_only=”true” enable_lazy_load=”true” id=”iframe1″ enable_external_height_workaround=”true”]
[tabby title=”Catherine Henriette – Photographe”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.catherinehenriette.com” width=”100%” height=”800″ use_shortcode_attributes_only=”true” enable_lazy_load=”true” enable_lazy_load_manual=”auto” id=”iframe2″ enable_external_height_workaround=”true”]
[tabby title=”Eudes Menichetti – Artiste”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.eudes-menichetti.com” width=”100%” height=”800″ use_shortcode_attributes_only=”true” enable_lazy_load=”true” enable_lazy_load_manual=”auto” id=”iframe3″ enable_external_height_workaround=”true”]
[tabby title=”Hélène Muheim – Artiste”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.helene-muheim.fr” width=”100%” height=”800″ use_shortcode_attributes_only=”true” enable_lazy_load=”true” enable_lazy_load_manual=”auto” id=”iframe4″ enable_external_height_workaround=”true”]
[tabby title=”Les potos c’est la famille”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.lespotoscestlafamille.com” width=”100%” height=”800″ use_shortcode_attributes_only=”true” enable_lazy_load=”true” enable_lazy_load_manual=”auto” id=”iframe5″ enable_external_height_workaround=”true”]
[tabbyending]
One again, thank’s for all your support.
Best,
Anatole
Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightMichael,
Sorry I tried something else yesterday (that’s why you didn’t find where to click) because it’s not working with lazy load…
You can see on the page https://www.anatole-menichetti.fr/websites iframes in tabs are not working.
The content of this page is:
[tabby title=”L’Agenda du dessin contemporain”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.ledessincontemporain.com” width=”100%” height=”800″ use_shortcode_attributes_only=”true” onload_resize=”true” enable_lazy_load=”true” enable_lazy_load_manual=”auto” show_iframe_loader=”true”]
[tabby title=”Catherine Henriette – Photographe”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.catherinehenriette.com” width=”100%” height=”800″ use_shortcode_attributes_only=”true” onload_resize=”true” enable_lazy_load=”true” enable_lazy_load_manual=”auto” show_iframe_loader=”true”]
[tabby title=”Eudes Menichetti – Artiste”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.eudes-menichetti.com” width=”100%” height=”800″ use_shortcode_attributes_only=”true” onload_resize=”true” enable_lazy_load=”true” enable_lazy_load_manual=”auto” show_iframe_loader=”true”]
[tabby title=”Hélène Muheim – Artiste”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.helene-muheim.fr” width=”100%” height=”800″ use_shortcode_attributes_only=”true” onload_resize=”true” enable_lazy_load=”true” enable_lazy_load_manual=”auto” show_iframe_loader=”true”]
[tabby title=”Les potos c’est la famille”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.lespotoscestlafamille.com” width=”100%” height=”800″ use_shortcode_attributes_only=”true” onload_resize=”true” enable_lazy_load=”true” enable_lazy_load_manual=”auto” show_iframe_loader=”true”]
[tabbyending]
Thank’s again Michael,
Best,
Anatole
Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightMichael,
After trying every shortcode from your demos, I come back to you because it seems impossible… And now I spent 20$ for pro version I cannot go back…
So if you have the time to check / try the code below (it’s the content of the page https://www.anatole-menichetti.fr/websites), I would be eternally grateful to you (I really need to finish this website tomorrow to present my stage work…):
[tabby title=”L’Agenda du dessin contemporain”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.ledessincontemporain.com” enable_external_height_workaround=”true” width=”100%” height=”20″ use_shortcode_attributes_only=”true” tab_hidden=”#tablist2-panel2,#tablist2-panel3,#tablist2-panel4,#tabs-1-2″ tab_visible=”#tablist2-panel1″ enable_lazy_load=”true” enable_lazy_load_manual=”auto” show_iframe_loader=”true”]
[tabby title=”Catherine Henriette – Photographe”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.catherinehenriette.com” enable_external_height_workaround=”true” width=”100%” height=”20″ use_shortcode_attributes_only=”true” tab_hidden=”#tablist2-panel2,#tablist2-panel3,#tablist2-panel4,#tabs-1-2″ tab_visible=”#tablist2-panel1″ enable_lazy_load=”true” enable_lazy_load_manual=”auto” show_iframe_loader=”true”]
[tabby title=”Eudes Menichetti – Artiste”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.eudes-menichetti.com” enable_external_height_workaround=”true” width=”100%” height=”20″ use_shortcode_attributes_only=”true” tab_hidden=”#tablist2-panel2,#tablist2-panel3,#tablist2-panel4,#tabs-1-2″ tab_visible=”#tablist2-panel1″ enable_lazy_load=”true” enable_lazy_load_manual=”auto” show_iframe_loader=”true”]
[tabby title=”Les potos c’est la famille”]
[advanced_iframe securitykey=”e039d5b50935c2fe390118c5977510910d586700″ src=”https://www.lespotoscestlafamille.com” enable_external_height_workaround=”true” width=”100%” height=”20″ use_shortcode_attributes_only=”true” tab_hidden=”#tablist2-panel2,#tablist2-panel3,#tablist2-panel4,#tabs-1-2″ tab_visible=”#tablist2-panel1″ enable_lazy_load=”true” enable_lazy_load_manual=”auto” show_iframe_loader=”true”]
[tabbyending]
Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightThank’s for you support and sorry for the time you lost for me…*.
Best,
Anatole
Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightOK it’s not working at all for tabs…
If you go to: https://www.anatole-menichetti.fr/websites you ‘ll see it…
My Advanced iFrame Pro Settings:
in Advanced settings:
enable responsive iframe: yes
in Resize the iframe to the content height/width:
Hidden tab(s) with iframe: #tablist1-panel2,#tablist1-panel3,#tablist1-panel4
Visible tab: #tablist1-panel1
in External workaround: Howto enable cross domain resize and modification:
Enable the height workaround: yes
Keep overflow:hidden after resize: yes
Hide the iframe until it is completely modified: yes
Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightOk I’m sorry once again for troubleshooting, I removed previous version and added back pro version and it’s working now I’m going to see if full height in tabs works like you say
Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightMichael,
I bought the pro version.
Then I downloaded the plugin directory.
Then I uploaded it on wordpress.
Nothing changed… I don’t understand, in wordpress settings I have Advanced iFrame, no pro version. In Advanced iFrame settings it’s always purposing me to upgrade pro version and nothing happened on my website.
Did I messe something?
Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightSo you assure me that if I buy the pro version then
every page of every iframe of every tab will be resize to content height with no problem ?
Thank’s very much.
Best,
Anatole
Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightThank’s very much Michael I that was the problem!
Now i’m sorry but I have one more trouble…
When I do not use the iframe in a tab it’s perfectly working (like this: https://www.anatole-menichetti.fr or https://www.anatole-menichetti.fr/softwares)
When I do use the iframe in a tab it’s it’s not resizing well (like this: https://www.anatole-menichetti.fr/websites then in tab “catherine henriette – photographe” and link “edition” or in tab “eudes menichetti – artiste” and link “textes”)
Thank’s again and sorry for this :/
Best,
Anatole
Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightThank you very much for you time Michael,
The url to my website (where i use iframes), I don’t think you need to go on this website:
https://www.anatole-menichetti.frThe url to the external website (showing in iframe) – the script have been pasted just before </body>:
https://www.eudes-menichetti.comTo see the script you need to login to the website
by visiting the link: https://www.eudes-menichetti.com/wp-admin
with these ids:
username: viewer
password: viewerthen you can see the script…
Forum: Plugins
In reply to: [Advanced iFrame] Resize to content heightIt’s really weird… I put the script everywhere and I can only see it when I’m connected as admin while every other plugin/wordpress script is well showing…
I cannot understand this… even google cannot answer me on this topic and that’s the first time! I pray that you bring me solution!
Best,
Anatole