I am using Foundation's joyride plugin, everything is working fine in chrome and ff, as usual ie is messing in some areas.
I am highlighting a save button like after completing the form click this button to submit.
But that button is not visible in ie10, when the joyride highlights that button.
I dint get any js errors in my console
Strange thing is that when I open the ie 10 developer console the button is displayed.
please help me fix this issue
Related
I am trying to display the Foundation 6 nav bar but have not been able to get the html to render correctly. I have followed the Foundation docs to set up the project but have not been able to get anything to work. Here is a screen shot of the errors that I can get in the console when I try to preview the page.
Screen shot of console errors
I am rather new to using Foundation.
Update
The nav bar I was using from the Zurb building blocks had some sort error. I switched to a different nav and now everything works.
I was updating the alt text in a Sitecore item. I clicked on properties of the image, and added 'alt' text when I click ok the image disappears and on save its coming back again.
As a developer I don't want marketers guys to see such absurd behave. Help !
I checked my templates and media library, things are looking fine over there.
At the moment i'm building a website in sharepoint, but everytime i open the main page of the website in my browser the control panel on the left upperside of the screen is missing. I have no idea why?
To clarify: In this tutorial you can see the browse/page/site control screen, in which they make nearly all the simple changes to the website. https://www.youtube.com/watch?v=dJlwCNXMCBo (edit: Forgot the link of the tutorial)
I literally have no idea why i cant use this, does anyone have any clue?
Edit: My mainpage looks like this:
http://s30.postimg.org/6a5mkzoip/Screenshot_main_page.png
Pull down the menu with the gear icon beside your name. Click on "Show Ribbon".
Your master page is hiding it through javascript.
<script type="text/javascript">
var suitebar = $("#suiteBar");
if(suitebar.length<1)
$("#s4-ribbonrow").css('display','none');
</script>
If you change the master page to $("#s4-ribbonrow").css('display','block');
You should see the ribbon.
I use OC version 1.5.5.1 and have strange probem. When I check product in catalog-product list in admin panel and click on DELETE in any other browser then Firefox it shows up popup dialog box with standard message - Are you sure you want to delete...etc and two buttons - OK and Cancel and that works fine.
But - in Firefox browser this popup is way too quick it shows and close in metter a second, maby less and I can not click on OK button and can not delete product.
Any advice?
On some of my pages, the like button doesn't work. I have two behaviors :
The click on the like button display the message "add a comment" with the like button, just on the bottom on the button, but this message close after 1 seconds and nothing happend.
Or It displays a confirm button. When I click on this, I have a popup where I can confirm the like.
When I click on the like button on this popup, the popup closes and the like isn't counted, I always have 0 liker.
Here is my page :
www.samhigan.com/testf.cfm (I updated this link since the publication of this message)
I had just put the facebook code on this page to check that it doesn't come from another tag.
Have you got an idea ? I have searched on the facebook bug list but I can't find any solution.
Thanks,
Best regards,
Matthieu
Did you test the like button by click and cancel it frequently? It will cause Facebook think your page maybe a spam and add a confirm button. There is no way to remove it manually, it will auto-disappear after a number of confirm have been click.
Here is an official response about this problem :
Facebook Developers > Bugs > Like button requires Confirm step