-
AuthorPosts
-
September 10, 2015 at 3:44 am #500790
Hi Enfold Team!
The way the comments are set up is that I can only leave another comment and not reply to a specific comment. Is there a way to enable this or some code that can activate this capability? Thank you so much!
September 10, 2015 at 12:07 pm #500935Hey youkendooit!
Can you please elaborate? You can actually reply to comments by default – http://i.imgur.com/UWBwIuO.png
Regards,
YigitSeptember 10, 2015 at 7:00 pm #501275Mine does not for some reason :/ I would like for mine to have the same capabilities as the website i’ve included in the private content (with replies and not having to register but just entering name, email, and comment.) Thanks!
September 11, 2015 at 7:52 am #501448Hi!
Please go to Settings > Discussions panel then disable the following options:
Users must be registered and logged in to comment
Comment must be manually approved
Comment author must have a previously approved commentYou can also disable the “Comment author must fill out name and e-mail ” option but the first three disabled options should enable users to comment without the need to login.
Regards,
IsmaelSeptember 11, 2015 at 9:18 am #501491Perfect! Last thing I need is to be able to put “(will not be published)” next to the “Email” label of the field. Any idea on how I can add that in?
September 11, 2015 at 9:24 am #501493Oh and also how to show the checkbox to sign up for email notifications if someone responds to the comment/reply. Thank you!
September 11, 2015 at 12:00 pm #501556Hey!
Please add following code to Quick CSS in Enfold t heme options under General Styling tab
.comment-form-email label:after { content: ' ( Will not be published )'; }
Cheers!
YigitSeptember 11, 2015 at 7:14 pm #501860Thanks that added the text!
When attempting to leave a reply to a comment, the form that shows up moves the “required asterisk” to the next line like so:
Name
*Email
*Any idea on how to fix it?
Also how can I enable the checkbox to sign up for email notifications if someone responds to the comment/reply? Thank you SO much!
September 12, 2015 at 5:13 am #501955Hey!
I tried to post a comment in order to check the issue but I got this:
Access Denied This site is protected by the Stop Spammer Registrations Plugin.
Best regards,
IsmaelSeptember 12, 2015 at 7:50 pm #502157Oh sorry that happened. I just deactivated it so if you can give it one more shot that’d be great. Below is my message with what is going on:
When attempting to leave a reply to a comment, the form that shows up moves the “required asterisk” to the next line like so:
Name
*Email
*Any idea on how to fix it?
Also how can I enable the checkbox to sign up for email notifications if someone responds to the comment/reply? Thank you SO much!
September 14, 2015 at 5:15 am #502453Hi!
I tried to add a comment here but I can’t see the “asterisk” issue: http://brandambassadorworld.com/how-being-a-brand-ambassador-adds-years-to-your-life/#comment-68
Is this happening right after you post a comment?
Best regards,
IsmaelSeptember 14, 2015 at 6:34 am #502489If you’re logged out of your wordpress account and then try to REPLY to a comment, the asterisk issue arises.
Also is there a way to enble the checkbox to sign up for email notifications if someone responds to the comment/reply?
Thanks team!
September 14, 2015 at 7:31 am #502505Hey!
I’m not logged in when I post the comment. Check the link above. Look for “Test”. Regarding the notification, there is no default option for that so you will have to use a plugin like this: https://wordpress.org/plugins/send-email-only-on-reply-to-my-comment/
EDIT: I can see the issue now. Please use this in the Quick CSS field:
.comment-respond .required { display: none !important; } .comment-respond label:after { content: ' *'; }
Regards,
IsmaelSeptember 14, 2015 at 8:46 am #502524Thanks for the plug in advice.
The code didn’t work unfortunately. Any other ideas?
September 14, 2015 at 5:29 pm #502929Hi!
Do you mind creating a temporary admin login and posting it here privately so we can look into it? :)
Regards,
YigitSeptember 19, 2015 at 9:19 am #505895Here you go. Thank you!
September 21, 2015 at 9:06 am #506277 -
AuthorPosts
- You must be logged in to reply to this topic.