by Bhumi // Feb 13,2013 // No comment
Here is one quick article about how to disable editor display in comment with drupal.When you install any module for editor like ckeditor or WYSIWYG editor, which replace textarea fields with the CKEditor.
And It replaces all textarea fields with CKEditor like comment section too.So if you don’t want editor for comment section, you need to follow below steps.
1.Login to the drupal Admin panel.
2. Go to the Structure >> Content Types. You will see below screen and in this Go to edit of article.

3. Select Comment Fields from top menu and you will get below screen. In this screen, select edit of Label comment.

4. Here, Select “Plain Text” in Text Processing.

That’s it.open your frontend and check the comment section.
Thanks for reading and feel free to share your thoughts! Don’t Forget to Follow us on Twitter or Subscribe us to Get the Latest Updates.
Create custom region in Drupal
Drupal is a popular Content Management System.In this tutorial,I will cover how to create custom regions in Drupal 7 themes.Regions in the drupal is same READ MORE
Installation Database Error in Drupal
Recently I am working with Drupal and i am trying to install latest version of drupal which drupal 7 and i got the below screen READ MORE
Two ways to change page template in Drupal 6
Earlier we have seen “Drupal Basics“.In this article I am going to cover Two ways to change page template in Drupal 6. There are many READ MORE
When I heard Drupal, First thing comes in the mind is content management system. so First of all, let me explain about content management systems. READ MORE
Be a Contributor at CreativeDev.Write an article or tutorial to the community and share some of your knowledge!