Notifications
Clear all

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.

 

wpForo 1.x.x [Solved] Attaching image changes text and shows extra paperclip icons

3 Posts
2 Users
1 Reactions
889 Views
Posts: 92
Topic starter
(@jasontoth)
Estimable Member
Joined: 4 years ago

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:

https://www.writersofthefuture.com/forum/the-contest-quarterly-topics-and-other-items/wulf-moons-super-secrets-workshop-challenge/paged/250/#post-36667

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

 

2 Replies
Tutrix
Posts: 1522
(@tutrix)
Noble Member
Joined: 5 years ago

@jasontoth

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

Posts: 92
Topic starter
(@jasontoth)
Estimable Member
Joined: 4 years ago

Thank you. Found an </i> in there and changed it to an </em> and looks to have fixed the issue.