New grids

Posted in: Newsmag
Post count: 82

Hey guys,

I see that you added new grids + new grid styles. I couldn’t find them on Newsmag test site.

Post count: 76

Agreed with Lukas, can we get some links to see what the new grids+features are? Would love to see what’s changed

Post count: 14

Same here, where can we see the new grids?

Post count: 208

Category Grids is what they are:

Themepanel>>Categories:

http://s27.postimg.org/kxvg4ea43/Category_Grids.jpg

Movies Grid:

http://s29.postimg.org/60kl9dcef/Movies_Grid.jpg

News Grid:

http://s22.postimg.org/48fdzgmkh/News_Grid.jpg

That is not all of theme just showing a couple of them. I hope they add them to Visual Composer as Big Grid 1, Big Grid 2, Big Grid 3, Big Grid 4, Big Grid 5, Big Grid 6, like in Newspaper theme.

Post count: 208

Unless, I am mistaken. I don’t see them anywhere on the Visual Composer elements. If they have them hiding somewhere, they need to let us know. What I shown above is all I found for the new grids.

Post count: 6535

Hi

We updated our demo today and the new grids can be found here:

http://demo.tagdiv.com/newsmag/big-grid-1/http://screencast.com/t/cL9qZcTqYYB


@doucare1971

Also they can be fond in Visual Composer here: http://screencast.com/t/adqTVDHWV and make sure you enable them from VC settings: http://screencast.com/t/zCi3pk5b5h4

Thanks!

Post count: 208

Oh okay, well that brings in the light of my day. Can you tell I am excited to hear that. Thanks Andrei L.!

Post count: 76

Yay!! Exciting stuff!

Are there any plans to also add new post formats to NewsMag?? I’m so loving the TagDiv themes!

Post count: 14

Great! now before I update how can I remove the new grids from mobile view?

Post count: 6535

Hi


@shae101s
unfortunately I can’t provide an exact answer but we consider to add in the next theme updates new post formats for Newsmag.


@nherious
to hide the new grids on mobile devices you can use media queries like here:

@media (max-width: 767px){
.td_block_big_grid_7{
display:none!important;
}
}

This css hide the big grid 7 on mobile devices, just replace the grid class with the corresponding for the grid you want to hide.

Thanks!

Post count: 14

thank you. works perfectly.

Post count: 118

@andrei_luca If you are considering new post formats for the next update of Newsmag, it would be great to have a post style similar to Styles 4 or 5 (or 6) but with less height. So instead of a featured image size of 1021 x 580 for Style 4, make it something like 1021 x 300ish.

Post count: 6535

Hi

Thanks for suggestion @stuartmasson I added it on our featured request, and we will consider it!

Viewing 13 posts - 1 through 13 (of 13 total)
You must be logged in to reply to this topic.