• Resolved clmsnm

    (@clmsnm)


    I’m currently using inline comments on a site with a custom theme (Flawless by Goodlayers). I managed to make the bubble show up by modifying a couple of z-indexes, but now the position changes with every page refresh.

    5% of the time, the bubbles are in the right position. The rest of the time, they are offset by about 20-40 px (vertically).

    I think this is an issue with the load order of plugins/themes in WordPress itself. Most of the time the bubbles seem to load before the actual p/h1 blocks. Is there a way to get the plugin to load last?

    https://wordpress.org/plugins/inline-comments/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author kevinweber

    (@kevinweber)

    Hi,

    are you using a Web font, like Open Sans? Yes, you are. This might cause the error. With a slow internet connection, this phenomenon is more likely. Deactivate any web font to test if the font causes the offset.
    For the rest, send me an e-mail so I can send you a file that might fix your issue. You get my address from here: kevinw.de/kontakt

    Best regards,

    Kevin Weber

    Thread Starter clmsnm

    (@clmsnm)

    I figured out what the problem was. My theme was adding a custom logo/header. The size of that header sometimes changed after the rest of the page already loaded.

    I added some css to fix the height of that wrapper, and now everything appears where it should be. So it was really just an issue with bad coding in the theme itself.

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

The topic ‘comment bubbles showing up in the wrong position’ is closed to new replies.