What's new
9Nex Community

Explore Our Latest Resources And Hottest Threads To Enhance Your Projects. Let's Build And Grow Together At 9Nex Community!



Join Us In Building And Growing Together Registration Is Free!
Madara – Responsive and modern WordPress theme for manga sites

GPL Madara – Responsive and modern WordPress theme for manga sites V2.1.2

No Permission To Download Please Login Or Register

Version 2.1.2 - 2025.03.19​

  • Hot Fix: built-in Sitemap is diabled by default to increase performance. To enable Sitemap, use this filter "wp_manga_sitemap_enabled". For example
  • Code:
    add_filter("wp_manga_sitemap_enabled", "my_site_wp_manga_sitemap_enabled");
    function my_site_wp_manga_sitemap_enabled($enabled){
    return true;
    }

Version 2.1.1 - 2025.03.13​

  • #Fix: bugs with Front-Page ajax pagination
  • #Fix: minor bugs and improvements

Version 2.1 - 2025.03.02​

  • #Add: WP Manga - Recent Comments widget
  • #Update: suport WP Discuz
  • #Update: new conditional tags (is_manga_genre, is_manga_tag, is_adult_manga)
  • #Fix: Ajax pagination in Archives page
  • #Fix: minor bugs and improvements
Version 2.0.1 - 2025.02.26
  • #Fix: mobile menu with Header 2 & 3 layout
  • #Update: new settings for Elementor Manga Listing widget
  • #Fix: minor bugs and improvements
Top