-
AuthorPosts
-
October 25, 2022 at 12:00 pm #1370142
Hi,
I have a few changes to the comment function on a blog. The details are all on a screenshot in the Drop box.
Thanks in advance and many greetings,
SabineOctober 26, 2022 at 9:52 am #1370272Hey Sabine,
Thank you for the inquiry.
You can modify the comment options in the Settings > Discussion panel. If you want to disable the name and email field for example, tick off the Other comment settings > Comment author must fill out name and email checkbox.
Best regards,
IsmaelOctober 27, 2022 at 11:52 am #1370435Hello Ismael,
I have already done that and still the box: Specify website is displayed. On the screenshot were also 7 other points, to which I have unfortunately not received an answer ….. I would also need please.
Thank you very much and many greetings
SabineOctober 28, 2022 at 9:45 am #1370517Hi,
Thank you for the update.
To adjust the style of the comment form elements, please add this css code.
#commentform label { position: relative; left: 0; } #commentform .comment-form-author { float: left; margin-right: 10px; } #commentform p.comment-form-cookies-consent label { margin-top: -20px; } #commentform .comment-form-cookies-consent input { top: 10px; position: relative; } #commentform p.form-submit { text-align: center; }
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
IsmaelOctober 28, 2022 at 11:50 am #1370548Hi Ismael,
thank you for the codes. Some changes are already done see screenshot 2 in the dropbox. What is still missing is:
Point 1: More distance to the comment area
Point 3: The field for the website is still there, that should be removed
Point 4: The fields of name and email should go over the whole column width
Point 8: The sentence “Your comment” should be in the centerThanks again for the help and best regards,
Sabine- This reply was modified 2 years ago by TakiwaSoulArt.
October 30, 2022 at 10:31 pm #1370738Hi,
Thanks for your patience, please try this css:#top .av-buildercomment .comment_container { padding-top: 30px; } #top #commentform .comment-form-url { display: none; } #top #commentform .comment-form-email input, #top #commentform .comment-form-author input { width: 358px; } #top .av-buildercomment h3.miniheading { text-align: center; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeOctober 31, 2022 at 11:55 am #1370774Hi Mike,
thank you soooooo much – it is great and it works perfect. Thank you for helping :)
Best regards and have an nice day,
Sabine
PS. you can close this topic
October 31, 2022 at 12:10 pm #1370779Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘customize the comment function’ is closed to new replies.