Notifications
Clear all

[Solved] PM Formatting Not Working

8 Posts
2 Users
0 Likes
611 Views
Posts: 23
Customer
Topic starter
(@meibukan76)
Member
Joined: 3 years ago

Okay, so the Paragraph separation, bullet lists, and numbered lists aren't working within the PM Add-on. They work when composing the messages, but lose the formatting when sent. Please see attached screenshots.

Screen Shot 2021 04 17 at 8.34.27 AM
Screen Shot 2021 04 17 at 8.34.46 AM
Screen Shot 2021 04 17 at 8.36.10 AM

 

Screen Shot 2021 04 17 at 8.36.35 AM
7 Replies
Posts: 23
Customer
Topic starter
(@meibukan76)
Member
Joined: 3 years ago

Nor does the quoting format.

Screen Shot 2021 04 17 at 8.44.59 AM
Screen Shot 2021 04 17 at 8.45.27 AM
6 Replies
 Tom
Admin
(@tomson)
Joined: 9 years ago

Famed Member
Posts: 4168

@meibukan76,

Could you please PM me the same dummy texts?

Customer
(@meibukan76)
Joined: 3 years ago

Member
Posts: 23

@tomson PM sent.

 Tom
Admin
(@tomson)
Joined: 9 years ago

Famed Member
Posts: 4168

@meibukan76,

Ok, thank you. Please use this CSS code. Insert this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea, save it, delete all caches, go to forum front-end and press Ctrl+F5:

#wpforo #wpforo-wrap .wpfpm-msg-inner, 
#wpforo #wpforo-wrap .wpfpm-msg-inner p {margin-bottom: 20px!important;;}
#wpforo #wpforo-wrap .wpfpm-msg-inner ol,
#wpforo #wpforo-wrap .wpfpm-msg-inner ol li {list-style:decimal!important; margin: 2px 15px;}
#wpforo #wpforo-wrap .wpfpm-msg-inner ul,
#wpforo #wpforo-wrap .wpfpm-msg-inner ul li{list-style:disc!important;  margin: 2px 15px;}
#wpforo #wpforo-wrap .wpfpm-msg-inner .wpforo-post blockquote,
#wpforo #wpforo-wrap .wpfpm-msg-inner blockquote{display:block; margin:5px 0 10px 0; width:90%; padding:10px; font-size:13px; background: #f5f5f5;}
Customer
(@meibukan76)
Joined: 3 years ago

Member
Posts: 23

@tomson Thanks Tom, this code fixed the paragraph and the lists. Still having the block quote formatting issue. Any quoting within the PMs has to be done by typing in what you want to quote, then highlighting what you typed, and then hitting the quote button in the editor (not the one that pops up in the standard part of the forum). This is what results in the attached image. You can't highlight other text in the PMs and just quote that. Also, if you use the quote first, you can't type anything after the quote. It all has to go in the quote block.

 

Screen Shot 2021 04 21 at 9.05.46 PM
 Tom
Admin
(@tomson)
Joined: 9 years ago

Famed Member
Posts: 4168

@meibukan76,

There is no way to do a regular quote in PM. PM is like a chat, it's not a forum thread. So just don look for a regular quote feature and formatting in the M section.

Customer
(@meibukan76)
Joined: 3 years ago

Member
Posts: 23

@tomson understood

Share:
Scroll to top