Is there an option in Kalium's settings for having your blog index page just display the most recent post(s)'s full body? It seems like the only options I can find only show a summary of each post. Ideally, I want at least the full body of the most recent on the front page. I know how to do this by editing Wordpress templates but I wasn't sure if there was an easier way to do it before resorting to that...
Is there an option in Kalium's settings for having your blog index page just display the most recent post(s)'s full body? It seems like the only options I can find only show a summary of each post. Ideally, I want at least the full body of the most recent on the front page. I know how to do this by editing Wordpress templates but I wasn't sure if there was an easier way to do it before resorting to that...
Hi aimeeult,
This option is not implemented yet but it is a great suggestion.
So I have implemented it in our code and here is what you need to do:
1. Download this file and replace it in this directory (of the theme): /tpls
2. Add this line of code in functions.php:
So the first option is only one time file replace because it will be included in the upcoming updates.