Like-Button problems - wordpress

my name is Sebastian and i have massive problems with my like button on www.starsontv.com
Everything should be ok said this link
https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.starsontv.com%2F2012%2F10%2F06%2Fx-factor-2012-wer-schafft-es-noch-ins-juryhaus%2Fartikel-0014315%2F
But you can´t use the like button. What is the problem? How can i solve this problem?
This problems is there since yesterday.
I have no idea and i didn´t change my website.
Can anyone help me, please?
Thank you very much....
Greetings from germany
Sebastian

I was able to use the like button without a problem. What happens that prevents you from using it?

Related

DevTools shows up often in the middle of coding in Jupyter Notebook

somebody please!
The following picture often a lots during coding in Jupyter Notebook. Could you please tell me a way how to fix this?
Thank you in advance
enter image description here
I got this. This is just a devloper tools issue from chrome browser. If anyone faced this issue and got stuck in it, feel free to ask me.

Cannot display AR content/object using aframe

I'm doing AR using aframe. I'm adding more marker and AR contents for my project, but suddenly it shows an error as show in this picture.
Can someone assist me on how to rectify the problem? Thanks in advance.
This looks like an issue specifically with the AR.js repository. I would suggest opening an issue on their repository with more information about the specific code you're running (there is not enough information in your question to help solve the problem).

Meteor highlights all text on click

I have an issue with the website/web app I am developing (http://stokvella.herokuapp.com/) : whenever I click on the web page, all the text is highlighted.
Why is this happening, and how can I solve this issue?
I am using Meteor along with Blaze. If you need any more information, I will gladly provide it, however I am unsure as to what else might help solve this problem.
Thank you for your help :)
Greg
Try to add javascript
$(document).click(function(){
//add code
});

Weird issue with google maps. It shows wrong tiles

It seems google maps stopped working properly a couple of hours ago. It displays the wrong tiles at the wrong coordinates. I've tried accessing my applications from different physical locations and tried different maps, but nothing helps.
Strange thing is.. it worked perfectly fine till last night and nothing changed in my source.
I'm also experiencing this issue in the basic example: https://developers.google.com/maps/documentation/javascript/examples/map-simple and I'm curious if if works for anyone else.
I wonder if there is some (global) issue or if I somehow missed an important update? I can't find anything relevant using Google, so I hope someone here can help me out.
By the way.. https://maps.google.com works fine.
Kind regards,
Bart
It seems the issue has gone away. All of a sudden a simple map reload (not even clearing the cache) makes the default map load properly.
I still have no idea what happened, but at least I'm glad it's working again.
Google Maps For Business support just let me know that this issue should be fixed now.
It was a problem with "tile caching", they said.
Although it is still broken for someone I am working with

Stange behavior of xCode missing Text from the buttons

I am experience a new and strange problem that I never experienced before.
Text from the button are getting disappeared. I have already changed 2 buttons. now problem is started with third button.
as in screenshot below :
Can anyone please help me if this is the strange behavior or I am doing something which I am not supposed to. Thanks in advance.
I had a similar problem after I moved some buttons into a scroll view. I tried a few things but the easiest was just to recreate the buttons.
Someone else had the same problem and that's the approach they took as well.
XCode 4: some button titles not visible in iOS simulation

Resources