Notifications
Clear all
20 hours ago
Replied to the topic Call to comment out of content area in Blocksy theme
@mrzero
Use this CSS code:
div.wpd-inline-shortcode {
max-width: var(--wp--style--global--content-size);
margin-left: auto !important;
display:block;
}
Please insert the code into the "Custom CSS Code" textarea located on the Dashboard > wpDiscuz > Settings > Styles &...
20 hours ago
Replied to the topic Screen readers dont read our comments section
@adamtheforumuser
This is not a bug. It is a compatibility issue between the two technologies.
The speech-to-text tool scans and processes the page content when the page initially loads. If wpDiscuz loads the comments afterward using AJAX, the speech-to-text tool can no longer detect or process...
20 hours ago
Replied to the topic Call to comment out of content area in Blocksy theme
You can see it here/p>
2 days ago
Replied to the topic Screen readers dont read our comments section
@asti just to check, is the behaviour I mention something you are aware of and this a known fix? I ask as we had "load with page" enabled originally and some comments areas are so large we changed away from that for performance reasons.
2 days ago
Favorited a post in the topic Screen readers dont read our comments section
2 days ago
Replied to the topic Screen readers dont read our comments section
Hi,
Sorry for the late response.
Please try enabling the "Load with Page" option for "Comment List Loading Type". For more information, please refer to the following documentation:
If that doesn't help, we recommend using pagination instead. You can find more information about this option h...
5 days ago
Replied to the topic Call to comment out of content area in Blocksy theme
Hi,
Please provide the direct URL where we can see the issue.
5 days ago
Created the topic Call to comment out of content area in Blocksy theme in How-to and Troubleshooting
Hello, I have a little problem when I add a call to comment in content. The sentence displays out of the content area. See capture.

