applying the ‘the_content’ filter could work:
<?php echo apply_filters('the_content', $comment->comment_content); ?>
Related Posts:
- How to auto-format code in Eclipse?
- Adding spaces in multiple lines simultaneously – in Pycharm
- can I add a custom format to the format option in the text panel?
- Change CSS/formatting on specific page, but not pages in general?
- How to change text size of Gutenberg editor
- Content over 10,000 characters won’t display with the_content()
- How to prevent automatic conversion of dashes to –
- Add dollar sign and commas to a number?
- Line breaks not showing up properly
- Use a language specific thousand separator
- Get last seen date/time in wordpress get_comments() [closed]
- Formating the display of a post’s date, outside the Loop
- Formatting with
- How to define a custom font family for a wordpress blog that will not affect the entire site
- Keep formatting for tables copied from MS Word?
- Page formatting lost when I attempt a revision
- How to properly format if statement with html and php
- How can I prevent WordPress to wrap into a paragragraph
- Linebreaks behaving oddly inside blockquotes
- post_class() breaks out of formatting. . . extra markup also generated
- How to Prevent WordPress from Automatically Applying Inline Styles to Post Images?
- How to amend time format of comments, using child-theme?
- How do I format the date in Event Organizer?
- Images that copy code to clipboard when you click on them
- Formatting poetry in wordpress
- Trim content without stripping formatting
- Changing the code format for wordpress
- How to remove filter apostrophe and single quotation
- Display KML (or other “raw data” file) nicely in WP?
- why doesnt my formatting work in my wisiwig editor?
- Formatting issues within Divi theme
- Preparing Hardcopy and Online Page
- how to display the web content which contain html code prolerly?
- Remove all paragraph tags
- How to prevent wordpress from autoformatting my posts once and for all?
- How do I display page content next to a contact form, rather than under it?
- Multiple item layout with one query
- Fix issue with displaced braces( )
- Formatting text in posts
- Is there a way to reorder a collection of posts to read from top (oldest) to bottom (newest)?
- How to add a spoiler without using shortcode-based plugins [closed]
- Can’t get blog entry to format properly using wp-load
- Paste Function Broken
- What is the common header format of Python files?
- Problem in wordpress with “-“
- Place page title in header?
- Get comments for more than one post
- “Categories” for comments?
- How to get comments with mixed status using get_comments?
- Allow guests comments on single post
- Query & Sort Comments by custom comment meta
- Delayed commenting
- Display number of comment replies
- User can post only one comment per day on one page
- Only subscriber role user can comment not other
- How do I turn comments off for pages, but not posts?
- customize comment form
- Comment moderation on custom post types
- How do I create comment-reply-button using element not
- Relaxing unescaped HTML filtering inside tags?
- Automatically check “Allow comments” for custom post type [duplicate]
- WordPress comments just vanished even tho there are about 250+ of them. Where did they go?
- Disable Post/Page comment emails for creators
- Restore trashed posts with comments
- Automatically generate Post/Page from searched Database item?
- How do you turn on comments for only the last page of a paginated post?
- Function to prevent users from trashing comments
- How do you override the default comment template?
- Sort/list/arrange comments by comment author in un-nested/no thread comments
- Archive comment w/o moving to spam/trash
- Get the top level comment ID
- Custom WP Comments Query with Nested Comments Possible? (Hierarchy/Depth)
- WordPress Comment posting problem
- get_comments not working consistantly with post_id
- Comments are invisible, what’s the problem with wp_list_comments?
- Safe to remove this: when using a 3rd Party Comment App? [closed]
- comment_notification_text filter for custom post type
- How to add custom class to get_avatar()
- Use has_filter on comment_post
- WordPress menu>Custom Link: removing my link formatting and adding %20
- I need to disable Disqus comments pre-approval, but i can’t find where
- Page comes up blank using w3 total cache [closed]
- How do I add tags to entire comments, not just their text
- Comment Table Size Results in Slow Page Loads and 500 Errors
- Rewrite comment form post ID on submit
- Modify author url display in edit-comments.php
- Custom sort comments with select form
- Comments on my custom post type
- Limit Comment Line Count – Add Read More Button
- Displaying comment rating stars in carousel
- Enable comments option
- Change Comment Text [duplicate]
- Comments not enabled for custom post types
- Auto approve all comments (editor)
- add field comment [duplicate]
- Let users comment on categories in WordPress
- which is this plugin ? [closed]
- Show Title/Date/Excerpt of first post & only Title for rest in Query [duplicate]
- TinyMCE in comment reply form showing toolbar but can’t edit reply
- Add functionality to block comment authors in the Comment edit pag