I have added several extra text areas to a content type that existed prior to cck/views latest updates.

The text areas though appear to be displaying as text fields and therefore are showing source code and their paragraphs are double spaced.

The class is field field-type-text field-field-xyz

If I switch to Plain text editor and re-paste the text as it ought to render then no source code shows, but the paragraphs are still double spaced.

Am I doing something incorrectly?

Comments

Anonymous’s picture

Update:

I have just tried to add further fields and some are not showing:

A text field , plain text, # values:1, not required
A node reference, auto-complete, not required
and another text field, filtered, # values:unlimited, not required

Although one field does show:

A text field, filtered, #values:1, not required
(note it is the same configuration as the first one that doesn't show)

This seems more bizarre than it being CCK though, don't you reckon?

How do I start trouble-shooting?

F.W.I.W.
The first is not in the db
The second is in the db
The third is in the db

Anonymous’s picture

Status: Active » Closed (fixed)

This appears to be an issue with the client's shared host not processing the SQL DB and running out of memory so I am closing this for now.