• Resolved hnryzhng

    (@hnryzhng)


    Excellent job and I’ve given a 5-star rating. I would like to ask two questions concerning the selectors.
    First, is it possible to make them visible? New visitors to the website might not know that they have the option to comment beside a paragraph if they can’t see the selector.
    Second, is there any way to alter the position of the selectors next to each paragraph/element? Some of them are placed at the very end or near the middle of a paragraph, so it would be great to have the flexibility to make it consistent and look cleaner.
    Again, thanks for such a great tool, and I’d be happy to pay for a more fully developed product.

    https://ww.wp.xz.cn/plugins/inline-comments/

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

    (@kevinweber)

    Hi,
    to your first question: I’m not sure what you mean …
    You can add the following code into the Custom CSS box in the plugin’s admin panel:

    .disqussion a {
    opacity: 1;
    }

    This code will make all your comment bubbles visible all the time (visitors mustn’t hover paragraphs to see them).

    To your second question:
    The bubbles will be placed next to each paragraph/element. You could change your elements’ width so that every element has the same width (e.g. width: 100%;).
    Send me the link to your site and I’ll have a look.

    Regards,

    Kevin

    Thread Starter hnryzhng

    (@hnryzhng)

    Kevin, actually everything is working fine for now. But my website if wiselit.com if you want to see if the inline comments have been implemented in the best way possible. Thank you.

    It works on some of my posts and some dont.

    Also i have question: On your site hnryzhng (and maybe you can answer Kevin) on ipad i have the comments column move to center while text moves to left – exactly like medium.com has.

    Its not like that on desktop PC.

    How is it possible to do it like that on every device?

    Plugin Author kevinweber

    (@kevinweber)

    Hi Piotr,

    to your question: If your text moves to the left, is dependent on the screen size. For now, this move is not supported on every (large) screen size. I write it into my to-do list as a possible feature.

    Regards,

    @kevinweber

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

The topic ‘Selectors’ is closed to new replies.