Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-3.0-alpha1
Component:
page displays
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2010 at 20:37 UTC
Updated:
21 Apr 2010 at 07:18 UTC
Hi,
Having a really weird behaviour. My row classes are completely missing for an unformatted view.
Nothing is in my template.php file. Just can't seems to figure this out. Anybody have any ideas?
<div id="content-area">
<div class="view view-as-questions view-id-as_questions view-display-id-page_1 view-dom-id-1">
<div class="view-content">
<div class="">
</div>
<div class="">
</div>
<div class="">
</div>
<div class="">
</div>
<div class="">
</div>
<div class="">
</div>
<div class="">
</div>
<div class="">
</div>
<div class="">
</div>
<div class="">
</div>
<div class="">
</div>
<div class="">
</div>
<div class="">
</div>
</div>
</div>
</div>
Comments
Comment #1
dawehnerDo you have your own views-view-unformatted.tpl.php? I guess you missed to print classes.
Comment #2
mpaler commenteddereine,
Don't have that or any other custom view templates. :(
mike
Comment #3
esmerel commentedCan you use firebug or devel or something to try to confirm where this is coming from?
Comment #4
esmerel commentedNo update for more than 30 days.