Demo Buy now ONETap Manga 1.0.0 is a specialized theme designed for both manga and novels, delivering an ultra-smooth reading experience thanks to Sin…
Desainnya mengusung lebih modern. Proses pembuatannya lumayan lama karena tidak mengikuti desain clone, ya bisa dibilang ini karya original admin yang inspirasinya diambil dari berbagai situs web. Developer EmissionHex ingin desainnya bebas gangguan, langsung ke intinya, minimalistic dan tanpa basa basi.
Tema ini bukan pengganti ZeistManga v5, tapi alternative dengan desain berbeda. Seluruh codenya dibangun dari awal bukan hasil copy paste dari tema sebelumnya.
Apa saja yang baru?
Ada beberapa pembaharuan namun ada juga yang lupa dicatat. Berikut daftarnya.
Adapun caranya sangatlah mudah, setelah melakukan pembayaran, masukkan email di kolom komentar trakteer, tunggu notifikasi github lalu terima invitasi dari Developer.
Alasan kenapa harus pakai GitHub adalah untuk menghemat waktu pengiriman file, update dan membuat paket file.
Alasan lain adalah agar user mengetahui code apa yang berubah.
Sistem Label
Setiap label diawali huruf besar (kecuali NSFW).
Untuk label genre tidak ditulis disini karena daftarnya terlalu panjang.
Lainnya (tidak wajib, boleh pilih lebih dari satu):
ProjectLockNew
Bahasa (tidak wajib, pilih salah satu):
JPIDENKRCN
Credit
Tidak lupa ucapan terima kasih pada devloper yang membantu membuat tema ini, Yukine, Hiru, VuTran dan kalian yang mendukung admin. Special thanks kepada developer Dayat dan Arleth untuk skripnya yang bagus-bagus.
Its already dark by default: (prefers-color-scheme: dark) But its will switch to light if theme your Windows or your browser light theme. When I change from dark to light : (prefers-color-scheme: light) it's changed my theme to dark by default, weird.
No. It's a trade-off between usability and speed. There is no one solution path. I chose usability because it's the most important thing in manga templates. But if you want to increase your score, turn off the slider widget.
New pagespeed insight is not about speed anymore. You can learn more about LCP, FID, CLS [Here]. My theme clearly has problems that I'll try to fix in the next update.
Fork my ZeistManga v6 repo by clicking fork button. https://github.com/wernayasa/ZeistMangaV6 Open file: ZeistManga_v6.xml Edit file [Screenshot] Delete all code Paste your modified code. Sync [Screenshot] If nothing show up in sync, you have to wait next update.
I wont change it to inactive, doing that would defeat the purpose. You can change this CSS: .nsfw img {filter: blur(12px) saturate(1.1) brightness(90%);} .sfw .nsfw img {filter: none} .sfw .nsfw-mode .off,.nsfw-mode .on {display: none} .sfw .nsfw-mode .on {display: inline-block} Trying reverse NSFW CSS is like solving a puzzle. Sorry, I can't help you. Let me know if you can solve it.
Hi, I donated for the template on Ko-fi and I quite loved the design and all the features it has.
Although, I would just like to ask two things. I wanted to know if it's normal that in the Recent Chapters section the chapters appear with the Chinese flag instead of the Japanese flag when they are manga, isn't there any way to change it? I have put the Manga and Jepang tags but there is no change.
And also, will you make a full template tutorial video on YouTube like the previous templates?
Your title didn't have word "Chapter". Add your custom title : ["Chapter", "Episode", "Ep.", "Ch.","your_language"]your_language is chapter on your language.
Kemanan segitu sudah cukup ya? Aku sudah selesai membuatnya, Apa Bang wernayasa Lagi Butuh kode form nsfw seperti ini?, Ini ada tambahan Encrypt Url, lumayan Buat fitur Download Premium.
Yesterday I accepted the GitHub invitation, thanks, I would just like to know one thing about the template, how can I add new functional buttons in this section?
I don't know. Perhaps there's something that got added or deleted, which might have caused the theme to crash. It's happened to me before, so I always make sure to back up my theme and reinstall it.
Safari is a bit strange, it doesn't follow the general rules of web browsers. They do it their own thing, the Apple way. It's just frustrating dealing with Safari.
permisi kak, izin request untuk post chapter apakah bisa juga dibuat gambarnya bisa buram terlebih dahulu? atau mungkin gambar di post chapternya bisa menyesuaikan dari filter nsfw nya kak? soalnya banyak adegan yang wow gitu, takutnya ke ban sama pihak google karena terdeteksi menampilkan gambar tidak senonoh, terima kasih.
atau mungkin bisa dikasih opsi tombol on off buat buramin post chapternya gitu kak? misal post chapter itu berisi konten 18+, nah jika post chapter itu dikasih label 18+ udah pasti akan diburamkan dulu semua gambarnya, tetapi saat pengunjung masuk ke halaman post chapter bisa menonaktifkan fitur buram tersebut untuk dibaca kak.
intinya itu saat setiap kali dikunjungi akan buram terlebih dahulu, baru saat mau baca bisa menonaktifkan fitur buramnya kak. maaf ya kak kalau ribet atau susah dimengerti penjelesannya, tujuannya saya request ini karena emang banyak konten komik terjemahan saya itu berisi 18+ (bulgar gitu, kayak kissing atau banyak keliatan auratnya hehe).
Bisa sih dalam teori, cuman rumit diterapkan untuk setiap chapter, takut local storagenya penuh. Sebenarnya buram hanya di browser kita, tapi kalau di google crawler engk blur. Ini dilema, apakah google menandai gambar kita NSFW? Untuk berjaga2, paste code berikut di bawah <!-- Other --> : <b:if cond='data:blog.adultContent'><meta content='adult' name='rating'/></b:if> cek dulu apakah ada code: data:blog.adultContent kalau sudah, jangan dipasang. Terus aktifkan Konten khusus dewasa di pengaturan.
I just found an interesting feature, use nextprev but it doesn't reload the page, it just replaces the next page's html. https://test-mskteam.blogspot.com/2023/07/chapter-1.html Hope you can consider adding this feature
I have this problem when uploading chapters I get the chapters but the more I upload chapters the longer it takes at the beginning and I would also like to delete the recent chapters.
I think this is not good for people who place ads Because the page will not be updated, and therefore the same advertisement will appear in all the chapters that he reads
Find this code. var lang1 = ""; var label = r.find(i => "JP, ID, EN, KR, CN".includes(i)); if ("JP" == label) { lang = "<span class='jp'>JP</span>"; } else if ("ID" == label) { lang = "<span class='id'>ID</span>"; } else if ("EN" == label) { lang = "<span class='en'>EN</span>"; } else if ("KR" == label) { lang = "<span class='kr'>KR</span>"; } else if ("CN" == label) { lang = "<span class='cn'>CN</span>"; } else lang = ""; And replace it with the following code. var lang = r.find(k => ["JP", "ID", "EN", "KR", "CN"].some(l => l == k)) || ""; if (lang) { lang = `<span class="${lang.toLowerCase()}">${lang}</span>`; }
Ok makasih. Aku bikin tema forum baru pengganti tema ini. Masih setengah jadi. Cek notifikasi githubmu, terima invitasiku. Kalau sudah jadi nanti boleh km pakai di websitemu.
Engk, homepagenya mirip website ini. Postingannya juga mirip forum ini. Kalau suka landing page tinggal di modif aja/nanti aku tambahkan opsinya. Tampilan mobilenya belum jadi. [Demo]
Yes I have been able to add more menus and add the icons, thank you very much for explaining it to me with the video tutorial, and sorry for taking so long to answer.