Skip to content

sykhangdha/mangareader-wp

Repository files navigation

MangaStarter Rewritten

Last WP Version Tested: 6.5.3

Install Guide: Available Here

Download: MangaStarter-Revival-HotFix2(6.03.24)

DEMO HERE

Quick Install Method

  • Download the theme and activate it in wordpress
  • Install and activate the required plugins(will show after activating theme)
  • Import this xml file HERE (CTRL + S to save the file)
    • Tools -> Import -> Wordpress(install if not already installed) -> Upload xml file
  • This will import some mangas/chapters for you already and give you the same look from the skymanga website

TamperMonkey Script

  • Users can use the mangakakalot.tv image link grabber script here
  • The script currently only works on mangakakalot.tv
  • How to use:
    • Download the script
    • Add to TamperMonkey(this can be done by going to tampermonkey->create new script-> copy and paste the script code above and save
    • Once activated visit the chapter(ex: https://ww8.mangakakalot.tv/chapter/manga-hk985267/chapter-1)
    • Scroll down and make sure all image links are loaded(the website uses lazyload so some images do not load until scrolled)
    • On the bottom right, click the 'Grab All image links' button and it will copy the images into your clipboard
    • Copy and paste the image links in the quick chapter extension(wordpress plugin) and it will add the chapter and images for you![coming next update]

What's New?

  • Style.CSS changes
    • The new rewrite will make it so you no longer have to copy and paste the style.css for the site to work properly.
  • New homepage design
    • Shows up to 15 mangas and up to 3 of there latest chatpers(see images below)
      • View more chapters button added to redirect to the recent chapters list template *NEW
  • New reader functions
    • Added new javascript functions to the reader
      • Page by Page | List view choice (remembers session)
      • Next/Prev chapter button added + going to next chapter using arrow keys or clicking on the last image
      • Preload fixes
  • New Manga Archive page
    • The new archive page now shows the 3 latest chapters added and the date
      • Filter by search + A-Z index added.
      • Recent chapters page
  • Manga Info page changes
    • Better chapter listing view
    • Changed so that it wil replace [Manga Name] 1 with Chapter 1 instead (see content-manga.php for changes)
      • Remove the preg replace function to remove this option

Homepage (With Choso theme)

Style 1: enter image description here Style 2: enter image description here

Manga archive Page

enter image description here

Manga Info Page

enter image description here

Recent Chapters List

enter image description here

Alternative Style:

enter image description here

NEW: Theme/Style settings page

themepage