< and > problems
-
In WP 1.5 and previous versions, for my site since I had multiple users, I would have author pictures. I would do this by using a hook to the author profile, where I had html code used for an image, like the following code:
<img alt=”pic” class=”userpic” src=”/wp-images/thumb.jpg” />
This worked for the 3 authors I had listed on my site.
However, after upgrading to WP 2.0, I now get text appearing instead of the picture. However, this only occurs for 2 of the 3 authors. I haven’t changed anything with the html, but it now appears with text. Any ideas as to why this is happening? Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘< and > problems’ is closed to new replies.