• theoriginaldude

    (@theoriginaldude)


    When i activate the new “Enable native facebook comment count (does nothing unless “v2 only” is selected).” option it does this…

    Image of problem

    The first “>>” are a respond link with alt text to match, the blue “View comments” is just linked to the main post URL, and the last “>>” has link mouse-over effects but is not click-able.

    The old v1 comments matched my template and worked fine. This makes multiple links (>> View comments >>) to the same post and is spaced badly.

    http://wordpress.org/extend/plugins/facebook-comments-for-wordpress/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author we8u

    (@we8u)

    The alignment is because it’s an iframe. You can play with the css on the settings page to get it aligned better.

    What are the “>>” supposed to be?

    Thread Starter theoriginaldude

    (@theoriginaldude)

    There just a style item…

    #system .item > .links a:after {
    content: “>>”;
    font-size: 14px;
    }

    For some reason the new v2 comments count makes the template css duplicate the “>>” before and after, when it should only be after. Because of that it’s also messing with the linking.

    So for now ive just taken that css styling (“>>”) out.

    Grievy

    (@grievy)

    Has a fix been found for this??

    Thread Starter theoriginaldude

    (@theoriginaldude)

    I didn’t find a fix with how and why when it injects the code it duplicates the template style.

    Sadly i still have the style item disabled.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Facebook Comments for WordPress] v2 Comment count styling problem’ is closed to new replies.