Show Author Name on "small" thumbnails in some of the Grids…

Posted in: Newspaper
Post count: 5

I really like the Big Grids that show one large thumbnail for the newest post, and then smaller thumbnails for the last couple…but is there a way to have the author name show on the smaller thumbnails? Right now it shows on the big one, but not on the others. Like Big Grid Full 9 for example. Thanks!

Post count: 20688

Hi,

It could be done by making some modification to the modules that the Big grid 9 for example is using. You can identify the module used using the browser inspector
https://www.screencast.com/t/U3pPd0iHMR
Now you need to go and edit the respective modules in the theme files. The big module (mx19) already has the author name and date displayed and in it’s structure
https://www.screencast.com/t/8y38dz1bEg
The other module types used do not have it ( mx26 and mx25) so you could copy the code from the previous module in them as well
https://www.screencast.com/t/8XenDlgC
https://www.screencast.com/t/ec0vHyB4VDj1
Now the modules in the Big grid 9 should display the author name and date
https://www.screencast.com/t/KVnjdm0ELPd

Thanks

Post count: 5

Awesome, thank you Simion. What editor are you using there?

Post count: 20688

Hi,

Glad it worked for you, we are using the PhpStorm editor.

Thanks

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