#1
Azathoth13x
,
#2
Ночной��Филин
,
#3
Admin
,
#4
Lisa
,
#5
HereForTheTea
,
#6
CelestialMoon
,
#7
Han Haoyu
,
#8
Han Haoyu
,
#9
Azathoth13x
,
#10
Azathoth13x
,
#11
Apphely
,
#12
Shido Dono
,
#13
Azathoth13x
,
#14
Azathoth13x
,
#15
Tomy
,
#16
,
#17
Azathoth13x
,
#18
,
#19
,
#20
,
#21
Han Haoyu
,
#22
,
#23
Nino Nakano
,
#24
,
#25
,
#26
D25
,
#27
Truyện Furry
,
#28
,
#29
Mert
,
#30
,
#31
,
#32
Mert
,
#33
Mert
,
#34
Mert
,
#35
,
#36
Han Haoyu
,
#37
,
#38
❤️
Wernayasa
,
#39
,
#40
HereForTheTea
,
👋
Looks like I did because I saw a couple of section that contained the search description
And I thought it was okay to delete one of them
Are they both important or did I delete the wrong section?
👋
And I thought it was okay to delete one of them
Are they both important or did I delete the wrong section?
Hapus
Balas
Add your ads txt on your blogger settings.
[Screenshot]
👋
[Screenshot]
Yes, we can.
Contact me on: wernayasa@gmail.com
Contact me on: wernayasa@gmail.com
Yes, you need both of them.
property='og:description' are for social media.
name='description' are for search engine.
property='og:description' are for social media.
name='description' are for search engine.
[Screenshot] npx-list can shorten it like clwd? [Screenshot]
👋
Sorry, i don't understand JS.
https://zeistmanga-bt.blogspot.com
This template doesn't exist! Is it free or paid?
https://res.cloudinary.com/dugkb0pph/image/upload/v1691669407/Screenshot_za9eif.jpg
👋
This template doesn't exist! Is it free or paid?
https://res.cloudinary.com/dugkb0pph/image/upload/v1691669407/Screenshot_za9eif.jpg
That is next version of ZeistManga.
Yes it paid, members can access it with a $3 donation.
You will get lifetime update.
I not sure when it will be finished.
👋
Yes it paid, members can access it with a $3 donation.
You will get lifetime update.
I not sure when it will be finished.
Forum Bot said:
This comment has been removed by the author.
When you finish it let me know
👋
Chapter next/per button is not working for old chapters after 150 chapter? and same problem is with list too.
👋
Fixing Next Previous Limit [Link]
my phone is broken, just send me the code, I'll modify it later.
After my phone was fixed
👋
After my phone was fixed
<script>/*<![CDATA[*/const npX={arr:new Array,config:{max:999,start:1,labelMain:"Series"},sort:e=>e.sort((e,t)=>e.title.localeCompare(t.title,void 0,{numeric:!0})),compile:function(){let a=this.sort(this.arr).reverse(),r=this.config,n=(window||document).location.pathname,i=$('<select onchange="this.options[this.selectedIndex].value && window.open(this.options[this.selectedIndex].value, \'_self\')" name="npx-list"></select>'),o="",l="",s="";$.each(a,(e,t)=>{t.cat.some(e=>r.labelMain==e)?o=$(`<a rel="series" href="${t.url}">${r.home||"Home"}</a>`):(i.append($(`<option ${t.url.includes(n)?'selected="selected"':""} value="${t.url}">${t.title.substring(t.title.indexOf("Chapter"))}</option>`)),t.url.includes(n)&&(a[e+1]&&(l=a[e+1].cat.some(e=>r.labelMain==e)?"":$(`<a rel="prev" href="${a[e+1].url}">${r.prev||"Prev"}</a>`)),a[e-1])&&(s=a[e-1].cat.some(e=>r.labelMain==e)?"":$(`<a rel="next" href="${a[e-1].url}">${r.next||"Next"}</a>`)))});var e=$('<div class="nav-right"></div>');e.html(l).append(o).append(s),$("#nextPrevJS").html(i).append(e)},jqCheck:()=>"function"==typeof jQuery,xhr:function(){const a=this,t=a.config;$.ajax({type:"get",url:`${t.site||""}/feeds/posts/summary/-/`+t.cat,data:{alt:"json","start-index":t.start,"max-results":t.max},dataType:"jsonp",success:e=>{"entry"in e.feed?($.each(e.feed.entry,(e,t)=>{a.arr.push({title:t.title.$t,url:t.link.find(e=>"alternate"==e.rel).href,cat:t.category.map(e=>e.term)})}),e.feed.entry.length>=t.max?(a.config.start+=a.config.max,a.xhr()):a.compile()):0!==a.arr.length&&a.compile()},error:()=>{$("#nextPrevJS").html(`<p>${t.textError||"Error"}</p>`)}})},run:function(){return this.jqCheck()?0===$("#nextPrevJS").length?"element tidak ada":(this.config.cat=$("#nextPrevJS").data("label")||!1,0===this.config.cat?"Category Tidak ada":void this.xhr()):"jquery tidak ada"}};npX.run();
/*]]>*/</script>
👋
/*]]>*/</script>
not working
👋
Watch where I modify it, and study that place
<script>
/*<![CDATA[*/
const npX={arr:[],config:{max:999,start:1,labelMain:"Series"},sort:e=>e.sort((e,t)=>e.title.localeCompare(t.title,void 0,{numeric:!0})),compile:function(){let e=this.sort(this.arr).reverse(),t=this.config,a=(window||document).location.pathname,r=$('<select onchange="this.options[this.selectedIndex].value && window.open(this.options[this.selectedIndex].value, \'_self\')" name="npx-list"></select>'),l="",n="",i="";$.each(e,(s,o)=>{if(o.cat.some(e=>t.labelMain==e))l=$(`<a rel="series" href="${o.url}">${t.home||"Home"}</a>`);else{let c=o.title.split("Volume")[0].split("Chapter")[0],p=o.title.replace(c,"").replace("Volume","Vol").replace("Chapter","Chp").replace(/[^0-9]+$/g,"");""!==p&&(r.append($(`<option ${o.url.includes(a)?'selected="selected"':""} value="${o.url}">${p}</option>`)),o.url.includes(a)&&(e[s+1]&&(n=e[s+1].cat.some(e=>t.labelMain==e)?"":$(`<a rel="prev" href="${e[s+1].url}">${t.prev||"Prev"}</a>`)),e[s-1]&&(i=e[s-1].cat.some(e=>t.labelMain==e)?"":$(`<a rel="next" href="${e[s-1].url}">${t.next||"Next"}</a>`))))}});var s=$('<div class="nav-right"></div>');s.html(n).append(l).append(i),$("#nextPrevJS").html(r).append(s)},jqCheck:()=>"function"==typeof jQuery,xhr:function(){let e=this,t=e.config;$.ajax({type:"get",url:`${t.site||""}/feeds/posts/summary/-/${t.cat}`,data:{alt:"json","start-index":t.start,"max-results":t.max},dataType:"jsonp",success(a){"entry"in a.feed?($.each(a.feed.entry,(t,a)=>{e.arr.push({title:a.title.$t,url:a.link.find(e=>"alternate"==e.rel).href,cat:a.category.map(e=>e.term)})}),a.feed.entry.length>=t.max?(e.config.start+=e.config.max,e.xhr()):e.compile()):0!==e.arr.length&&e.compile()},error(){$("#nextPrevJS").html(`<p>${t.textError||"Error"}</p>`)}})},run:function(){return this.jqCheck()?0==$("#nextPrevJS").length?"element tidak ada":(this.config.cat=$("#nextPrevJS").data("label")||!1,0===this.config.cat?"Category Tidak ada":void this.xhr()):"jquery tidak ada"}};npX.run();
/*]]>*/
</script>
This is where I modified it
<em rel='html hljs xml'>
$.each(a, (e, t) => {
if (t.cat.some(e => r.labelMain == e)) {
o = $(`<a rel="series" href="${t.url}">${r.home || "Home"}</a>`);
} else {
let ftl1 = t.title.split("Volume")[0];
let ftl2 = ftl1.split("Chapter")[0];
let formattedTitle = t.title.replace(ftl2, "").replace("Volume", "Vol").replace("Chapter", "Chp").replace(/[^0-9]+$/g, "");
if (formattedTitle !== "") {
i.append($(`<option ${t.url.includes(n) ? 'selected="selected"' : ""} value="${t.url}">${formattedTitle}</option>`));</em>
Demo : [Link]
👋
<script>
/*<![CDATA[*/
const npX={arr:[],config:{max:999,start:1,labelMain:"Series"},sort:e=>e.sort((e,t)=>e.title.localeCompare(t.title,void 0,{numeric:!0})),compile:function(){let e=this.sort(this.arr).reverse(),t=this.config,a=(window||document).location.pathname,r=$('<select onchange="this.options[this.selectedIndex].value && window.open(this.options[this.selectedIndex].value, \'_self\')" name="npx-list"></select>'),l="",n="",i="";$.each(e,(s,o)=>{if(o.cat.some(e=>t.labelMain==e))l=$(`<a rel="series" href="${o.url}">${t.home||"Home"}</a>`);else{let c=o.title.split("Volume")[0].split("Chapter")[0],p=o.title.replace(c,"").replace("Volume","Vol").replace("Chapter","Chp").replace(/[^0-9]+$/g,"");""!==p&&(r.append($(`<option ${o.url.includes(a)?'selected="selected"':""} value="${o.url}">${p}</option>`)),o.url.includes(a)&&(e[s+1]&&(n=e[s+1].cat.some(e=>t.labelMain==e)?"":$(`<a rel="prev" href="${e[s+1].url}">${t.prev||"Prev"}</a>`)),e[s-1]&&(i=e[s-1].cat.some(e=>t.labelMain==e)?"":$(`<a rel="next" href="${e[s-1].url}">${t.next||"Next"}</a>`))))}});var s=$('<div class="nav-right"></div>');s.html(n).append(l).append(i),$("#nextPrevJS").html(r).append(s)},jqCheck:()=>"function"==typeof jQuery,xhr:function(){let e=this,t=e.config;$.ajax({type:"get",url:`${t.site||""}/feeds/posts/summary/-/${t.cat}`,data:{alt:"json","start-index":t.start,"max-results":t.max},dataType:"jsonp",success(a){"entry"in a.feed?($.each(a.feed.entry,(t,a)=>{e.arr.push({title:a.title.$t,url:a.link.find(e=>"alternate"==e.rel).href,cat:a.category.map(e=>e.term)})}),a.feed.entry.length>=t.max?(e.config.start+=e.config.max,e.xhr()):e.compile()):0!==e.arr.length&&e.compile()},error(){$("#nextPrevJS").html(`<p>${t.textError||"Error"}</p>`)}})},run:function(){return this.jqCheck()?0==$("#nextPrevJS").length?"element tidak ada":(this.config.cat=$("#nextPrevJS").data("label")||!1,0===this.config.cat?"Category Tidak ada":void this.xhr()):"jquery tidak ada"}};npX.run();
/*]]>*/
</script>
This is where I modified it
<em rel='html hljs xml'>
$.each(a, (e, t) => {
if (t.cat.some(e => r.labelMain == e)) {
o = $(`<a rel="series" href="${t.url}">${r.home || "Home"}</a>`);
} else {
let ftl1 = t.title.split("Volume")[0];
let ftl2 = ftl1.split("Chapter")[0];
let formattedTitle = t.title.replace(ftl2, "").replace("Volume", "Vol").replace("Chapter", "Chp").replace(/[^0-9]+$/g, "");
if (formattedTitle !== "") {
i.append($(`<option ${t.url.includes(n) ? 'selected="selected"' : ""} value="${t.url}">${formattedTitle}</option>`));</em>
Demo : [Link]
This Version Minifier
let c=o.title.split("Volume")[0].split("Chapter")[0],p=o.title.replace(c,"").replace("Volume","Vol").replace("Chapter","Chp").replace(/[^0-9]+$/g,"");""!==p&&(r.append($(`<option ${o.url.includes(a)?'selected="selected"':""} value="${o.url}">${p}</option>`)),
👋
let c=o.title.split("Volume")[0].split("Chapter")[0],p=o.title.replace(c,"").replace("Volume","Vol").replace("Chapter","Chp").replace(/[^0-9]+$/g,"");""!==p&&(r.append($(`<option ${o.url.includes(a)?'selected="selected"':""} value="${o.url}">${p}</option>`)),
Thankyou vry much I changed from Makura so I'm too lazy to change post name lol.
👋
I suggest you change the max:999 value to 149,
Blogger can only max: 150, but don't worry, after all, The code you gave earlier has crossed the 150 limit.
I suggest this to make this code function work
a.feed.entry.length>=t.max?(e.config.start+=e.config.max,e.xhr()):e.compile()):0!==e.arr.length&&e.compile()},
Blogger can only max: 150, but don't worry, after all, The code you gave earlier has crossed the 150 limit.
I suggest this to make this code function work
a.feed.entry.length>=t.max?(e.config.start+=e.config.max,e.xhr()):e.compile()):0!==e.arr.length&&e.compile()},
This is already attached. I've done all the necessary operations, but he can't find it. I just sent feedback to Google.
👋
wewe khouna nta mghrbi? ach ban lik ndiro chi kolab
Aku mau beli versi 6 sudah bisa kah min untuk di beli ?
soalnya aku suka sama tema nya mau dipasang di blog
👋
soalnya aku suka sama tema nya mau dipasang di blog
How can I remove the hero background and relocate the breadcrumb to the top? Like this
👋
Hi, can I limit how many chapters appear there? [Link]
👋
Do you have ads script above </head>
[Screenshot]
Put this above your head <script async='async' crossorigin='anonymous' src='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7538461784356713'/> Don't forget to change pub number.
👋
[Screenshot]
Put this above your head <script async='async' crossorigin='anonymous' src='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7538461784356713'/> Don't forget to change pub number.
Akan di rilis hari senin.
Proyek ini sudah terlalu lama, seharusnya bulan ini ngerjakan tema baru.
Salahku juga sih, selalu menunda2 pembuatannya, wkwkw.
Proyek ini sudah terlalu lama, seharusnya bulan ini ngerjakan tema baru.
Salahku juga sih, selalu menunda2 pembuatannya, wkwkw.
Remove label: Project
from older chapters.
from older chapters.
It's not exactly the same but it's the easiest way.
[Tutorial]
👋
[Tutorial]
bang bikin deskripsi kayak gini (ada genrenya) [Link]
Mungkin gak diblogger?
dan harus pake tag meta seperti apa?
👋
Mungkin gak diblogger?
dan harus pake tag meta seperti apa?
Permisi kak, izin tanya supaya ada sub heading atau tulisan judul lain dibawah judul series utama itu gimana ya? terima kasih [Screenshot]
Note: supaya ada tulisan seperti dibawah
My Gift Lvl 9999 Unlimited Gacha, 信じていた仲間達にダンジョン奥地で殺されかけたがギフト『無限ガチャ』でレベル9999の仲間達を手に入れて元パーティーメンバーと世界に復讐&『ざまぁ!』します!
👋
Note: supaya ada tulisan seperti dibawah
My Gift Lvl 9999 Unlimited Gacha, 信じていた仲間達にダンジョン奥地で殺されかけたがギフト『無限ガチャ』でレベル9999の仲間達を手に入れて元パーティーメンバーと世界に復讐&『ざまぁ!』します!
kalau gak salah, masukan saja dibagian kolom "Deskripsi Penelusuran".
saat masukan label coba scroll kebawah disitu ada "Deskripsi Penelusuran"
👋
saat masukan label coba scroll kebawah disitu ada "Deskripsi Penelusuran"
Thank you
👋
Tambahkan CSS: .slick-slide .image {
height: auto;
}
👋
height: auto;
}
Itu tergantung trafic organik google, apa yang muncul tidak bisa kita atur.
Kalau webmu banyak dicari orang lewat google, atau salah satu artikelmu muncul di pencarian, kemungkinan akan menjadi seperti itu.
Tidak terhitung kalau orang langsung mengujungi webmu dari browser.
👋
Kalau webmu banyak dicari orang lewat google, atau salah satu artikelmu muncul di pencarian, kemungkinan akan menjadi seperti itu.
Tidak terhitung kalau orang langsung mengujungi webmu dari browser.
Is there a way to protect website images?
👋
protect images in chapters
Seharusnya itu dimanfaatkan untuk keyword SEO. Baca komik bahasa indonesia
Contoh: Baca komik My Gift Lvl 9999 Unlimited Gacha bahasa indonesia, 信じていた仲間達にダンジョン奥地で殺されかけたがギフト『無限ガチャ』でレベル9999の仲間達を手に入れて元パーティーメンバーと世界に復讐&『ざまぁ!』します! Sayang gk ada yg tau potensinya. :(
Atau kalau bingung mencari keyword bagus, ketik aja di google, pilih pencarian nomor 1 lalu copy keywordnya dan pastekan di deskripsi pencarianmu.
Contoh pencarian: [baca komik unlimited gacha]
Kita ambil keywordnya: Baca Komik My Gift LVL 9999 Unlimited Gacha Bahasa Indonesia dengan koleksi chapter terlengkap dan terbaru. Manga My Gift LVL 9999 Unlimited Gacha, 信じていた仲間達にダンジョン奥地で殺されかけたがギフト『無限ガチャ』でレベル9999の仲間達を手に入れて元パーティーメンバーと世界に復讐&『ざまぁ!』します! Kalau kepanjangan, hapus tulisan jepangnya.
Memang repot sih, tapi worth it kalau ingin menjadi nomor satu.
Contoh: Baca komik My Gift Lvl 9999 Unlimited Gacha bahasa indonesia, 信じていた仲間達にダンジョン奥地で殺されかけたがギフト『無限ガチャ』でレベル9999の仲間達を手に入れて元パーティーメンバーと世界に復讐&『ざまぁ!』します! Sayang gk ada yg tau potensinya. :(
Atau kalau bingung mencari keyword bagus, ketik aja di google, pilih pencarian nomor 1 lalu copy keywordnya dan pastekan di deskripsi pencarianmu.
Contoh pencarian: [baca komik unlimited gacha]
Kita ambil keywordnya: Baca Komik My Gift LVL 9999 Unlimited Gacha Bahasa Indonesia dengan koleksi chapter terlengkap dan terbaru. Manga My Gift LVL 9999 Unlimited Gacha, 信じていた仲間達にダンジョン奥地で殺されかけたがギフト『無限ガチャ』でレベル9999の仲間達を手に入れて元パーティーメンバーと世界に復讐&『ざまぁ!』します! Kalau kepanjangan, hapus tulisan jepangnya.
Memang repot sih, tapi worth it kalau ingin menjadi nomor satu.
Short answer, No.
Long answer it's complicated.
👋
Long answer it's complicated.
Thank you very much
With should be equal so it doesn't look awkward. .ts-breadcrumb {
overflow: hidden;
width: 100%;
margin: 0 auto;
padding-top: 16px;
max-width: 1024px;
} Or was it intentional?
👋
overflow: hidden;
width: 100%;
margin: 0 auto;
padding-top: 16px;
max-width: 1024px;
} Or was it intentional?
Yes, I'm making some modifications. So, I'm missing the 'width: 100%;', and I need to replace 'width: 1024px;' with 'max-width: 1024px;'. Thanks for saving me from the trouble.
Terima kasih kak berhasil, tapi kenapa dibawah imagenya kayak ada titik2 yang vertikal gitu ya? apakah ada kesalahan di cssnya?
👋
aku gak tau itu kode nya penting atau gak buat dihapusnya,
jadi pakai display none aja, untuk menghindari bug.
pasang css ini
.slick-dots {
display: none;
}
jadi pakai display none aja, untuk menghindari bug.
pasang css ini
.slick-dots {
display: none;
}
kalau begitu apa bisa direset penulusurannya, supaya kembali ke awal sebelum ke index google?.
👋
yoo, how did you do This
👋
Permisi kak, diisi ada yang tau kenapa script audio autoplay tidak bisa keluar di halaman post chapter yaa? mungkin ada yang bisa bantu, terima kasih
Link post chapter yang audio autoplaynya ga muncul:
[Link]
Saya pakai kode audio autoplay ini
👋
Link post chapter yang audio autoplaynya ga muncul:
[Link]
Saya pakai kode audio autoplay ini
https://youtu.be/7T5psVQPw2g
👋
Photo on mobile show half of it [Screenshot]
.check-box img{opacity:1;transition:opacity 1s}
.check-box img[data-src]{opacity:0}
.check-box {text-align:center;}
.check-box {max-width: 100%;margin: 0 auto;}
👋
.check-box img{opacity:1;transition:opacity 1s}
.check-box img[data-src]{opacity:0}
.check-box {text-align:center;}
.check-box {max-width: 100%;margin: 0 auto;}
img{width: 100%}
.check-box img {
opacity: 1;
transition: opacity 1s;
width: 100%;
}
opacity: 1;
transition: opacity 1s;
width: 100%;
}
Entahlah, kurang paham juga.
Menurutku dibiarkan aja, nanti akan berubah sendiri.
Menurutku dibiarkan aja, nanti akan berubah sendiri.
Tidak tau.
Easy fix, add this CSS: .check-box img {
max-width: 100%;
}
max-width: 100%;
}
Thank you everyone
I had already added it under the "head" section(Don't "/head"). Now I added it where you said. I hope this solves my problem.
👋
Put the script above: </head>
👋
I added it there
tnx
Do you have an idea about This too?
👋
Do you have an idea about This too?
No, I have another idea but also finished
https://youtu.be/7dUTyz37rPk
👋
https://youtu.be/7dUTyz37rPk
Dude, why don't you ask me? I own the site.
👋
Hmm.. I don't know if this works for me
Because I want that box below the chapters to dedicate it to anyone who wants to read or download the volumes
👋
Because I want that box below the chapters to dedicate it to anyone who wants to read or download the volumes
Because I forgot who the owner of the site :)
so can you help me with that?
so can you help me with that?
I don't know how to post the codes as a comment.
👋
test
<em rel='html hljs xml'>
/* CSS */
#soore-spoiler{display:inline-block;margin:15px auto;}#soore-spoiler button{display:inline-block;background:#292e34;color:#fff;padding:10px 53px;border-radius:6px;border:none;outline:0;}
#soore-spoiler-content{display:none;background:#f0f8ff;margin:10px auto;padding:15px;border-radius:6px;}
/* JS - Add above </body> */
<script type='text/javascript'>
//<![CDATA[
$(document).ready(function(){
$('#soore-spoiler').click(function(){
$('#soore-spoiler-content').slideToggle('normal');
})
});
//]]>
</script>
<script async="async" src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- Add to end of post -->
<div id="soore-spoiler" style="display: flex; justify-content: center; text-align: center;">
<button>SPOİLER_BUTTON</button>
</div>
<div id="soore-spoiler-content">
<a class="label mr-7 mb-6 fs-13 r4 i-block" href="LİNK" rel="noopener noreferrer nofollow" style="display: flex; justify-content: center; text-align: center;" target="_blank">CLASSİC_BUTTON</a>
</div>
</em>
👋
/* CSS */
#soore-spoiler{display:inline-block;margin:15px auto;}#soore-spoiler button{display:inline-block;background:#292e34;color:#fff;padding:10px 53px;border-radius:6px;border:none;outline:0;}
#soore-spoiler-content{display:none;background:#f0f8ff;margin:10px auto;padding:15px;border-radius:6px;}
/* JS - Add above </body> */
<script type='text/javascript'>
//<![CDATA[
$(document).ready(function(){
$('#soore-spoiler').click(function(){
$('#soore-spoiler-content').slideToggle('normal');
})
});
//]]>
</script>
<script async="async" src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- Add to end of post -->
<div id="soore-spoiler" style="display: flex; justify-content: center; text-align: center;">
<button>SPOİLER_BUTTON</button>
</div>
<div id="soore-spoiler-content">
<a class="label mr-7 mb-6 fs-13 r4 i-block" href="LİNK" rel="noopener noreferrer nofollow" style="display: flex; justify-content: center; text-align: center;" target="_blank">CLASSİC_BUTTON</a>
</div>
</em>
I did it!
Forum Bot said:
This comment has been removed by the author.
You can do it by changing CSS.
Does anyone know how to add something like This to the last chapter?
👋
that something to do with the script 'clwd'.
[Screenshot]
How remove function getTimeAgo? I try remove function getTimeAgo(dateString) {
const date = new Date(dateString);
const now = new Date();
const seconds = Math.floor((now - date) / 1000);
if (seconds < 60) {
return 'ngay bây giờ';
} else if (seconds < 3600) {
const minutes = Math.floor(seconds / 60);
return `${minutes} phút trước`;
} else if (seconds < 86400) {
const hours = Math.floor(seconds / 3600);
return `${hours} giờ trước`;
} else if (seconds < 2629746) {
const days = Math.floor(seconds / 86400);
return `${days} ngày trước`;
} else if (seconds < 31556952) {
const months = Math.floor(seconds / 2629746);
return `${months} tháng trước`;
} else {
const years = Math.floor(seconds / 31556952);
return `${years} năm trước`;
}
}
ChapterList will not appear
This is [Code]
👋
How remove function getTimeAgo? I try remove function getTimeAgo(dateString) {
const date = new Date(dateString);
const now = new Date();
const seconds = Math.floor((now - date) / 1000);
if (seconds < 60) {
return 'ngay bây giờ';
} else if (seconds < 3600) {
const minutes = Math.floor(seconds / 60);
return `${minutes} phút trước`;
} else if (seconds < 86400) {
const hours = Math.floor(seconds / 3600);
return `${hours} giờ trước`;
} else if (seconds < 2629746) {
const days = Math.floor(seconds / 86400);
return `${days} ngày trước`;
} else if (seconds < 31556952) {
const months = Math.floor(seconds / 2629746);
return `${months} tháng trước`;
} else {
const years = Math.floor(seconds / 31556952);
return `${years} năm trước`;
}
}
ChapterList will not appear
This is [Code]
or hide it
👋
remove this line of code
https://i.ibb.co/mCd9HVw/timeagodelete.png
👋
https://i.ibb.co/mCd9HVw/timeagodelete.png
Thankyou
One more question If I want to add this section using a different label [Screenshot]
Where do I need to fix it? I tried fixing "mainnnv lzozazdziznzg phantrannnv" according to method of ZeistMangaV.4, But the loader doesn't disappear.
👋
One more question If I want to add this section using a different label [Screenshot]
Where do I need to fix it? I tried fixing "mainnnv lzozazdziznzg phantrannnv" according to method of ZeistMangaV.4, But the loader doesn't disappear.
Forum Bot said:
This comment has been removed by the author.
No bro it's working... You need to change 11th line and if you want remove 208th line that is XML code.
Demo: [Demo Link]
Demo: [Demo Link]
pls dont fotget to add RTL mode in V6
👋
wahh ga nyangka bakalan ada V6nya
👋
This issue has been fixed.
I'm having the same problem. I'm using v5. I deleted the codes because I couldn't fix the problem. I had somehow solved the loader, but the chapters were not appearing/loading.
👋
Add this CSS: @media (max-width: 400px){
.gtc-header {padding: 0 3px;}
#Header1 .p-13 {padding: 3px}
}
👋
.gtc-header {padding: 0 3px;}
#Header1 .p-13 {padding: 3px}
}
Sure, help me by reporting rtl bugs.
Sudah rilis, cek di label [Tema].
Karena ini masih baru, tolong jangan di modif dulu.
👋
Karena ini masih baru, tolong jangan di modif dulu.
I removed download button css I added and it fixed
I was talking about what vutran did. The part at the bottom of the ss you threw. The part where the loader appears. I can show the series there, but not the episodes.
I want sidebar to be visible in the /search/label/Romance. How?
Is the research description important in chapters?
Forum Bot said:
This comment has been removed by the author.
"Title manga Chapter 01"
"Title manga Chapter 10"
"Title manga Chapter 10.1"
👋
"Title manga Chapter 10"
"Title manga Chapter 10.1"
So is it okay to repeat the manga title in some places?
👋
Search
m-0 fs-25 tac c-ddd fs-20
Delete
<b:with value='["Chapter","Project"]' var='chf'>
<b:loop index='i' values='data:post.labels' var='label'>
<b:if cond='data:label.name not in data:chf'>
<a class='c-ddd' expr:data='data:label.name' expr:href='data:post.link' rel='tag'>
<data:label.name/>
<script>document.title = "<data:label.name/> - <data:post.title/>";</script>
</a>
</b:if>
</b:loop>
</b:with>
-
👋
m-0 fs-25 tac c-ddd fs-20
Delete
<b:with value='["Chapter","Project"]' var='chf'>
<b:loop index='i' values='data:post.labels' var='label'>
<b:if cond='data:label.name not in data:chf'>
<a class='c-ddd' expr:data='data:label.name' expr:href='data:post.link' rel='tag'>
<data:label.name/>
<script>document.title = "<data:label.name/> - <data:post.title/>";</script>
</a>
</b:if>
</b:loop>
</b:with>
-
<script>
/*<![CDATA[*/
const npXbottom={arr:[],config:{max:999,start:1,labelMain:"Series"},sort:e=>e.sort((e,t)=>e.title.localeCompare(t.title,void 0,{numeric:!0})),compile:function(){let e=this.sort(this.arr).reverse(),t=this.config,a=(window||document).location.pathname,r=$('<select onchange="this.options[this.selectedIndex].value && window.open(this.options[this.selectedIndex].value, \'_self\')" name="npx-list"></select>'),l="",n="",i="";$.each(e,(s,o)=>{if(o.cat.some(e=>t.labelMain==e))l=$(`<a rel="series" href="${o.url}">${t.home||"Home"}</a>`);else{let c=o.title.split("Volume")[0].split("Chapter")[0].split("###")[0],p=o.title.replace(c,"").replace("Volume","Vol").replace("Chapter","Chp").replace("###","#").replace(/[^0-9]+$/g,"");""!==p&&(r.append($(`<option ${o.url.includes(a)?'selected="selected"':""} value="${o.url}">${p}</option>`)),o.url.includes(a)&&(e[s+1]&&(n=e[s+1].cat.some(e=>t.labelMain==e)?"":$(`<a rel="prev" href="${e[s+1].url}">${t.prev||"Prev"}</a>`)),e[s-1]&&(i=e[s-1].cat.some(e=>t.labelMain==e)?"":$(`<a rel="next" href="${e[s-1].url}">${t.next||"Next"}</a>`))))}});var s=$('<div class="nav-right"></div>');s.html(n).append(l).append(i),$("#nextPrevJSbottom").html(r).append(s)},jqCheck:()=>"function"==typeof jQuery,xhr:function(){let e=this,t=e.config;$.ajax({type:"get",url:`${t.site||""}/feeds/posts/summary/-/${t.cat}`,data:{alt:"json","start-index":t.start,"max-results":t.max},dataType:"jsonp",success(a){"entry"in a.feed?($.each(a.feed.entry,(t,a)=>{e.arr.push({title:a.title.$t,url:a.link.find(e=>"alternate"==e.rel).href,cat:a.category.map(e=>e.term)})}),a.feed.entry.length>=t.max?(e.config.start+=e.config.max,e.xhr()):e.compile()):0!==e.arr.length&&e.compile()},error(){$("#nextPrevJSbottom").html(`<p>${t.textError||"Error"}</p>`)}})},run:function(){return this.jqCheck()?0==$("#nextPrevJSbottom").length?"element tidak ada":(this.config.cat=$("#nextPrevJSbottom").data("label")||!1,0===this.config.cat?"Category Tidak ada":void this.xhr()):"jquery tidak ada"}};npXbottom.run();
/*]]>*/
</script>
Here is a script to shorten names in the npx list that MAGIC Reincarnated fixed.
Change ### for chapters in your language
/*<![CDATA[*/
const npXbottom={arr:[],config:{max:999,start:1,labelMain:"Series"},sort:e=>e.sort((e,t)=>e.title.localeCompare(t.title,void 0,{numeric:!0})),compile:function(){let e=this.sort(this.arr).reverse(),t=this.config,a=(window||document).location.pathname,r=$('<select onchange="this.options[this.selectedIndex].value && window.open(this.options[this.selectedIndex].value, \'_self\')" name="npx-list"></select>'),l="",n="",i="";$.each(e,(s,o)=>{if(o.cat.some(e=>t.labelMain==e))l=$(`<a rel="series" href="${o.url}">${t.home||"Home"}</a>`);else{let c=o.title.split("Volume")[0].split("Chapter")[0].split("###")[0],p=o.title.replace(c,"").replace("Volume","Vol").replace("Chapter","Chp").replace("###","#").replace(/[^0-9]+$/g,"");""!==p&&(r.append($(`<option ${o.url.includes(a)?'selected="selected"':""} value="${o.url}">${p}</option>`)),o.url.includes(a)&&(e[s+1]&&(n=e[s+1].cat.some(e=>t.labelMain==e)?"":$(`<a rel="prev" href="${e[s+1].url}">${t.prev||"Prev"}</a>`)),e[s-1]&&(i=e[s-1].cat.some(e=>t.labelMain==e)?"":$(`<a rel="next" href="${e[s-1].url}">${t.next||"Next"}</a>`))))}});var s=$('<div class="nav-right"></div>');s.html(n).append(l).append(i),$("#nextPrevJSbottom").html(r).append(s)},jqCheck:()=>"function"==typeof jQuery,xhr:function(){let e=this,t=e.config;$.ajax({type:"get",url:`${t.site||""}/feeds/posts/summary/-/${t.cat}`,data:{alt:"json","start-index":t.start,"max-results":t.max},dataType:"jsonp",success(a){"entry"in a.feed?($.each(a.feed.entry,(t,a)=>{e.arr.push({title:a.title.$t,url:a.link.find(e=>"alternate"==e.rel).href,cat:a.category.map(e=>e.term)})}),a.feed.entry.length>=t.max?(e.config.start+=e.config.max,e.xhr()):e.compile()):0!==e.arr.length&&e.compile()},error(){$("#nextPrevJSbottom").html(`<p>${t.textError||"Error"}</p>`)}})},run:function(){return this.jqCheck()?0==$("#nextPrevJSbottom").length?"element tidak ada":(this.config.cat=$("#nextPrevJSbottom").data("label")||!1,0===this.config.cat?"Category Tidak ada":void this.xhr()):"jquery tidak ada"}};npXbottom.run();
/*]]>*/
</script>
Here is a script to shorten names in the npx list that MAGIC Reincarnated fixed.
Change ### for chapters in your language
That's fine, it won't have any impact on the website,
Find this
<script>document.title = "<data:label.name/> - <data:post.title/>";</script>
And delete
<data:label.name/> -
The code is a little below this class
m-0 fs-25 tac c-ddd fs-20
Find this
<script>document.title = "<data:label.name/> - <data:post.title/>";</script>
And delete
<data:label.name/> -
The code is a little below this class
m-0 fs-25 tac c-ddd fs-20
Hi, I want to use this part to post chapter for novels. How?
<b:includable id='postNovel' var='post'>
<style>#comments,.a4{grid-area:unset;max-width:1080px;margin:0 auto;width:100%;}</style>
<article class='s1 p-20 bc-fff r2 max-w mla mra mt-24'>
<header class='bb-2pxsec mb-15 pb-15'>
<b:include name='postLabelNovel'/>
<h1><data:post.title/></h1>
<div class='flex aic c-666 fs-14'>
<address class='mr-13 flex aic' rel='author'>
<b:include data='{image: data:post.author.authorPhoto.image,imageRatio: "1:1", imageSizes: [84, 168],sourceSizes: "23px",imageClass: "r50p mr-7"}' name='responsiveImage'/>
<span><data:post.author.name/></span>
</address>
<time><data:post.date/></time>
</div>
</header>
<div class='lh-1d7 link post c-ee'>
<data:post.body/>
</div>
</article>
<b:include cond='data:view.isSingleItem' data='post' name='commentPicker'/>
</b:includable>
👋
<b:includable id='postNovel' var='post'>
<style>#comments,.a4{grid-area:unset;max-width:1080px;margin:0 auto;width:100%;}</style>
<article class='s1 p-20 bc-fff r2 max-w mla mra mt-24'>
<header class='bb-2pxsec mb-15 pb-15'>
<b:include name='postLabelNovel'/>
<h1><data:post.title/></h1>
<div class='flex aic c-666 fs-14'>
<address class='mr-13 flex aic' rel='author'>
<b:include data='{image: data:post.author.authorPhoto.image,imageRatio: "1:1", imageSizes: [84, 168],sourceSizes: "23px",imageClass: "r50p mr-7"}' name='responsiveImage'/>
<span><data:post.author.name/></span>
</address>
<time><data:post.date/></time>
</div>
</header>
<div class='lh-1d7 link post c-ee'>
<data:post.body/>
</div>
</article>
<b:include cond='data:view.isSingleItem' data='post' name='commentPicker'/>
</b:includable>
Put label: Novel
👋
Permisi kak, cara fix bug balas komen di zeistmanga v5 gimana ya? [Screenshot]
👋
Oi
I want it look like the postChapter, there's Next and Prev, breadcrumbs.
👋
Nvm, I did it but the chapter doesn't show in Chapter List of post series. Instead of Novel I changed the label to Episode.
Minta situs demonya.
remove the background-color here .comments li li .comment-block
Do you have a tutorial for this
Tambakan CSS: .dark-mode .comments li li .comment-block {
background-color: unset;
}
👋
background-color: unset;
}
Is it possible to make the nose disappear after a while? for example after a week
👋
the new not the nose
👋
Can you share the "text to speech" code?
[Screenshot]
[Screenshot]
sebelumnya terima kasih kak, tapi kenapa untuk profile dari yang balas komen seperti terpotong ya? [Screenshot]
👋
Still haven't found a good script.
Nanti diperiksa.
👋
baik kak, terima kasih atas bantuannya.
👋
Bang tempat beli domain .xxx itu dimana??
Untuk gambar balasan komentar yang terpotong.
Cari: .comments li .avatar-image-container img
Hapus: width: 40px;
👋
Cari: .comments li .avatar-image-container img
Hapus: width: 40px;
baik kak, terima kasih yaa atas bantuannya.
you still have the tutorial please
👋
how to make chapter search work
who knows how to put the number of views as in the screen
👋
Forum Bot said:
This comment has been removed by the author.
https://i.ibb.co/6yWZFgj/Capture-d-cran-2023-08-21-223952.png
👋
Install visitor counter.
[
visitor counter widget with firebase
]
👋
[
visitor counter widget with firebase
]
how to do this in the search bar? https://i.ibb.co/0FS0SYb/Capture-d-cran-2023-08-23-013251.png
👋
I've remove it because blogger detected it as malware.
Your blog is at risk of being deleted by blogger.
👋
Your blog is at risk of being deleted by blogger.
but there is no way to do this unless it detects itself as malware, for example another similar system
as on his https://i.ibb.co/RBz5bq5/Capture-d-cran-2023-08-23-162340.png
👋
That using different script. [Web Archive]
I don't have time to create tutorial for you.
👋
I don't have time to create tutorial for you.
there is no way to get a tutorial
which part generates the text Tidak di temukan jz want to translate it
👋
you won't find it.
the text are encrypted
👋
the text are encrypted
Can you add this feature in an upcoming update?
https://youtu.be/AIw9WffOVkk?si=MvqkdpwUVwxXxb3P
👋
https://youtu.be/AIw9WffOVkk?si=MvqkdpwUVwxXxb3P
Bg gimana caranya post gambarnya agar ga blur padahal gambarnya HD
👋
just do it yourself tho.
I'm no longer actively developing this theme, there is no future update.
Gambarnya panjang seperti manhua/manwa?
Engk ada solusinya.
Coba tonton ini apakah masih berlaku triknya. [Tutorial]
Engk ada solusinya.
Coba tonton ini apakah masih berlaku triknya. [Tutorial]
You can remove it, that code does nothing.
👋
So this code:
<script>/*<![CDATA[*/
var toggle = document.getElementById("toggle");
var content = document.getElementById("content");
toggle.addEventListener("click", function() {
content.style.display = (content.dataset.toggled ^= 1) ? "block" : "none";
});
/*]]>*/</script>
👋
<script>/*<![CDATA[*/
var toggle = document.getElementById("toggle");
var content = document.getElementById("content");
toggle.addEventListener("click", function() {
content.style.display = (content.dataset.toggled ^= 1) ? "block" : "none";
});
/*]]>*/</script>
I'm not quite sure. It may have been useful in the past, feel free to delete it.
👋
Can you make a function to increase or decrease the image quality?
👋
It could in theory, but I'm not javascript developer.
👋
Min cara gambarnya di bagi tiga di search label gimana? Kan di situ kalo di hp gambarnya di bagi 2, caranya gimana supaya 3 gambarnya di hp, Apa yg perlu di rubah stylenya ini [Link], min itu udh responsiv blom yg di home menurut mu, itu saya ngambil dari them Vũ Trần (Youtube)
👋
Tambahkan CSS ini: @media (max-width: 400px){
.gtc-f141a {
grid-template-columns: repeat(auto-fill,minmax(91px,1fr));
}}
👋
.gtc-f141a {
grid-template-columns: repeat(auto-fill,minmax(91px,1fr));
}}
Min cara supaya tidak kena spam blogger gimana? Saya udah 2 akun blogspot kena spam, yg mana akun komikakatsuky sama healingnime udah banyak di upload lagi, ada ga min csranya supaya tidak kena spam? Mungkin spamnya dari masalah gambar doank min yg saya tau
👋
Yang komikakatsuky gara2 live search di link gambarnya ada virus terus yg healingnime juga sama di series gambarnya kena spamnya, caranya gimana min supaya tidak kena hapus sama pihak bloggernya
👋
Waduh.
Skrip live search di v4 memang agk bermasalah, di v5 sudah ku hapus? Sudah lupa apakah masih ada.
Skrip yg sedang kupakai sekarang dari Dagruel, sejauh ini aman2 aja.
Gini aja, bantu aku testing tema [HexaNime], kita lihat apakah nanti kena hapus juga.
Buat akun GitHub, berikan link dan username-mu.
Temanya gratis untukmu.
Makasih sudah setia disini dan sebagai kompensasi untuk webmu.
👋
Skrip live search di v4 memang agk bermasalah, di v5 sudah ku hapus? Sudah lupa apakah masih ada.
Skrip yg sedang kupakai sekarang dari Dagruel, sejauh ini aman2 aja.
Gini aja, bantu aku testing tema [HexaNime], kita lihat apakah nanti kena hapus juga.
Buat akun GitHub, berikan link dan username-mu.
Temanya gratis untukmu.
Makasih sudah setia disini dan sebagai kompensasi untuk webmu.
Zenist Manga V4:
- Here my img: https://drive.google.com/drive/folders/1g4bd3-MiAINW47AHhtsKZN953PaeA6I6?usp=sharing
- Hello! How have you been...! I have a question that I hope you can answer: In the "Truyện Hot", I don't understand why my blog only displays a maximum of 7 posts(even though I changed the layout to 10 posts)...
👋
- Here my img: https://drive.google.com/drive/folders/1g4bd3-MiAINW47AHhtsKZN953PaeA6I6?usp=sharing
- Hello! How have you been...! I have a question that I hope you can answer: In the "Truyện Hot", I don't understand why my blog only displays a maximum of 7 posts(even though I changed the layout to 10 posts)...
It can increase or decrease according to user interaction.
👋
That means in the "Truyện Hot" section, it's not necessary to show all 10 articles, right?? And that also means it's not an error??
👋
How to add Chapter below the popular post?
👋
Yes, this is normal.
Hi, what do you mean by that?
I need a screenshot.
👋
I need a screenshot.
Here add the Chapter of the post series. [Screenshot]
👋
This theme doesn't support that feature.
Ok min ini [Link] githubnya, yg komikakatsuky saya pakai livesearch forum project terus di link replace imgnya ada virus/hacking jadi ke ban, kalo mau pake livesearch forum project nanti saya taruh min di github, livesearchnya dah aman
👋
Besok aku invite.
Sekarang masih merapikan tampilannya dan membuat aset file.
Aku pakai live search dayat aja, karna sudah terbiasa.
Sekarang masih merapikan tampilannya dan membuat aset file.
Aku pakai live search dayat aja, karna sudah terbiasa.
Sudah ku invite, cek notifikasi GitHub. Terima invitasi.
Aku pakai live search versi dayat aja.
Lapor aja kalau ada bug. Utamakan yang penting dulu, mungkin hari itu juga bisa diperbiki.
Ada dua mode.
Mode Series untuk post info, karakter, episode list, download.
Post Stream khusus untuk streaming video. Pakai label sementara Streaming nanti akan disingkat menjadi Stream
Temanya masih perlu di poles lagi biar bisa dipakai. Terutama tampilan responsive.
👋
Aku pakai live search versi dayat aja.
Lapor aja kalau ada bug. Utamakan yang penting dulu, mungkin hari itu juga bisa diperbiki.
Ada dua mode.
Mode Series untuk post info, karakter, episode list, download.
Post Stream khusus untuk streaming video. Pakai label sementara Streaming nanti akan disingkat menjadi Stream
Temanya masih perlu di poles lagi biar bisa dipakai. Terutama tampilan responsive.
is there any documentation for the template?
👋
Ok min sudah join saya
Hi, what is this script for? Is this for /search/label/Romance?
<script type='text/javascript'>
//<![CDATA[
function rcentbytag(e){document.write('<div class="chap-by-tag full">');for(var t=0;t<numposts;t++){var n=e.feed.entry[t];var r=n.title.$t;var i;if(t==e.feed.entry.length)break;for(var o=0;o<n.link.length;o++){if(n.link[o].rel=="replies"&&n.link[o].type=="text/html"){var u=n.link[o].title;var f=n.link[o].href}if(n.link[o].rel=="alternate"){i=n.link[o].href;break}}var l;try{l=n.media$thumbnail.url}catch(h){s=n.content.$t;a=s.indexOf("<img");b=s.indexOf('src="',a);c=s.indexOf('"',b+5);d=s.substr(b+5,c-b-5);if(a!=-1&&b!=-1&&c!=-1&&d!=""){l=d}else l="http://2.bp.blogspot.com/-giova1ZCh-A/Uzq6L8QTJNI/AAAAAAAAAJc/USXictTq_xs/s70-c/KM+Icon.png"}var p=n.published.$t;var v=p.substring(0,4);var m=p.substring(5,7);var g=p.substring(8,10);var y=new Array;y[1]="January";y[2]="February";y[3]="March";y[4]="April";y[5]="May";y[6]="June";y[7]="July";y[8]="August";y[9]="September";y[10]="October";y[11]="November";y[12]="December";document.write('<div class="flex aic jcsb y6x0p">');if(showpostthumbnails==true)document.write('<a href="'+i+'" title="'+r+'"><img class="rct-thumb" alt="'+r+'" src="'+l+'"/></a>');document.write('<strong><a href="'+i+'" title="'+r+'" rel="nofollow">'+r+'</a></strong>');var x="";var T=0;if(showpostdate==true){x='<time class="showdates">'+x+g+" "+y[parseInt(m,10)]+" </time>";T=1}document.write(x);document.write("</div>");if(t!=numposts-1)document.write("")}document.write("</div>")}
//]]> </script>
👋
<script type='text/javascript'>
//<![CDATA[
function rcentbytag(e){document.write('<div class="chap-by-tag full">');for(var t=0;t<numposts;t++){var n=e.feed.entry[t];var r=n.title.$t;var i;if(t==e.feed.entry.length)break;for(var o=0;o<n.link.length;o++){if(n.link[o].rel=="replies"&&n.link[o].type=="text/html"){var u=n.link[o].title;var f=n.link[o].href}if(n.link[o].rel=="alternate"){i=n.link[o].href;break}}var l;try{l=n.media$thumbnail.url}catch(h){s=n.content.$t;a=s.indexOf("<img");b=s.indexOf('src="',a);c=s.indexOf('"',b+5);d=s.substr(b+5,c-b-5);if(a!=-1&&b!=-1&&c!=-1&&d!=""){l=d}else l="http://2.bp.blogspot.com/-giova1ZCh-A/Uzq6L8QTJNI/AAAAAAAAAJc/USXictTq_xs/s70-c/KM+Icon.png"}var p=n.published.$t;var v=p.substring(0,4);var m=p.substring(5,7);var g=p.substring(8,10);var y=new Array;y[1]="January";y[2]="February";y[3]="March";y[4]="April";y[5]="May";y[6]="June";y[7]="July";y[8]="August";y[9]="September";y[10]="October";y[11]="November";y[12]="December";document.write('<div class="flex aic jcsb y6x0p">');if(showpostthumbnails==true)document.write('<a href="'+i+'" title="'+r+'"><img class="rct-thumb" alt="'+r+'" src="'+l+'"/></a>');document.write('<strong><a href="'+i+'" title="'+r+'" rel="nofollow">'+r+'</a></strong>');var x="";var T=0;if(showpostdate==true){x='<time class="showdates">'+x+g+" "+y[parseInt(m,10)]+" </time>";T=1}document.write(x);document.write("</div>");if(t!=numposts-1)document.write("")}document.write("</div>")}
//]]> </script>
Min kenapa yh kadang2 tombol prev sama next chapter yg bagian bottom itu error gk mau jalan tpi kalo yg bagian topnya gak ada masalah. kira2 bisa gk ya disamain aja sama yg top biar gk eror lagi. Thema yg dipakai zm 5.4
👋
select chapter section listing items two times and includes the manga itself, how to solve that?
👋
also can't find how to make a-z list
👋
Here's the a-z list. Just copy and paste this on your page. [Link]
https://ibb.co/PwNkfwW
👋
@Anonymous, thank you for the a-z script
Code legacy from previous.
Don't delete it, I'm afraid it will cause a problem.
👋
Don't delete it, I'm afraid it will cause a problem.
Yang di bwah itu duplikasi dari yang di atas, kadang kalau loadingnya lama, yang di bwah gk muncul.
Makanya ditema baruku hanya ada navigasi top aja.
Juga, bikin navigasi bottom bisa memperlambat loading chapter.
👋
Makanya ditema baruku hanya ada navigasi top aja.
Juga, bikin navigasi bottom bisa memperlambat loading chapter.
Post Chapter only contain 3 labels: Chapter,Project,Manga Title Let me see your post chapter label screenshot.
how about when they click the image the navigation will appear instead of scrolling up. Can it be done?
👋
itu kode Chapter list Feed homepage (Latest release) Yang dipakai Zv3, Sedangkan Zv5 Semuanya Pakai Js.
Like this, right?
[Link]
👋
[Link]
Yes, but I'm talking about the navigation Next and Prev in the postChapter.
👋
yeah, that's the way...
You just put the Next prev element in the container, and edit the style
👋
You just put the Next prev element in the container, and edit the style
Thank you
How to change the background color [Screenshot] to this? {background:#343434; color:#b8b8b8} I've already tried it this way .dark-mode .m-GwWBFmbcL{background-color:#343434; color:#b8b8b8}, but the color remains the same even when it's in light mode.
👋
Star color?
Find this : .rating-prc .rtp .rtb
Change: color: #ff0000;
Find this : .rating-prc .rtp .rtb
Change: color: #ff0000;
Permisi kak, izin tanya apakah bisa tambah label Doujinshi pada Post Series supaya series doujinshi ada muncul label doujinshi di covernya seperti manga, manhwa, dan hwa.
👋
tambah } else if ("Doujinshi" == label2) {
typ = "<span class='absolute po doujinshi'>Doujinshi</span>";
👋
typ = "<span class='absolute po doujinshi'>Doujinshi</span>";
Forum Bot said:
This comment has been removed by the author.
Tambah Label Doujinshi di
var labe2 =r.find(i => "Manga,Manghua,Manghwa" .includes(i));
Seperti ini
var labe2 =r.find(i => "Manga,Manghua,Manghwa,Doujinshi" .includes(i));
👋
var labe2 =r.find(i => "Manga,Manghua,Manghwa" .includes(i));
Seperti ini
var labe2 =r.find(i => "Manga,Manghua,Manghwa,Doujinshi" .includes(i));
Forum Bot said:
This comment has been removed by the author.
CSS .doujinshi{background:red;color:#fff}
👋
Forum Bot said:
This comment has been removed by the author.
terima kasih kak, sudah berhasil.
tapi ada new problem kak, aku baru sadar juga, ternyata untuk label manhwa dan manhua tidak muncul labelnya di cover. padahal kodenya udah benar, itu gimana ya kak? mohon bantuannya di check, terima kasih. [Link]
👋
tapi ada new problem kak, aku baru sadar juga, ternyata untuk label manhwa dan manhua tidak muncul labelnya di cover. padahal kodenya udah benar, itu gimana ya kak? mohon bantuannya di check, terima kasih. [Link]
Di homepage mungkin hanya bisa menrima satu tipe aja.
Hapus Doujinshi di variable typ
Buat variable dx baru khusus untuk Doujinshi, ini terpisah dari variable typ: var dx = r.find(k => ["Doujinshi"].some(l => l == k)) || "";
if (dx) {
dx = `<span class="${dx.toLowerCase()}">${dx}</span>`;
} Paste di bawah } else lang = "";
Terus ganti console.log(`${label} & ${lang}`); dengan: console.log(`${label} & ${lang} & ${dx}`);
👋
Hapus Doujinshi di variable typ
Buat variable dx baru khusus untuk Doujinshi, ini terpisah dari variable typ: var dx = r.find(k => ["Doujinshi"].some(l => l == k)) || "";
if (dx) {
dx = `<span class="${dx.toLowerCase()}">${dx}</span>`;
} Paste di bawah } else lang = "";
Terus ganti console.log(`${label} & ${lang}`); dengan: console.log(`${label} & ${lang} & ${dx}`);
hai kak, sudah saya coba ganti sesuai instruksi kakak tapi tetap ga bisa, malah yang muncul hanya label manga aja, awalnya tadi label manga dan doujinshinya keluar di homepage.
👋
Bagus, sekarang ganti: '+lang+typ+' dengan: '+lang+typ+dx+'
👋
Sudah kak, hasilnya malah muncul bug [Screenshot]
👋
How to make 2 in row to 3 in row [Screenshot]
@Han Haoyu
Tambahkan: absolute po <span class="absolute po ${dx.toLowerCase()}">${dx}</span>
Tambahkan: absolute po <span class="absolute po ${dx.toLowerCase()}">${dx}</span>
@Anonymous
Add this CSS above /b:skin @media (max-width: 480px){ .myGridv2 {
grid-template-columns: repeat(auto-fill,minmax(100px,1fr));
}}
👋
Add this CSS above /b:skin @media (max-width: 480px){ .myGridv2 {
grid-template-columns: repeat(auto-fill,minmax(100px,1fr));
}}
wah berhasil kak, tetapi kenapa label manhwa dan manhua saya tidak muncul ya?
lalu label doujinshi akan keliatan di cover pada latest release saja, sedangkan di project update tidak muncul.
catatan:
hao juga menumakan bug dimana saat series diberi label yang sama (manga + doujinshi) akan menampilkan label yang berbeda juga antara project update dan latest release, jadi di kasus ini pada project update judul Calamitail Dream of Worker akan menampilkan label manga, sedangkan di sisi latest release Calamitail Dream of Worker menampilkan label doujinshi.
maaf kak tidak bisa menampilkan screenshotnya, bisa langsung di check aja pada web komik saya [Disini]
👋
lalu label doujinshi akan keliatan di cover pada latest release saja, sedangkan di project update tidak muncul.
catatan:
hao juga menumakan bug dimana saat series diberi label yang sama (manga + doujinshi) akan menampilkan label yang berbeda juga antara project update dan latest release, jadi di kasus ini pada project update judul Calamitail Dream of Worker akan menampilkan label manga, sedangkan di sisi latest release Calamitail Dream of Worker menampilkan label doujinshi.
maaf kak tidak bisa menampilkan screenshotnya, bisa langsung di check aja pada web komik saya [Disini]
How do I add new flag svg? I tried but it appeared at wrong location. And how do I replace "H" (Hot) label to "Adult" or other on main page?
👋
Is there a way to add a limit chapter in a manga post script?
👋
Label Manhwa dan Manhua ada dibelakang.
Posisinya ubah dengan CSS berikut: .doujinshi {
top: 0;
bottom: unset;
} Agar doujinshi muncul, tambahkan label Doujinshi dalam array: ['Manga','Manhwa','Manhua'] Hasilnya: ['Manga','Manhwa','Manhua','Doujinshi'] Hati-hati bisa meneybabkan duplikat apabila terdapat 2 label dalam array tersebut. Buat pilihan mana yang harus km korbankan, atau cari solusi kreatif lain.
Posisinya ubah dengan CSS berikut: .doujinshi {
top: 0;
bottom: unset;
} Agar doujinshi muncul, tambahkan label Doujinshi dalam array: ['Manga','Manhwa','Manhua'] Hasilnya: ['Manga','Manhwa','Manhua','Doujinshi'] Hati-hati bisa meneybabkan duplikat apabila terdapat 2 label dalam array tersebut. Buat pilihan mana yang harus km korbankan, atau cari solusi kreatif lain.
Maybe this settings: ,settings:{max:150
If it doesn't work, try deleting start:1
If it doesn't work, try deleting start:1
Find 2: (i => "Hot, New".includes(i)
There are 4 hot words your need to change: (i => "Hot, New".includes(i)
<span class='hot absolute r-5 t-3'></span>
(i => "Hot, New".includes(i)
<span class='hot absolute r-5 t-3'></span> Which element you want to add flag, screenshot would be helpful.
All flag are inside. <b:includable id='Category'>
There are 4 hot words your need to change: (i => "Hot, New".includes(i)
<span class='hot absolute r-5 t-3'></span>
(i => "Hot, New".includes(i)
<span class='hot absolute r-5 t-3'></span> Which element you want to add flag, screenshot would be helpful.
All flag are inside. <b:includable id='Category'>
ZeistManga v5 - Versi ini merupakan versi terakhir, tapi bukan berarti saya berhenti mengupdatenya.
Update akan terus dilakukan untuk meningkatkan kestabilan dan penambahan fitur baru.
Ada beberapa code lama yang dihapus, jika kamu update dari versi 1-3, kemungkinan akan banyak yang tidak berfungsi. Juga penghapusan beberapa code yang tidak penting agar tema ini sedikit ramping. Mudah-mudahan tidak menimbulkan masalah.
Tutorial: https://app.box.com/s/11s9y6augxq23c753od0yq8j75p2yrz1
v5.5 – 19 Februari 2024
Apa saja yang baru
Reading History (Vu Tran)
Recent Post Blogger Widget 3
Random Post Slider // Dragable + Mouse Wheels
Script dari dagruel
= Berkas ZIP =