Strange Omega theme issue...
I'm fairly new to drupal and omega, but I've created a few successful omega themes in virtual test sites. Now, when I go to put it on a live site, it winds up looking like the attached. No grid lines, just columns of text telling me that "This is a debugging block." I can put things in the blocks, functionality is there, but I have no option for changing the display (usually there's the "resize me" button, but it doesn't exist here). I've deleted and reinstalled omega (and the appropriate modules) twice, but that is all I get. There must be something simple I'm overlooking...
Read moreCannot control content type teaser
OpenPublish 6.x-1.20, core: drupal 6
I am having an issue controlling the content type display teaser. I am trying to use views to show the teaser display of a node reference field attached to an article. (In more human terms: My article content type has a field -> 'More in this series'. This field is a node-reference. I want to display the 'More in this series' field as a teaser, not as the default title.)
Read moreDisplay Quiz directions above each question?
I am new to Drupal and Quiz. I am using Quiz for a situation where the quiz is a story and the questions are about the story. I need to have the story display above each question for reference. I created a content View, but it shows the information box and the button that starts the quiz. A block of that View only shows the title link. A Quiz View doesn't have the Quiz directions as an available field. How can this be accomplished? Thanks.
Read moreSimple way to show a taxonomy tree view?
I believe I'm over-thinking this.
I wish to show a hierarchical or tree view of a vocabulary. it's a two-tiered taxonomy.
How would you do this?
TIA,
Kyle
Drupal 6, Views 2 and CCK: Fields CONTENT not displayed
Hello,
I've started using Views(6.x-2.11) with CCK(6.x-2.8) and recently I've add to the Page content type the text field Teaser (basically a small description).
Next I've created a view where one of the fields is the Teaser. In the view I've Title, Body and Path that are core fields of Page and teaser that is an additional field added using CCK.
When I do the preview of the view, the Teaser is displayed correctly. But when I go to the frontpage, the view displays all Node fields (Title, Body and Path) and the Content field (Teaser) is missing.

