Hi,
i try to add a dynamic link list to my side bar. I am using the exec-php pluging and a normal text widget with the following content:
<?php wp_list_bookmarks('category=14,7&order=DESC&categorize=0&limit=5&title_li=Neuste Videos'); ?>
The problem is that when i use the Internet Explorer the whole site is displayed wrong. With FireFox everything works perfect. When i remove the text widget everything works fine on IE again.
I guess there is a problem with the exec-php plugin?!
You can see the site at : http://www.coinflip.de
The wrong widget is on the right side the second from top.
I uploaded some pics showing the problem here:
FF (works fine): http://www.coinflip.de/ff.jpg
IE (doesent work): http://www.coinflip.de/ie.jpg
If anyone has an idea whats going wrong there … it would be very appriciated.
Thanks in advance.
Greetings,
Markus