zchen
Forum Replies Created
-
Forum: Plugins
In reply to: [Data Tables Generator by Supsystic] Merge CellsI guess what you need to do is just select these two cells in the editor, and then right click. You will see the
Merge Cells
option in the popup menu.Forum: Plugins
In reply to: [Comments - wpDiscuz] If Reply button doesn't workFirst, I’m not searching the problem in the core. As I mentioned, it works on my localhost, but not on our real server. There must be something wrong with the migration or the server configuration. What we need to know is why it doesn’t work, and what I was sharing is the whole debugging process. Without that, would you still recommend me what we should do? Would you or could you?
Second, you don’t need to be that offensive to people who tried to read the core. I know it’s a very unusual problem. And I didn’t expect too much when I raised the question for the first time. You can just ignore me, as you did. But you don’t need to immediately recommend me after I posted the solution. Next time, don’t recommend too late.
Third, I admit it’s a nice and popular plugin. You are right, it works on dozens of thousands websites without any issue. But why we are here, and why this support forum exists here?
Forum: Plugins
In reply to: [Comments - wpDiscuz] If Reply button doesn't workI guess I found the solution.
wc-form-footer
block is blank since$this->formeStructure
is empty inForm.php
, which meansinitFormMeta()
doesn’t work properply.In my situation, wpDiscuz works normally on my localhost. Then I used all-in-one migration plugin to fully migrate my whole site to another server. Then it failed, people can click the
reply
button, can type in the textarea, but the submit button never shows.Minutes ago, I just logged in the backend, and went to Comment -> wpDiscuz -> Forms. It amazingly worked after opening the default form. So I guess it needs an extra initialization for the comment form especially after migration.
Hope it helps other people who suffer from similar problems.
Regards
Thanks for your reply.
Yea, this conflict occurs in my local MAMP environment. When I deploy it to my real server, I cannot reproduce this error either. Just so weird. I would ignore it for the moment. Thanks.
Regards
- This reply was modified 7 years, 11 months ago by zchen.
Forum: Plugins
In reply to: [Comments - wpDiscuz] If Reply button doesn't workHi,
I’m using WordPress 4.7.3
I disabled all the plugins except wpdiscuz. I activated default twentyfifteen theme. Besides, I also turn on nested commenting and post is allowed to comment.
The
reply
works normally. But when I clicked the textarea, the submit button didn’t show at all.When I looked into the source code, it shows
<div class="wc-form-footer" style="display: block;"> </div>
Nothing insidediv
block.Any ideas to solve this problem?
Regards
Thank you for your reply.
For the first question, my solution right now is to show some hints on the
login
orlostpassword
page, advising them to contact our service especially when they fail to login with an unconfirmed email account.There is no easy way to restrict unique nickname I guess. I found some plugins that might work. It takes time to test and validate.
For the last question, our team would consider your advice about the Pro version and its addon.
Thank you for all your tips.
Regards
typo in: 1) they can’t login since *no* email confirmation is required
there should be no “no”.Forum: Reviews
In reply to: [Simple Content Templates for Blog Posts & Pages] templates all lostI guess people all get stuck after updating.
Nice solution. Thanks Simps.