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!
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!
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.
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!