<?php echo"hallo";?> show empty widget
<?php echo"hallo";?> show empty widget
<?php echo"hallo";?> is not valid php code.
Have you tried <?php echo "hallo";?> instead?
It doesn't work for me either. The text doesn't show up. I have WordPress 3.1.
I've tried
<?php echo 'testing'; ?>
<?php echo "testing"; ?>
Nevermind, I figured out what I was doing wrong. I was still using the old "Text Widget" box instead of the "PHP Code Widget" box. Oops!
Thanks for the widget!
This topic has been closed to new replies.