Some customers ask for the ability to add banners between chapter images. We do not want to add an option for that in the theme, but leave a way to hack that. It’s the hook ‘madara_after_chapter_image‘ that you can use. Here’s the guide. Put this code your  child theme functions.php file The above code will…

As few customers ask, is it possible to count views for chapter? Well, we intend to develop a plugin for that, but it is time consuming so I wrote a guide on this blog first. It just take few minutes to understand and implement the code. If you don’t understand about coding, this is the…

In 1.5.1.4, we release a feature to allow setting up a “All Manga (A-Z)” page which lists all mangas in alphabetical order, as you can see here: http://demo.mangabooth.com/all-manga-a-z/ I know some may ask what if I do not use English? The latin characters will not work for you, right. Don’t worry. We already think about that….