[Plugin: Mingle Forum] change the location of avatar
-
Hello,
I was using user photos which the forum was able to find the photos, I have recently changed to add photos plugin, which is saving the images to blogs/images/, even though I have activated the other plugin the forum does not display my photos instead it displays mystry man. Do you know how I can tell it to display avitars from this new folder? I was thinking something like this:
<code> <img src="<php> bloginfo('template_directory') ?>../../../blogs.dir/1/images/<php> the_author_meta( 'user_login' )?>.".jpg" alt="<php> the_author(); ?>" title="<php> the_author(); ?>" /></code>
I changed <?php to <php> just incase my php does not render.
Thnaks,
Aaron
- The topic ‘[Plugin: Mingle Forum] change the location of avatar’ is closed to new replies.