Adding meta info on Big Grid

Posted in: Newspaper
Post count: 18

Hello. I have enabled comments and meta info for everything in the theme panel. I need at least the comment count (preferably all the meta info) to be visible on each post of Big Grid 7, such as in Slide.
What do I need to add in which file?
Thanks

Post count: 23312

Hello Mpampirina,

If you want to add the meta info and for Big Grid 7, please notice that you should edit the td_module_mx12.php and td_module_mx6.php core files and add some code, like this -> http://screencast.com/t/8yZHzaEb and here -> http://screencast.com/t/PkruhglF13 and then, for bring a good design you can use a bit of CSS code, like below ->

The code is ->

.td_module_mx6 .td-module-meta-info{
margin-left:0;
}

The result you should see here -> http://screencast.com/t/XdbzKGND4UjR

Thanks.

Post count: 18

This helped a lot, thanks very much! 🙂

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