• Resolved Dave

    (@omshankar)


    Hello, I installed this plugin but chat message box appears 3 times in a page. Please check given link for proof. How to fix?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    We hook into the the_content filter to render our parts. If you have that filter used in multiple places, that would be why.

    I don’t have a user available to log in with, so I can’t see anything with the link at the moment.

    Thread Starter Dave

    (@omshankar)

    I don’t know about the_content
    I am using Hueman theme.

    I have enabled registration. Please check what is the problem.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Looks like a conflict with Yoast SEO has cropped up again.

    https://cloudup.com/ckjHXUFWS6H

    Not sure how many chat rooms you’re looking into having, but it looks like it’s related to post excerpts.

    Commit message:
    “Set post_excerpt on publish to help prevent breaking Yoasts SEO plugin. It fetches our post_content filter output somehow, if no post_excerpt is found.”

    If you’re comfortable with editing code yourself, the following were the changes made in regards to this:
    https://github.com/WebDevStudios/Chat-Room/commit/647d7b19d99c33ef3bf83a4380535c26f878271b

    If you’re not comfortable, I can provide a patched version with those changes. We’re not in active development of the plugin at all, so I’m not worried about hotfixing.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘chat message box repeated’ is closed to new replies.