WPIntell

Source evidence

chat message box repeated

Chat Room · support · 2018-04-13T03:24:00+00:00

mixedsentiment
mediumseverity
0.78relevance
3replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Dave resolved
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] 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. I don’t know about the_content I am using Hueman theme. I have enabled registration. Please check what is the problem. 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.

Comments

3 shown
Michael Beckwith 2018-04-13T04:13:00+00:00

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.

Dave 2018-04-13T04:23:00+00:00

I don’t know about the_content I am using Hueman theme. I have enabled registration. Please check what is the problem.

Michael Beckwith 2018-04-13T15:27:00+00:00

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.