Plugin Author
ti2m
(@ti2m)
Any link to the site? Otherwise it’s hard to tell
Hi Timm,
Did you have chance to look at the site?
Thanks,
Patti
Plugin Author
ti2m
(@ti2m)
You are not really providing that many details. The page looks fine as there is no composition on the page. Is it supposed to be there? Is there a composition on any of the subpages? The page already throws a JS error without any composition being included, which isn’t a good state to start from. To help you I need a page where Edge Suite is involved and something goes wrong, otherwise there isn’t that much that I can do.
I see the composition in all of the browser I have. I’ve made 2 screen shots how do I get them to you.
I’ve re-downloaded the plugin, deleted everything that was their and I’m still have the same problem.
When I look at in Firebug here’s what I see which I believe is correct:
<script src=”http://southbeachstories.com/wp-content/plugins/edge-suite/includes/edge-wordpress.js” type=”text/javascript”>
<script src=”http://southbeachstories.com/wp-content/uploads/edge_suite/project/south_beach_1/south_beach_edgePreload.js” type=”text/javascript”>
<div id=”Stage_south_beach_1″ class=”EDGE-190579186″ style=”height: 300px; width: 1040px; position: absolute; margin-left: auto; margin-right: auto; left: 0px; right: 0px; background-color: rgb(255, 255, 255); min-width: 0px; overflow: hidden; max-width: none;”>
The composition is in the header of all pages.
Plugin Author
ti2m
(@ti2m)
Just set the position of the stage (#Stage_south_beach_1) to not being absolute.
Timm,
The problem was using the “Center Stage” feature in Edge. If you click that it’s makes the position absolute. Interesting though I couldn’t get the composition to center no matter what I tried even using Edge Commons.
The only way I could get the stage centered was to make the stage 1080 and then center it.
Don’t know if this is just a Twenty Thirteen problem or not.
Thanks for you help.