• Resolved Pasifik115

    (@pasifik115)


    Responses to comments appear side by side. Is there any way to fix this? WordPress version 6.5.2, theme Wolmart, PHP version 8.2

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    Hi,

    Use the CSS code below:

    .comment_container, div.comment{
    display: block !important;
    }

    Insert the code in the “Custom CSS code” textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

    Don’t forget to delete the caches before checking.

    Thread Starter Pasifik115

    (@pasifik115)

    Thanks, this suggestion solved the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Replies appear next to the comment’ is closed to new replies.