• Resolved tdatd

    (@tdatd)


    I’m targeting <tr> tags with the configuration settings. I see in the HTML that the table row tags have a data-incom=”trN” attribute, but there are no bubble divs which target these tags. Are you able indicate why this might be the case? Selectors are: .single .inner-content > p, .single .inner-content > img, .single tr

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter tdatd

    (@tdatd)

    Sorry about the lame title, btw, it should be “No Bubbles for <tr> tags”

    Plugin Author kevinweber

    (@kevinweber)

    Can you send me a link to a live site where I can see the <tr> tags in use?

    Thread Starter tdatd

    (@tdatd)

    I wish I could, but this particular project isn’t public just yet. Do you happen to know any URLs that point to existing instances where a similar scenario is successfully executed? I might be able to determine differences that are blocking me from using this system correctly.

    Thanks! 😀

    Thread Starter tdatd

    (@tdatd)

    In reviewing my code I see that the problem was with my code and not the code in this plugin. Please disregard – thank you for your kind time and attn.

    For anyone who might be mystified in the future:

    If you invoke the .init() function from the JS side, pay close attention to the options that you pass in. 🙂

    Plugin Author kevinweber

    (@kevinweber)

    Okay, great that you’ve solved your issue 🙂
    Would be amazing if you could give this plugin at least a five-star rating here.

    Best regards,
    Kevin

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘no bubbles for tags’ is closed to new replies.