Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Flexform › Same iframe displays differently in page and post
New Landing › How can we help? › Themeforest Theme Support › Flexform › Same iframe displays differently in page and post
- This topic has 22 replies, 6 voices, and was last updated 9 years by David Martin – Support.
-
Posted in: Flexform
-
April 30, 2014 at 3:59 am #70958
Hi guys I have added this youtube viedo
<p style="text-align: center;"><iframe src="http://www.youtube.com/embed/I6PcnqY2-lU?wmode=transparent" height="360" width="640" allowfullscreen="" frameborder="0"></iframe></p>
into http://bitcoin-betting-guide.com/bitcoin-sportsbook-reviews/nitrogen-sports-review/ where it displays perfectly and into http://bitcoin-betting-guide.com/james-cannings-blog/free-0-01bitcoin-to-mit-students-for-using-nitrogen-sports/ where it does not, it seems to ignore the size peramiters.
Even the code above and below it are identical.
How to fix? thanks
April 30, 2014 at 2:25 pm #71189Hi,
I dont see iframe width and height parameter at this page http://bitcoin-betting-guide.com/james-cannings-blog/free-0-01bitcoin-to-mit-students-for-using-nitrogen-sports/ as checked through view source . So please check the code again and correct to display same .Thanks ๐
With Best Regards
Swift IdeasApril 30, 2014 at 4:16 pm #71238You are mistaken. as I said this is the exact code copied from the editor
<p style="text-align: center;"><iframe src="http://www.youtube.com/embed/I6PcnqY2-lU?wmode=transparent" height="360" width="640" allowfullscreen="" frameborder="0"></iframe></p>
on
and this is the exact code as copied from google chrome view source
<p style="text-align: center;"><iframe src="http://www.youtube.com/embed/I6PcnqY2-lU?wmode=transparent" height="360" width="640" allowfullscreen="" frameborder="0"></iframe></p>
They view source then ctrl f iframe
April 30, 2014 at 4:24 pm #71245Hi,
Please provide me wordpress admin login detail so i can debug and resolve the issue .
Thanks ๐
With Best Regards
Swift IdeasApril 30, 2014 at 4:53 pm #71261This reply has been marked as private.May 1, 2014 at 12:20 pm #71533Hi,
Please upgrade to latest version of theme and let me know your feedback .Thanks ๐
With Best Regards
Swift IdeasMay 1, 2014 at 12:24 pm #71536I cant as in multiple other support ticket including one you did for me you told me the solution would be lost if I updated the theme. Given the video displays correctly in pages but not posts should we not edit something in the single.php
May 2, 2014 at 7:45 am #71714Hi, you should never edit anything in the php files of the theme (or css or js files for that matter) because we will need you to update since we sometimes release heavy bugfixes or compatibility fixes.
So every change you make must be done via a child theme to allow you to safely update!
All the best
May 2, 2014 at 8:23 am #71743I have had instructions from Swift Ideas support to do that multiple times, in this thread
http://support.swiftideas.net/forums/topic/right-top-menu-item-drop-down-items-sub-menu-goes-to-the-right-off-the-page/
a swift support employee did it himself.Anyway that is not the point of this thread the point is to make the video on
http://bitcoin-betting-guide.com/james-cannings-blog/free-0-01bitcoin-to-mit-students-for-using-nitrogen-sports/
Or other posts display as height=”360″ width=”640″ so how do we do that?May 5, 2014 at 4:08 pm #72236I’ll assign this to Mohammad.
May 5, 2014 at 4:09 pm #72237Kyle or Ed would be better
May 5, 2014 at 4:13 pm #72241Hi,
I would also recommend Kyle to assist this .
ThanksMay 7, 2014 at 1:35 am #72800So its been a week now…
May 7, 2014 at 9:12 am #72883Hi
I can see that the code for the iframes are not the same (see screenshots)
Please check your codes
– Kyle
May 7, 2014 at 1:49 pm #73031The codes as they are in the editor are identical, one is a copy and past of the other and I just put them both in a code difference checker that confirms they are the same including the elements above and below the video (in this case short codes for buttons)
I can take the code from the post where the size is wrong and paste it into any page and the size will be right. I can paste the code from the page where the size is right into any post and the size will be wrong.
-
Posted in: Flexform
You must be logged in to reply to this topic.