The Private Messaging text editor allows for adding HTML elements like (un)ordered lists. However in the display of the messages this layout is removed, and the ordered list is just shown as flat text. Is this intended or is there an option to enable this? (like allowing embedded content in PM's?) Thanks!
Use the CSS code below to solve the issue:
#wpforo #wpforo-wrap .wpforo-messages-content ol li {
list-style: decimal !important;
}
#wpforo #wpforo-wrap .wpforo-messages-content ul li {
list-style: circle;
}
The CSS codes should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Styles Tab.
Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.
Important: We see the license of the addon is expired. Please note all our products subject to yearly licenses for future updates. You can still use the version you have for an unlimited time. However, you'll not get the new versions and we do not provide support in such cases.
Please read the license agreement here: https://gvectors.com/terms-and-conditions/#gaining-download-access