Microsoft Link Breaks Edit bar
Permalink
I am a Microsoft Partner that sells Office365. Microsoft has created a number of "subscriptions" that allow users to click on a graphic and a "mini" screen pops up with additional information on the product.
The problem is that when I add it to a page, I can no longer get into edit mode for the page (the top bar is there.. but the Edit, dashboard, search, and Signout buttons are gone.
Any way to amke this workable?
Here is the script:
<script type="text/javascript" src="https://feed.microsoft.com/FeedStore/GetFeed.ashx?FeedId=b497cf47-9e28-4ec4-8349-4645d505bfdd&CompanyName=Business%20Software%20Systems%2c%20Inc.&AddressLine1=PO%20Box%20253&City=Sea%20Girt&State=NJ&PostalCode=08750&CompanyPhoneNumber=908-217-4848&CompanyURL=http%3a%2f%2fnjsbsguy.com&EmailID=bob%40commonstuff.com&width=180px&height=150px"></script>
</div>
Running 5.5.1
Plain Yogurt theme but also same results with other themes
Only happends on pages where that script is placed.
Thanks
The problem is that when I add it to a page, I can no longer get into edit mode for the page (the top bar is there.. but the Edit, dashboard, search, and Signout buttons are gone.
Any way to amke this workable?
Here is the script:
<script type="text/javascript" src="https://feed.microsoft.com/FeedStore/GetFeed.ashx?FeedId=b497cf47-9e28-4ec4-8349-4645d505bfdd&CompanyName=Business%20Software%20Systems%2c%20Inc.&AddressLine1=PO%20Box%20253&City=Sea%20Girt&State=NJ&PostalCode=08750&CompanyPhoneNumber=908-217-4848&CompanyURL=http%3a%2f%2fnjsbsguy.com&EmailID=bob%40commonstuff.com&width=180px&height=150px"></script>
</div>
Running 5.5.1
Plain Yogurt theme but also same results with other themes
Only happends on pages where that script is placed.
Thanks
Usually the easiest solution is to use one of the free iframe blocks on the marketplace and put the microsoft code in an iframe. That will keep it from interfering with anything else on the page.