Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hello. I am using Enfold and wpForo and loving it so far.
One issue I just came across is that when a member inserts an image as attached to a comment all of the text following this changes to bold. There are also 3 extra paperclips that show up at the end of the page on the left side.
Attached is a sample of this:
If you look at the posts after this one the text is different and at the bottom see the extra floating paperclips on the bottom left of the page.
Thanks for any input on this. Jason
Check the post whether all tags are correctly opened and closed.
According to the source code, one </em> is too much, which means that the following tags are not closed correctly
Thank you. Found an </i> in there and changed it to an </em> and looks to have fixed the issue.