If you want to create a Q&A site, UNACMS seems to be a great fit. I turned on comments in the general feed and noticed that search engines started showing comment pages as an answer to the question that was asked in the thread. And that seems good to me.
- 626
If you create many profiles, the menu on the right will not be available on some screen resolutions.
If we enable the display of comments in the general feed, but at the same time make it so that comments are first sent for moderation, then the comment page itself will not be displayed to everyone, but it will be visible in the feed to absolutely everyone.
Hello! I think these buttons don't look very nice on mobile devices. It's better to leave only the text.
- 1172
Maybe it will be useful to someone. This code makes rounded corners in the "author" block on the discussion viewing page. Just instead of "360" enter the number of the block that is on your site.
.to-white {border-radius: 1rem}
#bx-page-block-360 .bx-base-pofile-cover-image-wrp {border-radius: 1rem 1rem 0rem 0rem}
- 1397
Hello everyone! Is there a way to make a separate feed with all the comments that have been left recently? That is, I want to make it so that the main feed is filled with content, and somewhere nearby on the same page is the same feed, but only with comments.
- 1399
Hello! Of course, everyone has different tastes, but I think the “Author” block looks too cluttered on tablets and smartphones. I removed everything highlighted in red and left only the “Subscribe” and “Write a message” buttons.
- 1210