Also, some names show up, after I write name and ‘tab’ on the keyboard on my desktop. Now, on mobile or tablet device there is no tab therefore names never show up though 🙁 how to make name show up then?
on the same ‘compose’ message – when the name eventually shows up and then I tried to enter another name and ‘tab’ the keyboard again, this time the second name doesn’t show up 🙁
question: can I compose same message and send to more than one users? e.g. 5 or whoever I select?
Thanks.
Thanks Renato. Strange though, I’ve installed the plugin ok but the preview is not showing 🙁 I read in https://wordpress.org/plugins/live-comment-preview/faq/ and still can’t seem to get it working! help.
theme’s comments.php file. It must contain the code
<?php comment_form(); ?>
or <?php do_action(‘comment_form’, $post->ID); ?>.
I checked and didn’t see the code therefore I added… and still didn’t work.
1. WHICH LINE SHOULD I ADD THE ABOVE CODE?
Can I make the preview display in another location?
Yes, you can add the code <?php live_preview(); ?> in comments.php where you want the preview to be show.
Thanks Trifon. But on Sitewide Forums, I can set it to ‘private’ or ‘hidden’ too right? so, just wondering what are the differences and advantages of one or the other?
Ok. I use bbPress and BuddyPress for my forum site and like to see if I can let user view their newly created topic post prior to actually submit the post to go live. Should I post this question here or at bbPress?