Hey guys,
I updated the plugin and I am genereally pretty happy with the update but noticed a couple of things that need to be addressed, I think:
- When reloading a post, the wpDiscuz throws three errors in the browser console:
-
I have activated the notification bubble, but it is nowhere to be seen on my website. Did I miss something?
- It seems that the CSS for the MyCred ranks and badges has been forgotten. Rank is not displayed at all and it looks really weird on mobile in general. Also, is there no way to change the settings of that expansion? I cannot find it in the backend.
- Frontend moderation is a bit annoying as the hover form vanishes as soon as you move the mouse cursor slightly to the right.
- The comment form itself (not the existing comments) does not have a headline. Is there a way to change that?
- When loading the comments via Ajax, the loading icon is shown all the time, as soon as you open a new post. That is kind of confusing as it seems to indicate that the page is not done loading, which is not true. Is there a way to change this behaviour?
- Loading comments and other elements of the comment form takes a looong time on my website. For the comments around 5-10 seconds. Is this normal?
- The translation for "comment link" is not used.
- Before the update you could search for a user to mention. I cannot find this option anymore. Is there a way to get it back?
Best wishes and looking forward to your reply
Johannes
Hi @hannes,
- When reloading a post, the wpDiscuz throws three errors in the browser console:
- I have activated the notification bubble, but it is nowhere to be seen on my website. Did I miss something?
- It seems that the CSS for the MyCred ranks and badges has been forgotten. Rank is not displayed at all and it looks really weird on mobile in general. Also, is there no way to change the settings of that expansion? I cannot find it in the backend.
Please leave the example URL to allow us to check it.
Frontend moderation is a bit annoying as the hover form vanishes as soon as you move the mouse cursor slightly to the right.
We will take it into consideration and if it possible we will fix it.
The comment form itself (not the existing comments) does not have a headline. Is there a way to change that?
Please read this FAQ topic: https://wpdiscuz.com/community/f-a-q/display-leave-a-reply-comment-header/
When loading the comments via Ajax, the loading icon is shown all the time, as soon as you open a new post. That is kind of confusing as it seems to indicate that the page is not done loading, which is not true. Is there a way to change this behaviour?
It designed to work in this way, however we can provide a CSS code to hide it.
Loading comments and other elements of the comment form takes a looong time on my website. For the comments around 5-10 seconds. Is this normal?
If you provide a URL this will be checked as well.
The translation for "comment link" is not used.
Please navigate to the Dashboard > Comments > wpDiscuz > Phrases > General tab, find the "Comment Link", and change it as you need.
Before the update you could search for a user to mention. I cannot find this option anymore. Is there a way to get it back?
You just need to type the "@" symbol, then the user name you want to mention.
Hey,
I am still waiting for an answer and hope you can help me with the issues soon.
Johannes
Activating MyCred in wpdiscuz causes it to load a css file, namely wpd-mycread.css. This file causes some problems.
One is this code:
@media screen and (max-width: 800px) {
#wpdcom .wpd-comment .wpd-comment-right
margin-left: 63px!important;
}
}
It breaks the comments list view on mobile devices.
In addition, the layout of rank and badges on mobile looks really bad:
Hi,
I am still waiting for an answer to my reported problems.
That is, the MyCred CSS, comment button problems and page speed with wpDiscuz enabled.
I have written an email to the address you provided with the last two problems, but never received an answer.
Johannes