Plugin Author
ti2m
(@ti2m)
I can’t find any stage div in the source. How do you include the animation into your site?
Also if I try to use the select file button to upload a file it never works. I have to drag and drop. Couple of tests, looks like .oam doesn’t respond to the section and it leaves out the edge created background.
dragged the .oam file into Upload new composition.
Then selected it on the page.
Plugin Author
ti2m
(@ti2m)
Sorry, I can’t reproduce this. What browser are you using, do you have any add ons activated for file support?
Like I mentioned in my post above, how do you include the edge composition into your page? Did you use the php snippet or the small extension I wrote for pagelines?
The stage div is not showing up in the source which means something isn’t set up correctly.
I was curious I switched themes and this is what I got.
http://www.imagi-nature.com/58-2/
The first one you saw with no background, I used the extension for pagelines.
The second one, I changed nothing but the theme.
I am in Safari, no plug-ins that should make any difference. Quicktime, wacom, acrobat etc.
Plugin Author
ti2m
(@ti2m)
Pagelines: It doesn’t look like you droped the edge section somewhere, therefore not stage gets rendered and edge places the elements somehwere in the body.
Other theme: Here the stage div is within the head element. You must have altered the theme template before. You need to move the php snippet somewhere within the body.
Plugin Author
ti2m
(@ti2m)
Alternatively, follow up on http://wordpress.org/support/topic/plugin-edge-suite-shortcode Disable the animation per post and use shortcodes instead.
Ok, moved the code on the second them and the Edge file is now within the body but it is still breaking out of the frame on my iphone. Thanks for the link to the shortcodes. I will try it. One way to fix the problem with the iphone is to include branding in my edge document. But I would rather have it fit if possible.
Looked at http://waskul.tv/?page_id=197&preview=true example. That one is staying within the page on my iphone. What is the difference?
But the arrows to change the slide on http://waskul.tv/?page_id=197&preview=true are not working correctly on the iphone.
Plugin Author
ti2m
(@ti2m)
Because on that page he has set up a fixed with for the container, which isn’t the case in your theme, the width there is full flexible.
Like I mentioned before, the right way to do this is with flexible layouts. Check http://edgedocks.com/ the banner up there should probably work with your phone and adjust the content depending on your screen width.
But if you just want a static width, set it for one of the main page elements, then the stage won’t break.
I’m sorry, Tim, I don’t understand. Could you explain how to set up a fixed width for the container. I don’t understand what “set it for one of the main page elements” means.
Got it. It messes up my front page a bit. but I think I can adjust it.
With the shortcodes what do I takout? The pagelines section? How do I get the right composition with shortcodes? Use the composition number somehow?