Yep, still works in latest WP.
Thread Starter
Filgo
(@filgo)
Hi, I’m sorry to tell you that it does not work with the latest WP.
I have upload the plugin, the button shows up on the text editor but after insert the URL and 75% the button insert does not work neither the button cancel. Any ideas?
I’m using WP 4.5.1 Brentwood theme with Visual composer. Thanks
Thread Starter
Filgo
(@filgo)
Sorry! the plugin works when I insert the shortcode, but the text editor button does not work.
Thank you
I don’t understand your issue.
Click the ‘iFrame’ button in Visual editor
https://i.imgur.com/TcA5hPM.png
Enter your iframe details
https://i.imgur.com/PHxa2VY.png
Click ‘Add iFrame’
http://i.imgur.com/eGoJ4yk.png
The above was tested on WP5.0.1 with the latest version of my plugin. If the button isn’t working for you – what error are you getting? Does the button appear? Does it open a modal? If not are you getting a JS error? Any info at all is helpful.
You can also just use the [iframe src=”http://your_url”%5D shortcode anywhere without even using the iframe button.
Thread Starter
Filgo
(@filgo)
Hi flynsarmy, The button appears on the editor. The modal appears. The issue is when I fill in the modal (url, width and height) the issue is when I click on “ADD IFrame” Nothing happens, the modal stays open, not even the cancel button works, I must close the modal with the X on the right corner. I have inserted the shortcode on the editor and the the shortcode works fine. If you would like I can give you access to the site or post some jpg for you to have a look yourself. Thank you Regards
Sure – send me your sites login details as well as the data you’re entering via my contact form on https://www.flynsarmy.com/contact/ and I’ll take a look.
Thread Starter
Filgo
(@filgo)
Done it, sent you the access via your contacts page, Thank you
Just had a look. My plugin didn’t support sites installed in a subfolder. Should be fixed now. Please upgrade to v1.0.5 whenever you get a chance and let me know how it goes.
Thread Starter
Filgo
(@filgo)
Ok thanks a lot for your help, is there a way of chaging the background color of the iframe? Is it possible to put it transparent?
Best regards
Some quick googling: making the iframe transparent [duplicate]
Your shortcode would look like
[iframe src=”http://yoururl.com” allowTransparency=”true”]
Thread Starter
Filgo
(@filgo)
Thanks a million Great Support 🙂