Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Views content pane display does not grid properly #21

Closed
katypool-zz opened this issue Jun 12, 2014 · 9 comments
Closed

Views content pane display does not grid properly #21

katypool-zz opened this issue Jun 12, 2014 · 9 comments
Assignees
Milestone

Comments

@katypool-zz
Copy link

The content pane display does not display the grid format. Instead it shows the content all in one column like an unformatted list. http://dev-citc.at.kalamuna.com/staff

@pirog
Copy link
Contributor

pirog commented Jun 13, 2014

Thanks for finding this!

What version? Can you maybe post some screenshots of your views config and the resulting page?

@katypool-zz
Copy link
Author

image

image

image

Hope that is helpful!

@pirog
Copy link
Contributor

pirog commented Jun 14, 2014

Yes! Definitely helpful!

Maybe we can look at this 2getha next time you are at KALAMUNA HQ.

and yes i just used 2getha.

@bassettsj bassettsj added this to the Release 4.0.0 milestone Jun 17, 2014
@bassettsj bassettsj self-assigned this Jun 17, 2014
@bassettsj
Copy link
Contributor

Seems like it is an issue with views 3.7, updated the module and resolved the issue.

@bassettsj bassettsj reopened this Jun 17, 2014
@katypool-zz
Copy link
Author

think I figured it out
CSS says div class="gridcol gridborder col-1 col-item-4 col-xs-12 col-sm-12 col-md-4 col-lg-12 "
shd be div class="gridcol gridborder col-1 col-item-4 col-xs-12 col-sm-12 col-md-4 col-lg-4 "
each item is taking up all 12 grid columns on large devices. It works when I make the window "medium" sized!

@bassettsj
Copy link
Contributor

@katypool,

install this module in the meantime: views_bootstrap

@pirog
Copy link
Contributor

pirog commented Jun 29, 2014

@katypool can you try this out on the latest dev version of 3.x and see if it resolves your issue? If not please reopen!

@pirog
Copy link
Contributor

pirog commented Jun 29, 2014

@bassettsj is this issue supposed to be for 4.x or 3.x? I am going to say it is 3.x since we are getting rid of this in 4.x?

Going to make the switch but please revert or open new issue if this is not accurate.

@pirog pirog modified the milestones: 7.x-3.0 Release, Release 4.0.0 Jun 29, 2014
@pirog pirog added the 7.x-3.x label Jun 29, 2014
@pirog pirog closed this as completed Jun 29, 2014
@katypool-zz
Copy link
Author

With views_boostrap installed, the Boostrap Grid format works great!

pirog added a commit to pirog/kalatheme that referenced this issue Jul 1, 2014
bassettsj added a commit that referenced this issue Jul 1, 2014
#85 #21: Honor responsive toggle and have default set lg as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants