Support

Fog Theme Comments (4 posts)

Languages

de | fr | es | 日本語

About This Topic

Tags

  1. rss Valasule

    new member


    rss Posted 5 months ago
    #

    I installed the Fog theme to my wordpress blog and I like it a lot but the Comments portion seems to have a bug. When a comment is posted there is a huge 3oneseven logo that gets displayed between the original post and the comment. I found this code block in the comments area that if commented out removes the image:

    <?php
    if ( !empty( $comment->comment_author_email ) ) {
    	$md5 = md5( $comment->comment_author_email );
    	$default = urlencode( 'http://3oneseven.com/wp-content/uploads/2007/11/15.gif' );
    	echo "<img style='float:left;margin-right:10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=$md5&amp;size=25&amp;default=$default' alt='' />";
    }
    ?>

    the gif set in $default is 980x751 and completely overwhelms the page. I'm not sure what the goal was with this image but it didn't go over too well.

  2. rss milo

    moderator


    rss Posted 5 months ago
    #

    post url first
    specify WP version
    specify theme version

  3. rss Valasule

    new member


    rss Posted 5 months ago
    #

    www.flidais.net/?p=1079
    WP Version: 3.3
    Fog Version: 3.17.3

    I will leave the link active until around 12PM PST, so hopefully you can have a look before I deactivate it. I don't want to leave it like this as it makes the comments area very cumbersome to use.

  4. rss milo

    moderator


    rss Posted 5 months ago
    #

    Umm, that was an default avatar image for comments and i did remove it from my server,
    pls feel free to remove the whole block.

    What you see now is $default 980x751 no-hotlink image.

Reply

You must log in to post.

Design by milo

Milo designs web sites that strike the perfect balance between professional high-class graphics, functionality, usability, user experience, and high performance.