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

    (@westonruter)

    Hi there. It’s not just the entry-content class. An ancestor element also needs to have the hentry class. The full selector is .hentry .entry-content. Alternatively, it also uses this selector: .h-entry .e-content. Lastly, you could add the itemprop="articleBody" attribute to the element that has the entry-content class.

    Thread Starter guinasathya

    (@guinasathya)

    Oh! It worked using itemprop=”articleBody”

    Thank you! =)

    It just doesn’t work yet highlighting while words are being spoken. Actually this is the main function that interests me.

    Any tips to enable this feature?

    Guina.-

    Plugin Author Weston Ruter

    (@westonruter)

    I see the highlighting in desktop Chrome. Are you testing on a touch device? Highlighting is disabled on phones: https://github.com/westonruter/spoken-word/issues/7

    Thread Starter guinasathya

    (@guinasathya)

    Weston, I appreciate your support. I’m testing on a non-touch notebook.
    I don’t need any more support for now.

    Thanks and good luck!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not showing’ is closed to new replies.