Quantcast
Channel: [Plugin: Mini twitter feed] minitwitter doesn't work in Internet Explorer 6/7/8/9 – WordPress.org Forums
Browsing all 23 articles
Browse latest View live

psychill on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

My website http://tuncpartner.nl/test/ has a mini twitter on the left. It is not the plugin; it is the code itself. I have made the theme myself. Somehow, the twitter bar disappears on Internet...

View Article



psychill on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

And here's the code: <div id="twitter"> <div id="tweets"> <div class="tweets"> <div class="content_tweets"> </div> <div class="tweets_footer"> <a...

View Article

psychill on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

and the css #twitter { position: fixed; top: 300px; width: 200px; left: 25px; } Note that it does work on safari.

View Article

psychill on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

And the includes in the index.hml: <! Twitter -> <script language="javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>...

View Article

hectopod on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

Try maybe #twitter {overflow:hidden;}. Or maybe z-index:1000, I think the problem is with the fixed position. Without your changes, the plugin works on IE 7-8, I tested myself. I think you did...

View Article


psychill on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

Strange, both don't seem to work. #twitter { position: absolute; top: 300px !important; width: 200px !important; left: 25px !important; overflow: hidden !important; z-index: 1000 !important; }...

View Article

psychill on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

hmm.. I changed my plan. Plan 2: Now I've made my theme 'widgetisable' and added the plugin. All code from the custom mini twitter is now deleted. Somehow it does show up in internet explorer, but not...

View Article

hectopod on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

It is really weird. Are you using a proxy to connect to Internet? Maybe the connection to the twitter API is blocked. It works on IE on other websites..

View Article


psychill on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

I'm not using a proxy. I've tested the IE stuff with http://netrenderer.com/index.php Is there anything I've forgotten to add maybe?

View Article


hectopod on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

Maybe it is better to test on real IE...

View Article

hectopod on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

I just tested on Internet Explorer 7, and minitwitter works on your website...

View Article

hectopod on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

Thank you to check on real applications before posting. And Thank you to change the title of your thread.

View Article

psychill on "[Plugin: Mini twitter feed] minitwitter doesn't work in Internet...

WebDevDesigner, I'm terribly sorry if this has caused you trouble. I relied too much on that service, because I have no Internet Explorer at the ready. Anyway, thanks for your time. greets, Lars

View Article


Reply To: [Plugin: Mini twitter feed] minitwitter doesn't work in...

Maybe it is better to test on real IE…

View Article

Reply To: [Plugin: Mini twitter feed] minitwitter doesn't work in...

I’m not using a proxy. I’ve tested the IE stuff with http://netrenderer.com/index.php Is there anything I’ve forgotten to add maybe?

View Article


Reply To: [Plugin: Mini twitter feed] minitwitter doesn't work in...

It is really weird. Are you using a proxy to connect to Internet? Maybe the connection to the twitter API is blocked. It works on IE on other websites..

View Article

Reply To: [Plugin: Mini twitter feed] minitwitter doesn't work in...

hmm.. I changed my plan. Plan 2: Now I’ve made my theme ‘widgetisable’ and added the plugin. All code from the custom mini twitter is now deleted. Somehow it does show up in internet explorer, but not...

View Article


Reply To: [Plugin: Mini twitter feed] minitwitter doesn't work in...

Strange, both don’t seem to work. #twitter { position: absolute; top: 300px !important; width: 200px !important; left: 25px !important; overflow: hidden !important; z-index: 1000 !important; }...

View Article

Reply To: [Plugin: Mini twitter feed] minitwitter doesn't work in...

Try maybe #twitter {overflow:hidden;}. Or maybe z-index:1000, I think the problem is with the fixed position. Without your changes, the plugin works on IE 7-8, I tested myself. I think you did...

View Article

Reply To: [Plugin: Mini twitter feed] minitwitter doesn't work in...

And the includes in the index.hml: <! Twitter -> <script language="javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>...

View Article
Browsing all 23 articles
Browse latest View live




Latest Images