CornerHub .Social
asked 8 years ago

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/

5 Answers
Kevin
answered 8 years ago

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.

CornerHub .Social
answered 8 years ago

Thank you Kevin. The site seems fine now. If I have issues I will respond to this post.
Regards,
 
Fred

CornerHub .Social
answered 8 years ago

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

Kevin
replied 8 years ago

Hi,

Sorry about the problems you have encountered. I have fixed them, please check your site.

CornerHub .Social
answered 8 years ago

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.

Kevin
replied 8 years ago

Hi,

I have fixed it, you can check your site now.

CornerHub .Social
answered 8 years ago

Almost there. The avatars for the users who “commented” do not show properly. It should be associated with the users images.

CornerHub .Social
answered 8 years ago

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

Kevin
answered 8 years ago

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;
}
CornerHub .Social
replied 8 years ago

Ok thank you so much. Wonder why it disappeared?

CornerHub .Social
answered 8 years ago

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

Kevin
replied 8 years ago

Hi,

I have checked your site and it still works fine. Please provide me some screenshot about your issue.

CornerHub .Social
replied 8 years ago

Hi Kevin. I fixed the problem myself. Sorry forgot to let you know. It runs great now.. Thanks.

Powered by DW Question & Answer Pro