#1
teler
,
#2
animesiaid
,
#3
animesiaid
,
#4
,
#5
Tiya
,
#6
,
#7
eth
,
#8
eth
,
#9
,
#10
Anisphia
,
#11
,
#12
Anisphia
,
#13
nizars211
,
#14
teler
,
#15
,
#16
taniro
,
#17
taniro
,
#18
taniro
,
#19
,
#20
taniro
,
#21
taniro
,
#22
,
#23
,
#24
taniro
,
#25
taniro
,
#26
taniro
,
#27
enhime
,
#28
Atharkiki
,
#29
Yash
,
#30
,
#31
b
,
#32
,
#33
,
#34
Majharul Islam Masum
,
#35
,
#36
Majharul Islam Masum
,
#37
Botak
,
#38
Majharul Islam Masum
,
#39
Majharul Islam Masum
,
#40
Majharul Islam Masum
,
#41
,
#42
Yandere
,
#43
,
#44
Infinitz Anime
,
#45
HelmiYoshYosh
,
#46
HelmiYoshYosh
,
#47
andi
,
#48
HelmiYoshYosh
,
#49
HelmiYoshYosh
,
#50
HelmiYoshYosh
,
#51
HelmiYoshYosh
,
#52
,
#53
,
#54
HelmiYoshYosh
,
π
Aku gk bisa bikin tema itu.
Coba tanyakan ke dayat, dulu dia ada jual template player blogger.
[Link]
Bikin komentar tab di community.
Hapus
Balas
min cara menambahkan button more di widget completed seperti pada gambar ini [Screenshot] link web nya [Link]
π
Cari lokasi widget tersebut, ganti: <b:include name='widget-title'/> Dengan: <div class="mb-10 flex jcsb">
<h2 class="lh-2 c-fff fw-500">Completed</h2>
<div class="flex aic">
<a class="more" href="/search/label/Completed">more</a>
</div>
</div>
π
<h2 class="lh-2 c-fff fw-500">Completed</h2>
<div class="flex aic">
<a class="more" href="/search/label/Completed">more</a>
</div>
</div>
terimakasih min tutornya sangat membantu
banyak yang error ga bisa di save
www.ryujisai.blue
Final Fix Bang
Perbaikan :
#Kode Header error saat save Fixed
#Rating Value Error Google Console Fixed
#Search Fixed
#ReleatedPost Fixed
#RatingProgress Fixed
#Header & menu Fixed
2 Hari 2 Malam Cuman Oplos Sana Sini Kode HTML nya bisa yang mau file Fixed bales aja
π
Final Fix Bang
Perbaikan :
#Kode Header error saat save Fixed
#Rating Value Error Google Console Fixed
#Search Fixed
#ReleatedPost Fixed
#RatingProgress Fixed
#Header & menu Fixed
2 Hari 2 Malam Cuman Oplos Sana Sini Kode HTML nya bisa yang mau file Fixed bales aja
bukan kurang tapi kode input.labels ganti input.label ak dh coba muncul
π
Iya tema ini banyak errornya, maklum buatan pertama.
Min, gimana cara pasang widget Html/Javascript di tengah-tengah antara List Episode & Gambar di Postingan?
π
apanya yg di fixed om? modif aja sesuaikan dengan keinginan seperti ini [Link]
π
Apa ada screenshot loksi penempatan html-nya?
Html apa yang mau ditambahkan?
Kalau gampang aku buatkan tutorialnya.
Html apa yang mau ditambahkan?
Kalau gampang aku buatkan tutorialnya.
Malam bang admin, saya mau tanya gimana merubah tampilan Server Video(VideoVard, Streamtape,mp4upload) menjadi tombol? Bukan teks gitu. Byk yg ngk lihat karena di kira cuma tulisan
π
Tambahkan CSS ini: .servers .tablinks {
background-color: var(--body);
}
π
background-color: var(--body);
}
Makasih min, dan gimana cara buat notifikasi yang bisa di close seperti di blog ini min? [Link] di letakkan di atas video
π
Min, bisa nggak di tombol episode tambahkan kata New/Baru kyk gini [Link]
π
Paste ini di atas /body: <script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.js"></script> Terus pastekan ini: <span id="badge-dismiss-default" class="alert warning">
Default
<button type="button" class="inline-flex items-center p-1 ms-2 text-sm text-blue-400 bg-transparent rounded-sm hover:bg-blue-200 hover:text-blue-900 dark:hover:bg-blue-800 dark:hover:text-blue-300" data-dismiss-target="#badge-dismiss-default" aria-label="Remove">
<svg class="w-2 h-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6"/>
</svg>
<span class="sr-only">Remove badge</span>
</button>
</span> Lokasinya terserah km, aku gk tau dimana.
Ini CSS-nya: .alert.warning {
background-color: #ff9800;
}
.alert {
padding: 20px;
background-color: #f44336;
color: white;
opacity: 15;
transition: opacity 0.6s;
margin-bottom: 15px;
}
Default
<button type="button" class="inline-flex items-center p-1 ms-2 text-sm text-blue-400 bg-transparent rounded-sm hover:bg-blue-200 hover:text-blue-900 dark:hover:bg-blue-800 dark:hover:text-blue-300" data-dismiss-target="#badge-dismiss-default" aria-label="Remove">
<svg class="w-2 h-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6"/>
</svg>
<span class="sr-only">Remove badge</span>
</button>
</span> Lokasinya terserah km, aku gk tau dimana.
Ini CSS-nya: .alert.warning {
background-color: #ff9800;
}
.alert {
padding: 20px;
background-color: #f44336;
color: white;
opacity: 15;
transition: opacity 0.6s;
margin-bottom: 15px;
}
Ini cara paling simple, tambahkan CSS berikut:
#server li:last-child > div {
position: relative;
}
#server li:last-child > div:after {
content: 'New';
position: absolute;
font-size: 60%;
background-color: #ef5b35;
top: 0;
right: 0;
border-bottom-left-radius: 10px;
color: white;
padding: 0 3px;
}
#server li:last-child > div {
position: relative;
}
#server li:last-child > div:after {
content: 'New';
position: absolute;
font-size: 60%;
background-color: #ef5b35;
top: 0;
right: 0;
border-bottom-left-radius: 10px;
color: white;
padding: 0 3px;
}
Gan, bagi cara nya bikin navbar bawah nya dong
π
silahkan saya kirim lewat paste link soalnya gak bisa di share di komen ini aku gak paham caranya. kalau mau ini linknya [Link]
π
Bro,gimana caranya fix bug klw geser ke kanan ada ruang kosong ny gitu di page 2 dan selanjutnya kyk di tema km [Link]
π
Gimana cara buat history?
π
harus liat blog mu dulu lupa lagi apa yg saya rubah di bagian itu
π
saya pake history nya punya VΕ© TrαΊ§n (Youtube). mau coba saya buat menjadi pop up dan tampilin img nya juga tapi susah belum nemu caranya hahahaa
Ini bro [Link]
π
cari ini
#main .filters .dropdown-menu.lg
width:500px;
ganti besaran width nya jadi 325px
π
#main .filters .dropdown-menu.lg
width:500px;
ganti besaran width nya jadi 325px
Thanks bro! Lalu gimn pasang navbar bawah tuh? aku pasang kok navbar atas nya masih ada ya?
π
coba pasang css ini
@media screen and (max-width: 576px) {
#header :is(#menu,#logo,#HTML2,#user) {
display: none !important;
}
}
@media screen and (max-width: 576px) {
#header :is(#menu,#logo,#HTML2,#user) {
display: none !important;
}
}
untuk cara pasang nava bar versi mobile apk di pastelink ya soalnya erorr mulu kalau di share di komen ini [Link]
π
Bro history vu tian di letakkan dimana aja ya? Aku ngk ngk ngerti karena beda tema
How to fix report button Image 1
Image 2
Image 2
How to fix report button :- https://tncoins.blogspot.com/2023/12/blog-post.html
π
Report button is just decoration, it has no function.
Min, gimana cara nambahin pesan klw orang cari anime / film di pencarian tapi ngk ada. Contoh pesan nya: Anime Dengan Judul "Blanlabla" Yang Kamu cari tidak ada, silahkan request disini [link]
π
Copy: <b:if cond='data:view.search.query'>
<b:if cond='data:this.messages.blogComment != ""'>
Anime Dengan Judul <b><data:view.search.query/></b> Yang Kamu cari tidak ada, silahkan request disini <a href="#">[Link]</a>
</b:if>
</b:if> Paste di bawah: <b:class cond='data:view.isMultipleItems' name='blog-posts'/>
π
<b:if cond='data:this.messages.blogComment != ""'>
Anime Dengan Judul <b><data:view.search.query/></b> Yang Kamu cari tidak ada, silahkan request disini <a href="#">[Link]</a>
</b:if>
</b:if> Paste di bawah: <b:class cond='data:view.isMultipleItems' name='blog-posts'/>
Min dah ketemu cara buat video berquality [Link], tinggal buat kaya gini [Screenshot 1] [Screenshot2]
π
Tinggal buat Server video seperti secrenshoot itu
π
Ok terimakasih min
bang tag ane siapa tau pengikut ente ada yang mau liat template ente yang udah jadi full nya gima www.ryujisai.blue
maaf aga redesign dikit juga belum 100% jadi
π
maaf aga redesign dikit juga belum 100% jadi
Silahkan.
Nice, tampilan websitemu lebih rapi.
π
Nice, tampilan websitemu lebih rapi.
Min ini ko ga nambah svg comentnya di trendingnya itu [Link]? Kan kalo di anime la la bertambah svg comentnya yg rekomendasi [Screenshot] ,padahal saya sudah coment di semua trendingnya tapi tetap ga ada yg bertambah di svg hatinya
π
Sama rubah bagian warna font teks minggu/bulan/tahun jadi warna putih,maksudnya yg hover warnanya jadi putih kaya rekomendasi,soalnya kalo hitam ga keliatan tulisanya [Screenshot]
π
Terus sama ini juga min bisa ga replace Episode 12 jadi Eps. 12 Disitu saya menggunakan class not[Ep],dan itu menggunakan label episode min
π
Komentar svg hanya untuk komentar blogger.
Disqus tidak bisa.
Disqus tidak bisa.
Cari dan hapus CSS berikut: #sidebar a {
color: #222;
}
.tabbed-widget li a {
color: white;
} Cari satu per satu.
color: #222;
}
.tabbed-widget li a {
color: white;
} Cari satu per satu.
Pakai code xml rasgane: <b:with value='["Episode", "Eps", "Ep"]' var='checkEpisode'>
<b:if cond='data:post.labels'>
<b:loop values='data:post.labels' var='item'>
<b:with value='"String: " + data:item.name' var='string'>
<b:loop values='data:checkEpisode' var='first'>
<b:if cond='data:string contains data:first + " "'>
<span class="eps">data:item.name/></span>
</b:if>
</b:loop>
</b:with>
</b:loop>
</b:if>
</b:with>
π
<b:if cond='data:post.labels'>
<b:loop values='data:post.labels' var='item'>
<b:with value='"String: " + data:item.name' var='string'>
<b:loop values='data:checkEpisode' var='first'>
<b:if cond='data:string contains data:first + " "'>
<span class="eps">data:item.name/></span>
</b:if>
</b:loop>
</b:with>
</b:loop>
</b:if>
</b:with>
Masih tetap ga ke replace min Episodenya, tapi yg di anime ninestream pake discus bisa min? Saya sudah coba coment berapa kali nambah di svg rekomendasi ninestream
π
Maksudnya di label pake Episode nanti di rekomendasinya jadiin Eps.
π
Oh iya, gk bisa.
Setahuku belum ada yg bisa mengubah Chapter menjadi Ch.
π
Setahuku belum ada yg bisa mengubah Chapter menjadi Ch.
Ya min itu hanya bisa pake script dirubahnya, terus kalo yg svg coment gimana min? Di anime la la/ninestream itu pake discus bisa nambah di svg rekomendasinya
Di template ZMv6 ada yg bisa konvert judul Chapter menjadi Ch.
Tanpa pakai label lagi, tapi agak rumit di pasang.
π
Tanpa pakai label lagi, tapi agak rumit di pasang.
Mau min, soalnya saya juga harus di rubah lagi semua scirptnya kalo mau pake label Eps. Jadi saya lagi nyari yg labelnya bisa ke raplace jadi Eps
π
Ga nambah deh svg rekomendasinya, ternyata salah liat saya tadi min
Bang, cara membuat Recently updated tapi isinya sesuai label itu gimana yak? jadi dibawah Post utama ada post lagi sesuai label gitu.
π
Tidak bisa ya, tidak ada update fitur untuk tema ini.
Tapi kalau untuk perbaikan masih saya update.
Tapi kalau untuk perbaikan masih saya update.
Min, cara pasang keywords di posisi paling atas postingan gimana ya? Kaya di tema komik
π
Keyword yg mana ya?
kasih screenshot dan dipasang di atas mana.
π
kasih screenshot dan dipasang di atas mana.
Teks di atas postingan seperti di tema zeistmanga v1-4 dulu. Baca Manga Bahasa Indonesia di bla bla gitu.
π
Forum Bot said:
This comment has been removed by the author.
Untuk masalah itemreviewed yang tidak ada bagaimana ya? Didalam rating
π
Below the "reviewCount": "<data:post.body.size/>", Add this "itemReviewed": {
"@type": "ComicSeries",
"name": "<data:post.title/>"
}
},
π
"@type": "ComicSeries",
"name": "<data:post.title/>"
}
},
Kamu test di mana ya?
Aku test di [Link], ada beberapa yg kuning tapi tidak begitu serius.
Aku test di [Link], ada beberapa yg kuning tapi tidak begitu serius.
Thanks, I will try it
yang mau nonton anime tanpa iklan ada solo leveling https://vivonime.blogspot.com/2024/01/solo-leveling.html hahaha [Link]
π
Neeshelp
Need help
Please Bro ai need help from you please ! I doenloaded ninestream template and when I go to blogger and click restore template and upload the xml file for nine stream it says it can not restore theme .Please help me I dont know what to do I really need that theme please bro help
π
Install this theme first to clear any residual cache: [Clearing Cache]
Get NineStream theme on [GitHub]
- Open the theme with notepad or view it online
- Copy the code
- Paste
Get NineStream theme on [GitHub]
- Open the theme with notepad or view it online
- Copy the code
- Paste
please see here [Link]
π
Min gimana cara mengganti judul blog menjadi tag h2 bukan h1 di single post (artikel)? Aku cek di seo h1 di single post ada 3
π
Cari: id='Header2'
Scroll ke bawah.
Ganti: <h1>
<b:tag expr:href='data:blog.homepageUrl' name='a'>
<data:title/>
</b:tag>
</h1> Dengan: <b:tag cond='data:view.isMultipleItems' name='h1'>
<b:tag cond='data:view.isSingleItem' name='h2'>
<b:tag expr:href='data:blog.homepageUrl' name='a'>
<data:title/>
</b:tag>
</b:tag>
</b:tag>
Scroll ke bawah.
Ganti: <h1>
<b:tag expr:href='data:blog.homepageUrl' name='a'>
<data:title/>
</b:tag>
</h1> Dengan: <b:tag cond='data:view.isMultipleItems' name='h1'>
<b:tag cond='data:view.isSingleItem' name='h2'>
<b:tag expr:href='data:blog.homepageUrl' name='a'>
<data:title/>
</b:tag>
</b:tag>
</b:tag>
How to Use Schedule In Nine Stream?
How to add movie lable
π
How to add movie lable
Add label Monday, Tuesday, and so on.
Change this labels to english : days: ["Senin","Selasa","Rabu","Kamis","Jumat","Sabtu","Minggu"] Then you can put label Monday, Tuesday, and so on.
I can't Add SUB LABEL
π
Please Share Your Slider Code
I HAVE THESE PROBLEM IF ANYONE CAN SOLVE ? PLEASE
1. Schedule Page Html
2. Show Page Html
3. Bookmark was Hide
4. Sub, Ongoing etc Some Lable Not Show On Post Thumbnail
5. i Want To Add Subscription Method
π
1. Schedule Page Html
2. Show Page Html
3. Bookmark was Hide
4. Sub, Ongoing etc Some Lable Not Show On Post Thumbnail
5. i Want To Add Subscription Method
You mean this placeholder="Search Anime"?
Bro watch the tutorial [Link]
Label: Sub
Setting your profile to public view.
Ada yang punya script popunder yang work untuk tema ini? saat klik thumbnail atau judul buka link di tab baru gitu. Mau aku pasang link shopee affiliate
I HAVE THESE PROBLEM IF ANYONE CAN SOLVE ? PLEASE
1. Show Page Html
2. Bookmark was Hide
3. Sub, Ongoing etc Some Lable Not Show On Post Thumbnail
4. i Want To Add Subscription Method
1. Show Page Html
2. Bookmark was Hide
3. Sub, Ongoing etc Some Lable Not Show On Post Thumbnail
4. i Want To Add Subscription Method
Forum Bot said:
This comment has been removed by the author.
Setting your profile to public view.
[Link]
[Screenshot]
You can also hide your site, there are many good settings right there.
[Link]
[Screenshot]
You can also hide your site, there are many good settings right there.
does anybody have demo content for this
where can i get mascots
π
Inside theme find: footer .mascot
π
ok done now
I HAVE THESE PROBLEM IF ANYONE CAN SOLVE ? PLEASE
1. Show Page Html
2. Sub, Ongoing etc Some Lable Not Show On Post Thumbnail
3. i Want To Add Subscription Method
4. How To on sfw/nsfw mode. [Screenshot]
5. Add " SEARCH ANIME" IN Search Box [Screenshot]
π
1. Show Page Html
2. Sub, Ongoing etc Some Lable Not Show On Post Thumbnail
3. i Want To Add Subscription Method
4. How To on sfw/nsfw mode. [Screenshot]
5. Add " SEARCH ANIME" IN Search Box [Screenshot]
[Screenshot]
How to add this in post
π
How to add this in post
1. What is that, show me a screenshot.
2. Put label: Sub
Find: <b:if cond='data:post.labels any (l => l.name == "TV")'> Add this code above it: <b:if cond='data:post.labels any (l => l.name == "Sub")'>
<span class='sub'>Sub</span>
</b:if> You can add more if you want.
3. I don't have subcription script.
4. Download latest version v1.2.1 here: [GitHub]
5. What do you mean? Do you want to change the text?
Find this: placeholder='Search Anime'
2. Put label: Sub
Find: <b:if cond='data:post.labels any (l => l.name == "TV")'> Add this code above it: <b:if cond='data:post.labels any (l => l.name == "Sub")'>
<span class='sub'>Sub</span>
</b:if> You can add more if you want.
3. I don't have subcription script.
4. Download latest version v1.2.1 here: [GitHub]
5. What do you mean? Do you want to change the text?
Find this: placeholder='Search Anime'
I don't have script for countdown episode.
Blogger has limitations and is not like a WordPress.
3. Subscription Method. You can buy the script at wendycode
Can You Give Me Slider Code Like [This]
set up form reportnya gimana bang?
π
set up form reportnya gimana bang?
π
Sebenarnya itu hanya hiasan aja, skripnya tidak ada.
Coba ubah ke link telegram aja, kayak situs ini. [AniTOKU.net]
π
Coba ubah ke link telegram aja, kayak situs ini. [AniTOKU.net]
Report form set-up.
https://www.deptorium.com/2023/06/Fix-the-Report-widget-of-NineStream-Blogger-Template.html
π
https://www.deptorium.com/2023/06/Fix-the-Report-widget-of-NineStream-Blogger-Template.html
Bro I learned HTML and JavaScript very well, Alhamdulillah.
But still I don't know CSS well.
π
But still I don't know CSS well.
bang, cara ganti icon love dengan view count gimana ya ??
π
You must love CSS if you want to good at it.
This is the hardest part of front tend dev.
Keep practicing, learn fundamental CSS, build simple element.
π
This is the hardest part of front tend dev.
Keep practicing, learn fundamental CSS, build simple element.
Thank you.
Cari: preserveAspectRatio='xMidYMid meet'
Hapus icon SVG: <svg aria-hidden='true' height='1em' preserveAspectRatio='xMidYMid meet' role='img' viewBox='0 0 24 24' width='1em' xmlns='http://www.w3.org/2000/svg'><g fill='none'><path d='M2 8.4A5.4 5.4 0 0 1 7.5 3A5.991 5.991 0 0 1 12 5a5.991 5.991 0 0 1 4.5-2A5.4 5.4 0 0 1 22 8.4c0 5.356-6.379 9.4-10 12.6C8.387 17.773 2 13.76 2 8.4z' fill='currentColor'/></g></svg> Ganti dengan icon [lain].
π
Hapus icon SVG: <svg aria-hidden='true' height='1em' preserveAspectRatio='xMidYMid meet' role='img' viewBox='0 0 24 24' width='1em' xmlns='http://www.w3.org/2000/svg'><g fill='none'><path d='M2 8.4A5.4 5.4 0 0 1 7.5 3A5.991 5.991 0 0 1 12 5a5.991 5.991 0 0 1 4.5-2A5.4 5.4 0 0 1 22 8.4c0 5.356-6.379 9.4-10 12.6C8.387 17.773 2 13.76 2 8.4z' fill='currentColor'/></g></svg> Ganti dengan icon [lain].
makasih bang,, trus cara ubah value awal "0" nya gimana bang,, hhee
π
Angka nol ini dari komentar, nilainya berubah apabila ada yg komen.
Bisa kok diganti dengan view count, tapi agak rumit caranya.
π
Bisa kok diganti dengan view count, tapi agak rumit caranya.
iya bang,, awal value 0 gak bisa di modif ya.. biar seolah2 banyak yang komentar/view gitu hhee
π
Pergi ke tempat tadi.
Ganti: <data:post.numberOfComments/> Dengan: <b:eval expr='data:post.body.size * (data:post.numberOfComments + 1)'/>
π
Ganti: <data:post.numberOfComments/> Dengan: <b:eval expr='data:post.body.size * (data:post.numberOfComments + 1)'/>
makasih bang, satu lagi bang. cara ilangin ads di coment disqus / ganti akun disqus..
π
Ganti dengan akun disqusmu sendiri.
Cari: scanslation.disqus.com/embed.js Ganti tulisan scanslation dengan shortname disqusmu.
π
Cari: scanslation.disqus.com/embed.js Ganti tulisan scanslation dengan shortname disqusmu.
makasih banyak min... tema nya keren.. sukses terus bang..
boleh minta tutor/scrip slider buat ninestream bang..
π
Yang otomatis kaya di blog vivonime
min, saya coba terapin slider hexanime ke ninstream begini bener gak min? cara manggil label seriesnya gimana ya?
π
Impor slider ke tema lain perlu banyak perbaikan.
Saya yg sudah perpengalaman aja kadang kesulitan.
Skripnya tidak saya bagikan, karena khusus untuk tema premium.
π
Saya yg sudah perpengalaman aja kadang kesulitan.
Skripnya tidak saya bagikan, karena khusus untuk tema premium.
slidernya keren,, jadi kepengen belajar oprek min. hexanime v2 kapan rilisnya min..
π
Mungkin 1 atau 2 minggu, itupun kayaknya belum cukup.
Soalnya ada tambahan fitur baru, streaming per episode, dan post Series Info.
Km pakai PC atau HP?
Selidernya bagus pakai swiper js, cuman aku kurang paham cara pasangnya (belum baca dokumentasinya).
π
Soalnya ada tambahan fitur baru, streaming per episode, dan post Series Info.
Km pakai PC atau HP?
Selidernya bagus pakai swiper js, cuman aku kurang paham cara pasangnya (belum baca dokumentasinya).
pake pc min, saya kan udah bisa nerapin slider otomatis dari vivonime ke blog atharunime.. cara ganti desainya gimana ya,, nerapin desain feature post ninestream ke slidernya..
π
Bisa sih di ubah css nya tapi hasilnya gk bakal sama.
Beda struktur HTML.
Maaf gk bisa bantu, masih sibuk update temaku.
Beda struktur HTML.
Maaf gk bisa bantu, masih sibuk update temaku.
Can you explain how to add bookmark thing
π
Create a new page and then paste the bookmark code.
Remember, page not post.
Remember, page not post.
How do I remove 18+ Ads?
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiO_Azz4Sqj-TPLZgkkEQNw85hRALq_nibdJtZLfW4ymx882Obv1FC1Xjah-R0eITe0NlIgA-gjvsrlwnvxsOUGQRdj-oVMGXwCQb-hFoKusO_BEYvjxKthU0P5oOg6ZF9Z0bX-5iAJEjbhZzIWCaqqARvc3ZKjLLgvQc881lBVbBylfLDe6YRxZCYMbSn/s1600/IMG_1711720580850.jpg
π
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiO_Azz4Sqj-TPLZgkkEQNw85hRALq_nibdJtZLfW4ymx882Obv1FC1Xjah-R0eITe0NlIgA-gjvsrlwnvxsOUGQRdj-oVMGXwCQb-hFoKusO_BEYvjxKthU0P5oOg6ZF9Z0bX-5iAJEjbhZzIWCaqqARvc3ZKjLLgvQc881lBVbBylfLDe6YRxZCYMbSn/s1600/IMG_1711720580850.jpg
turn off your disqus ads
Create your own disqus.
New usually disqus don't contain ads.
New usually disqus don't contain ads.
Forum Bot said:
This comment has been removed by the author.
minta bang
Bang cara biar bisa tiga gini gimana bang?? https://ibb.co/QFyw43g
pas mode mobile 3 kotak gimana bang? https://iili.io/J4mAFS4.png
π
Tambahkan css ini di ats /b:skin: @media (max-width: 640px){
.gtc-raf {
grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}
}
.gtc-raf {
grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}
}
Please help me
I'm not designer.
Do you have example that i can follow?
π
Do you have example that i can follow?
I will help you I have free time.
I invited you to my blog.
π
I invited you to my blog.
Okay, I am waiting.
can remove posts with specific label from blogger search results?
π
No
Check your Gmail and Google Chat
I added this script
<script>
if (window.location.href.includes('?m=1')) {
window.history.replaceState({}, document.title, window.location.href.replace('?m=1', ''));
}
</script>
to remove "?m=1"
Please let's chat on "Google Chat"
<script>
if (window.location.href.includes('?m=1')) {
window.history.replaceState({}, document.title, window.location.href.replace('?m=1', ''));
}
</script>
to remove "?m=1"
Please let's chat on "Google Chat"
Check Gmail.
I have sent you the original code.
π
I have sent you the original code.
Forum Bot said:
This comment has been removed by the author.
Oh i see, the one i'm working with is encrypted version.
π
Forum Bot said:
This comment has been removed by the author.
https://ibb.co.com/JBhHQch
Min supaya ada tombol dua ini gimana aku gunain versi 1.2
π
Min supaya ada tombol dua ini gimana aku gunain versi 1.2
Tampilkan profilmu ke public.
I am trying to show Edit Post only to the blog author. But I can't identify the blog author.
π
Its complex, i am not gonna tell you.
What are you trying to do?
I don't understand.
π
I don't understand.
I want to display the "Edit Post" link only to the blog author, but I cannot identify whether the visitor is the blog author or not.
<a expr:href='"https://www.blogger.com/blog/post/edit/" + data:blog.blogId + "/" + data:post.id' rel='nofollow noopener noreferrer' target='_blank' title='Edit post'>Edit post</a>
π
<a expr:href='"https://www.blogger.com/blog/post/edit/" + data:blog.blogId + "/" + data:post.id' rel='nofollow noopener noreferrer' target='_blank' title='Edit post'>Edit post</a>
<b:if cond='data:post.author.name = "Wernayasa">
<a expr:href='"https://www.blogger.com/blog/post/edit/" + data:blog.blogId + "/" + data:post.id' rel='nofollow noopener noreferrer' target='_blank' title='Edit post'>Edit post</a>
</b:if> Change Wernayasa to your name.
π
<a expr:href='"https://www.blogger.com/blog/post/edit/" + data:blog.blogId + "/" + data:post.id' rel='nofollow noopener noreferrer' target='_blank' title='Edit post'>Edit post</a>
</b:if> Change Wernayasa to your name.
Correction, use this code: <b:if cond='data:post.author.name == "Wernayasa"'>
<a expr:href='"https://www.blogger.com/blog/post/edit/" + data:blog.blogId + "/" + data:post.id' rel='nofollow noopener noreferrer' target='_blank' title='Edit post'>Edit post</a>
</b:if>
π
<a expr:href='"https://www.blogger.com/blog/post/edit/" + data:blog.blogId + "/" + data:post.id' rel='nofollow noopener noreferrer' target='_blank' title='Edit post'>Edit post</a>
</b:if>
You can use it to the key icon [Screenshot]
Please finish it.
π
<b:includable id='postQuickEdit' var='post'>
<b:if cond='data:post.editUrl'>
<span expr:class='"item-control " + data:post.adminClass'>
<a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
<img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</b:if>
</b:includable>
<b:if cond='data:post.editUrl'>
<span expr:class='"item-control " + data:post.adminClass'>
<a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
<img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</b:if>
</b:includable>
is it possible to use profile id instade of name
π
I can't find id for post author.
[Source]
[Source]
No, i'm working on my project.
Saat klik ada love2 ny gimana tuh kyk Web [AniTOKU.net]
π
Tidak tau dia dapat dari mana.
Thanks
Bro how to show episode
π
Put label: Ep 10
Ep 7/12
or
Ep 12 End
Ep 7/12
or
Ep 12 End
Hey bro, I copied the code and pasted in my blog, but it gives me this error:
"The new widget with id "Header2" is invalid, as the limit for the widgets of type Header has been exceeded."
How do I fix it?
π
"The new widget with id "Header2" is invalid, as the limit for the widgets of type Header has been exceeded."
How do I fix it?
Install this theme first: [Raw]
Then install ninestream theme.
Then install ninestream theme.
It says the video is unavailable. how do I watch the installation, I actually did the installation, but I want to add a new drama, for example, but I couldn't figure out how to do it.
π
Sorry, i don't have backup tutorial.
Create now post and paste this code: https://github.com/wernayasa/Theme/blob/main/NineStream/post.format.xml
π
Create now post and paste this code: https://github.com/wernayasa/Theme/blob/main/NineStream/post.format.xml
Hlo bro can you add episode list and next amd previous episode bottom
π
I not gonna updating this theme anymore.
Omg my bad I get it now. Thank you so much. And where do I add Type, Genre, Status, Country? because it does not appear. sorry if I asked too many questions.
π
Find this: class='simple dropdown filter' Edit iput and label tag: <input class='hidden genre' id='Ongoing' type='checkbox' value='Ongoing'/>
<label for='Ongoing'>Ongoing</label>
<label for='Ongoing'>Ongoing</label>
Bang bagai mana cara block/hidden link dari embed googledrive pada pop out icon pojok atas biar ga bisa di donwload ,,, udah aku coba code yg di blog" lain hasilnya ga singkron sama template ini
π
Coba pakai player anigrabber: [Link] copy linknya. Ini juga berfungis untuk melindungi google drivemu agar file tidak cepat dihapus.
Forum Bot said:
This comment has been removed by the author.
Min, tolong update dong, bug yg gw alamin udah 1 tahun coba make ini
1. tombol nomor page nya kegedean kalo postingan udah sampe 100 post+ di hp terlalu ke kanan dan akhirnya keliatan gk mobile friendly. Gw lebih suka page nya 1 tombol aja min atau nomor-nomor tapi agak kecil. 2. Buatin tempat naro banner ads responsive, posisi di tengah2 antara deskripsi post dan video postnya, karena gw selama ini banner ads nya manual di tiap post, karena biar bisa gw dampingin sama tombol download.
π
1. tombol nomor page nya kegedean kalo postingan udah sampe 100 post+ di hp terlalu ke kanan dan akhirnya keliatan gk mobile friendly. Gw lebih suka page nya 1 tombol aja min atau nomor-nomor tapi agak kecil. 2. Buatin tempat naro banner ads responsive, posisi di tengah2 antara deskripsi post dan video postnya, karena gw selama ini banner ads nya manual di tiap post, karena biar bisa gw dampingin sama tombol download.
Tambahkan CSS ini di atas </b:skin> : @media (max-width: 368px) {
.showpageOf,.firstpage,.lastpage {
display: none !important;;
}
.blog-pager {
display: flex;
gap: 3px;
justify-content: space-evenly;
}
#blog-pager a, .showpageOf, .pagecurrent {
padding: 3px 8px !important;
}
} Untuk iklan, copy iklanmu, paste di atas code berikut: <section id='info' itemscope='' itemtype='http://schema.org/Movie'> Semoga berhasil.
.showpageOf,.firstpage,.lastpage {
display: none !important;;
}
.blog-pager {
display: flex;
gap: 3px;
justify-content: space-evenly;
}
#blog-pager a, .showpageOf, .pagecurrent {
padding: 3px 8px !important;
}
} Untuk iklan, copy iklanmu, paste di atas code berikut: <section id='info' itemscope='' itemtype='http://schema.org/Movie'> Semoga berhasil.
Forum Bot said:
This comment has been removed by the author.
Bang cara misahin postingan khusus
Kek Ongoing
Movie
Atau anime completed itu gmna ya
Biar misah postingnya
Kek Ongoing
Movie
Atau anime completed itu gmna ya
Biar misah postingnya
Sama ini bang di buat sama tampilan kotak episode cuman beda warna apakah bisa
https://ibb.co.com/sF8ZsrH
π
Paste css ini di atas /b:skin : #server .DagPlayOpt.on {
background: red;
} Kalau masih ada warna ungu, berarti km masih pakai versi lama.
π
background: red;
} Kalau masih ada warna ungu, berarti km masih pakai versi lama.
Iya bang aku pake versi 1.0 ππ€£ cape kalo ngulang lagi bang
π
Contohnya seperti web ini bang terpisah" kek move list khusus
Sama anime series tamat
π
Sama anime series tamat
https://anixverse.com/
π
hapus code ini: $(".DagPlayOpt").css('background-color', localStorage.getItem(".DagPlayOpt"));
$(".DagPlayOpt").click(function () {
$(this).css('background-color', '#1f1232');
var status = $(".DagPlayOpt").css('background-color');
localStorage.setItem(".DagPlayOpt", status);
});
π
$(".DagPlayOpt").click(function () {
$(this).css('background-color', '#1f1232');
var status = $(".DagPlayOpt").css('background-color');
localStorage.setItem(".DagPlayOpt", status);
});
Oh, seperti itu.
Maaf gk bisa, masih mengerjakan tema lain.
π
Maaf gk bisa, masih mengerjakan tema lain.
Udah berubah warnanya terimakasih bang ππ
https://ibb.co.com/MhwWTQR
Kalo untuk aktifin bookmark gmna bang
Punya ku ga ada postingannya,, apa kode tertentu untuk aktifinnya
Kalo untuk aktifin bookmark gmna bang
Punya ku ga ada postingannya,, apa kode tertentu untuk aktifinnya
Min file xml taro dimna ya?
π
Untuk xml bookmark
π
di halaman
Min cara biar ga pajang gini episodenya kek di buat scroll gitu tau ga min
π
Tambahkan css ini di atas /b:skin #server ul {
max-height: 300px;
overflow-y: auto;
} Atur tinggi 300px sesuai selera.
π
max-height: 300px;
overflow-y: auto;
} Atur tinggi 300px sesuai selera.
Terimakasih min udah bisaππ
Bookmark ku kok aneh gini kenapa ya bang?
[Link]
[Link]
NineStreame - Template blogger streaming. Tema ini apik dan bersih, serta UX/UI yang memukau membuat pengunjung semakin betah dan lama menonton.
Dikemas dengan fitur standar untuk membuat situs anime streaming idamanmu.
Tema ini menggunakan system unipost yang artinya semua episode tercantum dalam satu post. Ini tentunya berbeda dari system multi post, yang memisahkan post series dan episode.
Membuat template streaming tidaklah mudah, prosesnya rumit, perlu dana, tenaga, dan pikiran.
Jika kalian merasa tema ini layak dapat dukungan, kirim bantuan kalian dengan membeli lisensi tema ini.
Fungsi utama template ini adalah untuk streaming hasil terjemahan sendiri atau orang lain. Apabila sumber videonya dari fansub maka wajib mencantumkan credit.
Cara membuat post
Simak baik baik bagian ini, karena bagian ini merupakan kunci untuk mencapai ranking SEO tinggi. Terutama bagian Pemalink, Judul, Deskripsi
Seluruh proses penyuntingan post wajib memakai HTML View.
Permalink
Pengaturan permalink ada di Post > Setelan entry > Link > Permalink Khusus
Yang ingin aku fokuskan adalah url setelah tanggal, bagian ini:Permalink adalah permanent link, contoh:
demon-slayer-kimetsu-no-yaiba.html
. Tipsnya adalah semakin pendek permalink semakin bagus tetapi tetap tidak menghilangkan makna linknya. Permalink blogger dibuat dengan memasukkan singkatan judul di Permalink Khusus letaknya di sidebar kanan pengaturan post.Cara membuat permalink adalah dengan membuat singkatan dari judul yang panjang seperti:
Contoh permalink yang jelek:Demon Slayer: Kimetsu no Yaiba Entertainment District Arc
Karena judulnya terlalu panjang kita ambil bagian yang penting saja:
Kimetsu Yaiba Entertainment Arc
.Perhatikan kalimat no dan District tidak dimasukkan untuk mempersingkat judul. Permalink yang bagus:
Buatlah permalink yang tidak membingungkan search engine dan user, mudah dibaca dan dipahama. Copy singkatan judul lalu paste dan publish
Label yg valid
Hampir semua support label genre, kalau masih kurang silahkan input manual dalam
<b:includable id='genrePost'>
Penulisan label selalu diawali huruf kapital. Adapun untuk label khusus, gunakan panduan label di bawah ini:
Movie
OVA
ONA
Special
Completed
Dropped
Upcoming
Chinese
Dub
BD
Syarat dan ketentuan
tidak boleh di jual uang
Random Tutorial
Requst dari komentar berupa konstumisasi khusus atau yang tutorial lainnya.
Source
Multi Tab Video StreamingRating Bintang Blogger
Countdown Timer
Homepage Image Slider
Random Post Simple Image
Fitur NineStream Lite