No comment bubble in Opera

resolved (8 posts) (3 voices)

  1. williamsguitars
    Member

    Hi,

    I have noticed and a few have asked me about, but in my blog page the comment bubble with the number of comments that links to the post page is missing when viewed with Opera. The bubble is there but empty and no link. Is this an Opera error or a problem with the page?

    http://www.williamsguitars.co.uk/news

    It is fine in firefox

    Thanks

    Posted 1 year ago #
  2. Elliott
    Support

    Hello williamsguitars,

    I think it is a cufon issue. Open up /wp-content/themes/awake/lib/includes/template-blog.php and on lines 60 - 62 you should see this,

    <h2 class="blog_header">
    	<a href="<?php echo get_permalink() ?>" rel="bookmark" title="Permanent Link: <?php the_title(); ?>"><?php the_title(); ?></a>
    	<span class="comment_bubble"><?php comments_popup_link('0', '1', '%'); ?></span>
    </h2>

    Go ahead and change it like this,

    <h2 class="blog_header">
    	<a href="<?php echo get_permalink() ?>" rel="bookmark" title="Permanent Link: <?php the_title(); ?>"><?php the_title(); ?></a></h2>
    	<span class="comment_bubble" style = 'position: relative; top: -30px;'><?php comments_popup_link('0', '1', '%'); ?></span>

    Let us know if that works for you.

    Posted 1 year ago #
  3. williamsguitars
    Member

    That just about does Elliott but, the count is no longer in the middle of the bubble, its center top. I also changed rel top to -40px as the bubble was too low.

    Should the </h2> at the end still be present or should I delete it?

    Thankyou

    Posted 1 year ago #
  4. Ruderic
    Support

    Hi,

    In the code that Elliot provided, you can see how he moved the "h2" tag from the end of it, to the end of the "a" tag.

    Posted 1 year ago #
  5. williamsguitars
    Member

    Ok Ruderic thanks,

    I have removed the h2. Do you know how I can get the comment count back into the middle of the bubble?

    Thanks

    Posted 1 year ago #
  6. Elliott
    Support

    The H2 is for your blog title, unless you do not want it to converted with cufon it would be best to leave it in place.

    You can move the number inside the comment bubble around by placing these lines in your style.css file,

    .comment_bubble a {
        top: 4px;
        position: relative;
    }

    Let us know if that works for you williamsguitars.

    Posted 1 year ago #
  7. williamsguitars
    Member

    Sorry not to have responded sooner.
    This did the trick,

    Thankyou Elliott

    Posted 12 months ago #
  8. Elliott
    Support

    Your welcome williamsguitars, let us know if you need anything else.

    Posted 12 months ago #

Reply

You must log in to post.

Construct WordPress Theme
Construct wordpress theme
Myriad WordPress Theme
Myriad wordpress theme
Method WordPress Theme
Method wordpress theme
Fusion WordPress Theme
Fusion wordpress theme
Elegance WordPress Theme
Elegance wordpress theme
Echelon WordPress Theme
Echelon wordpress theme
Dejavu WordPress Theme
Dejavu wordpress theme
Modular WordPress Theme
Modular wordpress theme