Hello. There is a bug in the plugin and here is the example:
When a user answers a post the timestamp does not match on the front end with the single answer page.
The answered post time is hours different than it is supposed to be.
Ex: https://www.cornerhub.social/discussion/a-reminder-of-being-internet-savey/
Hi,
Thank you for contacting DesignWall! My name is Kevin and I am happy to be of assistance in this matters.
Please provide your username and password PRIVATELY and I will fix it for you.
Let me know if there is anything else I can help you with.
Warm Regards,
Kevin.
Thank you Kevin. The site seems fine now. If I have issues I will respond to this post.
Regards,
Fred
Hello Kevin,
I have updated the plugin to version 1.0.7 and everything seems to be out of sync: The timing is wrong on the front page, the avatars do not show for users who comment and the latest discussions do not appear on the top of the front page.
Regards,
Fred
Hi,
Sorry about the problems you have encountered. I have fixed them, please check your site.
Seems like there are still issues: missing questions /(discussions) on the front page; the widget on the right is correct and also the avatars are missing the appropriate user images.
Hi,
I have fixed it, you can check your site now.
Almost there. The avatars for the users who “commented” do not show properly. It should be associated with the users images.
Hi Kevin, The issue is still there unfortunately: Questions / Discussions are missing from the front page. Everything else seems fine. The widget to the right is how it should be. Thanks
Hi,
I have checked your site and this code is the reason why the question disappeared
.dwqa-label.dwqa-staff, .dwqa-status, .dwqa-status-open { display: none; }
and I have replaced with the code below
.dwqa-label.dwqa-staff, .dwqa-status, .dwqa-status.dwqa-status-open { display: none; }
Ok thank you so much. Wonder why it disappeared?
Hi Kevin,
I really do not know what happened with the plugin but when I ask a question (discussion) the page goes straight to a search page. All shortcodes are in place and it was working, now it’s not.
Regards,
Fred
Hi,
I have checked your site and it still works fine. Please provide me some screenshot about your issue.
Hi Kevin. I fixed the problem myself. Sorry forgot to let you know. It runs great now.. Thanks.
Please login or Register to submit your answer