Tagged: x
-
AuthorPosts
-
June 18, 2016 at 6:27 am #1048351
KiljanParticipantX theme 4.5.2
Stack Integrity
Wordpress 4.5.2
–
I wish there was a setting that would put the “add comment” box above the actual comments.
Please add to feature request or if its already possible, please let me know.June 18, 2016 at 7:25 am #1048403
Nabeel AModeratorHi there,
Thanks for writing in! Please add the following jQuery script in your Customizer via Appearance > Customize > Custom > Edit Global Javascript
jQuery(document).ready(function($){ $('.h-comments-title').html("<p style='color: #000; margin:0; font-family: Arial;'>Add Comment</p>"); });Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!
June 28, 2016 at 2:53 pm #1063809
KiljanParticipantDidnt work for me. I would suggest like to ask for this as a feature for future updates.
June 28, 2016 at 4:23 pm #1063902
Prasant RaiModeratorHello There,
I have tested the code on my end it’s working perfectly fine. Please see the screenshot. Can you please clear browser cache and try again? If it still does not work please share URL of your website.
Thanks.
July 2, 2016 at 6:22 am #1069502
KiljanParticipantI got that text to, but I want the comment box underneath. That only created a link.
July 2, 2016 at 7:16 am #1069542
ChristopherModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1048351 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
