Use pages in Big Grid 3

Posted in: Newsmag
Post count: 2

We need to display three pages within the Big Grid 3 element on our homepage. I can only get it to work using posts. Is there a way around this?

If not, What is the best way to replicate the Big Grid 3 styles?

Thanks.

Zach

Post count: 6535

Hi

You can display pages in big gir by adding this custom post types in grid’s filter like here: http://screencast.com/t/byK5MDwxTU Please note that the page will appear in grid witout featured image because they weren’t designed to have a featured image or to be displayed in blocks/grids: http://screencast.com/t/GsKtQunqzg

Hope this help.
Thanks!

Post count: 2

Great, thank you! How can we apply an image to the pages then?

Post count: 6535

Hi

The theme wasn’t designed to display featured images for pages but you can achieve that by adding this line in functions.php file like here: http://screencast.com/t/E9FpfjvDm9On

add_theme_support( 'post-thumbnails' );

Thanks!

Post count: 9

I’m trying to do something similar. I don’t mind using posts. But I don’t want the entire big grid 3 to use the same categories and filters. I’d like the large article on the left to be either its own category OR be able to manually select posts.

I was excited about the filter by post id option you suggested, but when I edit the filters for Big Grid 3, there is not option given for post ids.

Post count: 23312

Hello consafo,

Unfortunately, the Big Grid (3) is also a single complex structure and practically is not possible very easy to achieve what do you want. As a quick solution is to use the post ID option that Andrei have suggested you. First of all, please make sure that you have the ultimate version of the Newsmag and otherwise, please update it.
For more information about update, please consult our documentation here: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ . Notice: Just make sure to do a back-up in case something goes wrong. It also depends on what version you are updating from.

Hope this helps and let us know how it goes!

Thank you for the message!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newsmag’ is closed to new topics and replies.