Request

Silakan tulis request kamu tentang sebuah tutorial yang belum pernah dibuat di blog Igniel. Jika saya sanggup dan paham ilmunya, Insya Allah akan dibuatkan.

Request mungkin tidak akan dibuat secepat kilat. Jadi tunggu saja ya.

Khusus di halaman ini, komentar TIDAK DAPAT DIHAPUS agar daftar request dan riwayat pertanyaan tidak hilang. Harap pikirkan sebelum berkomentar.

62 komentar

  • Menulis kode gunakan <i>kode</i> (kode harus di-parse)
  • Menulis dalam syntax highlighter gunakan <em>kode panjang</em> (kode harus di-parse)
  • Menyisipkan gambar gunakan <strong>URL GAMBAR</strong> (ekstensi .jpg, .png, .gif, .webp, .ico)
  • Centang Beri Tahu Saya untuk mendapatkan notifikasi ke email saat ada yang membalas komentar.
  • Tste
    26 Maret, 2023
    Profil: https://www.blogger.com/profile/16486065936899189237
    In the Textrim template just show 2 posts
    • Igniel
      28 Maret, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      Add "jump break". Read here:
      https://www.igniel.com/2019/09/solusi-artikel-muncul-sebagian-di-home.html
  • Tste
    22 Maret, 2023
    Profil: https://www.blogger.com/profile/16486065936899189237
    How can I do this:
    https://uploaddeimagens.com.br/images/004/401/243/full/Screenshot_2023-03-21-14-16-23-221-edit_com.android.chrome.jpg

    From: got questions . org
    • Iwa
      25 Maret, 2023
      Profil: https://www.blogger.com/profile/03750852992646923043
      u can try bootstrap tooltips from getbootstrap.com
  • nahwushorof.com
    07 Maret, 2023
    Profil: https://www.blogger.com/profile/10306637522077941428
    Maaf kak, request buatin widget seperti suport igniel, kita juga mau untuk buka donasi seperti itu kak, terimakasih atas perhatiannya kak, semoga ttp sehat selalu lancar rizqinya, aamiin....
  • Nandi Richard
    05 Maret, 2023
    Profil: https://www.blogger.com/profile/06994446129435944132
    Mba, bagaimana cara membuat komentar?
    • Nandi Richard
      05 Maret, 2023
      Profil: https://www.blogger.com/profile/06994446129435944132
      Eh udah ketemu. Sekarang masalahnya bingung cara bales komentar gmn ya biar jadi komentar bersarang gtu?
    • Staff Reporter
      05 Maret, 2023
      Profil: https://www.blogger.com/profile/05339758196749330712
      ya tinggal balas komen di komentar orang, klik tombol balas lalu tulis komentarnya tinggal di publish komentarnya. untuk dapat mengetahui balasan komentar tinggal centang tulisan "Beri tahu saya" pada bagian kanan bawah kotak komentar.
    • Nandi Richard
      22 Maret, 2023
      Profil: https://www.blogger.com/profile/06994446129435944132
      Maksud saya cara buat komentar di template blogger.
  • Voizd.com
    01 Maret, 2023
    Profil: https://www.blogger.com/profile/08888708359778036312
    Cara Membuat Related Post Ditengah artikel dengan Tampilan Seperti Fiksioner gmn mbk?
    • Igniel
      01 Maret, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      https://www.igniel.com/2019/01/multiple-artikel-terkait-dalam-post.html
  • İsmail Şevik
    21 Februari, 2023
    Profil: https://www.blogger.com/profile/02487074348298844362
    Hello, can you share an article about how you did the "Contents" and "Related" part in your theme? Thanks
    • Igniel
      23 Februari, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      Content? What "content"?

      Related:
      1) https://www.igniel.com/2019/01/artikel-terkait-tengah-post.html
      2) https://www.igniel.com/2019/01/multiple-artikel-terkait-dalam-post.html
      3) https://www.igniel.com/2018/11/related-post-thumbnail-grid.html
      4) https://www.igniel.com/2018/11/related-post-thumbnail-snippet-list.html
  • Nandi Richard
    19 Februari, 2023
    Profil: https://www.blogger.com/profile/06994446129435944132
    Mba request cara menenetukan warna dalam website. Kayak primary, secondary, dsb. Saya kurang faham tentang itu. Dan gimana cara namain masing-masing setiap warnanya. Soalnya yang saya tahu cuma primary sama secondary doang.
    • Igniel
      23 Februari, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      Maksudnya cara milih warna yang cocok atau cara ngasih nama variable warna?

      Kalau maksudnya cara milih warna, bebas aja.

      Kalau maksudnya cara ngasih variabel nama di script (CSS dan JS), kita bebas mau menentukan beberapa jenis. Misalnya ada 4: primary, secondary, dark, dan light. Jadi gak terbatas cuma primary dan secondary.
  • Master
    16 Februari, 2023
    Profil: https://www.blogger.com/profile/10582652113899801611
    mba rekues dong cara biar address bar blog bisa berubah pas mode gelap diaktifin.
    • Igniel
      19 Februari, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      Okay. Tapi biar apa?
    • Staff Reporter
      19 Februari, 2023
      Profil: https://www.blogger.com/profile/05339758196749330712
      memang bisa ya address bar berubah?
    • Master
      19 Februari, 2023
      Profil: https://www.blogger.com/profile/10582652113899801611
      bisa banget
    • Staff Reporter
      19 Februari, 2023
      Profil: https://www.blogger.com/profile/05339758196749330712
      caranya?
    • Igniel
      19 Februari, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      Selipin aja ke dalam JS dark mode saat event click;
      const newUrl = new URL(window.location);
      url.searchParams.set('theme', 'dark');
      window.history.pushState('', '', newUrl);
    • Master
      21 Februari, 2023
      Profil: https://www.blogger.com/profile/10582652113899801611
      cuma itu aja mba? gada yg perlu diubah?
  • Staff Reporter
    10 Februari, 2023
    Profil: https://www.blogger.com/profile/05339758196749330712
    kemarin saya tanya soal cara mendapatkan data diluar .then() promise di group javascript indonesia, tapi sepertinya sulit karena di cf belum support top level await.
    • Staff Reporter
      10 Februari, 2023
      Profil: https://www.blogger.com/profile/05339758196749330712
      sudah ketemu solusinya, pakai javascript module kalau mau top level await
    • Staff Reporter
      18 Februari, 2023
      Profil: https://www.blogger.com/profile/05339758196749330712
      saya berhasil ngubah permalink post menjadi /post/
    • Igniel
      19 Februari, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      Aman dari limit CF workers gak kalau banyak traffic?
    • Staff Reporter
      20 Februari, 2023
      Profil: https://www.blogger.com/profile/05339758196749330712
      pakai cache
    • Igniel
      20 Februari, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      Pertanyaan saya soal limit worker.
  • Maki M.
    07 Februari, 2023
    Profil: https://www.blogger.com/profile/08446403296417996016
    Mbak ada tutorial Multiple Recent Post by Label dengan innerHTML tanpa document.write()
    • Staff Reporter
      07 Februari, 2023
      Profil: https://www.blogger.com/profile/05339758196749330712
      multiple recent post seperti apa ya mas?
    • Maki M.
      07 Februari, 2023
      Profil: https://www.blogger.com/profile/08446403296417996016
      Menempatkan beberapa recent post dalam satu halaman, dipanggil dengan ID atau className tertentu tapi dengan perintah innerHTML, bukan document.write()
    • Igniel
      07 Februari, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      Mau recent post atau post by label mas?
    • Maki M.
      07 Februari, 2023
      Profil: https://www.blogger.com/profile/08446403296417996016
      Iya post by Label maksudnya hehe
    • Igniel
      07 Februari, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      Pantes saya bingung. Kenapa recent post kok multiple.

      Oke, ditunggu.
    • Staff Reporter
      08 Februari, 2023
      Profil: https://www.blogger.com/profile/05339758196749330712
      maksudnya multiple label? kalau pakai .innerHTML seperti ini document.getElementById("recentposts").innerHTML=recentpost;
  • Admin
    31 Januari, 2023
    Profil: https://www.blogger.com/profile/06983306503765164928
    Mbak ada tutorial pasang pilihan list/grid di homepage kayak igniel.com ini gak?
    • Igniel
      05 Februari, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      Belum ada kak.
  • Sasaa
    26 Januari, 2023
    Profil: https://www.blogger.com/profile/05200489069685576367
    Mba buatin harizontal scrolling untuk popular post atau ricent post pleaseeeee gak ada yg buat tutorialnya di google buat blog app download
  • Kincaid
    17 Januari, 2023
    Profil: https://www.blogger.com/profile/00620754151629927068
    Update template Igniplex
    • Igniel
      12 Februari, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      Sudah ya.
  • HK-Kun
    09 Januari, 2023
    Profil: https://www.blogger.com/profile/16733034570274290238
    Halo mbak
    apa bisa bikin widget semacam log/pemberitahuan gitu
    biar pengujung site kita tau klo semisalnya ada perubahan/update dri postingan kita yg pernah meraka baca sebelumnya
    Referensi :
    Wordpress: meganei.net (Widget "LOG")
    Blogger: https://www.forum.projexcode.com/2022/03/widget-log-update-mangamanhuamanhwa-dsb.html

    1 lagi mbak
    cara bikin komentar pake page gitu, biar klo komennya banyak gak panjang kebawah

    makasih!!
  • Staff Reporter
    03 Januari, 2023
    Profil: https://www.blogger.com/profile/05339758196749330712
    postingan populer blogger itu memang gak ada API-nya ya mbak?
    • Igniel
      03 Januari, 2023
      Profil: https://www.blogger.com/profile/09199170379661896200
      Iya belum ada. List API bisa dicek di sini:
      https://developers.google.com/blogger/docs/3.0/reference/
    • Staff Reporter
      03 Januari, 2023
      Profil: https://www.blogger.com/profile/05339758196749330712
      ternyata memang gak disediakan sama blogger. sebenarnya saya ingin mendapatkan data post populer untuk custom permalink blogger saya.
  • kuatkan
    05 Desember, 2022
    Profil: https://www.blogger.com/profile/04879044568108433618
    Halo min, Fitur share yang ada di web igniel bisa diterapkan di website lain ga ya? Tapi web saya pakai disquss, Kalo bisa tolong bgt min buatin tutornya, soalnya share di web ini paling bagus yang pernah saya liat

    https://i.ibb.co/xGFfJrJ/Screenshot-1.jpg
  • Tedi Setiawan
    30 November, 2022
    Profil: https://www.blogger.com/profile/15376728777588444442
    Mbak bikin tutorial yang komen pake gambar dong, Makasihh 🙏😅
  • Ya
    29 November, 2022
    Profil: https://www.blogger.com/profile/08596784100634711273
    Kak, tutorial buat widget donasi yang di pakai web ini dong, Yang lama udh bagus sih, Tapi yang versi baru ini lebih modern.
    https://i.ibb.co/0tqR5QX/Screenshot-2.png
    • Igniel
      05 Desember, 2022
      Profil: https://www.blogger.com/profile/09199170379661896200
      Okay segera.
  • dmcscans
    15 November, 2022
    Profil: https://www.blogger.com/profile/04498644023580685758
    Can you help me find the error here, it doesn't show search results.
    <b:includable id='searchForm'>
    <form class='flex mr-13 md:full r-5 oh' expr:action='data:blog.searchUrl' id='Query-input'>
    <b:attr cond='not data:view.isPreview' name='target' value='_top'/>
    <b:include name='urlParamsAsFormInput'/>
    <div class='md:full'>
    <input autocomplete='off' class='p-y6x12 bn c-fff bg-trans tl-r3 bl-r3 w-180 box' expr:aria-label='data:messages.searchThisBlog' expr:value='data:view.isSearch ? data:view.search.query.escaped : &quot;&quot;' name='q' placeholder='Search'/>
    </div>
    <b:include name='searchSubmit'/>
    </form>
    </b:includable>
    <b:includable id='searchSubmit'>
    <label class='bg-trans c-fff bn tr-r3 br-r3 cp flex aic pr-10' id='submit'>
    <input class='hidden' expr:value='data:messages.search.escaped' type='submit'/>
  • 선생님
    14 November, 2022
    Profil: https://www.blogger.com/profile/18383638597722852649
    can u help me how to put thumbnail and info(title and label) here in script
    var scroll = 'smooth',
    start = 1,
    max = 150,
    sitemap5Arr = new Array,
    grup = new Array,
    key = new Array,
    abjad = "",
    print = "",
    nav = "";

    function runSitemap5() {
    var r = document.createElement("script");
    r.src = "/feeds/posts/default/-/Series?alt=json&callback=sitemap5&start-index=" + start + "&max-results=" + max, document.body.appendChild(r)
    }

    function sitemap5(r) {
    var t = document.getElementById("sitemap5");
    if (t) {
    t.innerHTML = "";
    var e = r.feed;
    if (e.entry.length > 0) {
    for (var a = 0; a < e.entry.length; a++)
    for (var l = e.entry[a], n = l.title.$t, i = 0; i < l.link.length; i++)
    if ("alternate" == l.link[i].rel) {
    var u = l.link[i].href;
    u && u.length > 0 && n && n.length > 0 && sitemap5Arr.push({
    url: u,
    judul: n
    });
    break
    } if (e.entry.length >= max) start += max, runSitemap5();
    else {
    for (var o = sitemap5Arr, s = 0; s < o.length; s++) {
    var d = o[s].judul.charAt(0).toLowerCase(); - 1 == abjad.indexOf(d) ? (abjad += d, grup[d] = [{
    url: o[s].url,
    judul: o[s].judul
    }]) : grup[d].push({
    url: o[s].url,
    judul: o[s].judul
    })
    }
    for (var c in grup) key.push(c);
    o = key.sort();
    for (var p = 0; p < o.length; p++) {
    print += '<div class="abjad"><span data-value="' + o[p] + '">' + o[p] + '</span><span id="top" title="Back to Top"></span></div><ul class="list-post">';
    for (var v = 0, m = grup[o[p]]; v < m.length; v++) {
    var f = m.sort(function(r, t) {
    return r.judul > t.judul ? 1 : -1
    });
    print += '<li><a href="' + f[v].url + '" title="' + f[v].judul + '">' + f[v].judul + "</a></li>"
    }
    print += "</ul>", nav += "<li>" + o[p] + "</li>"
    }
    t.innerHTML = '<h2 class="heading">Anime List: ' + sitemap5Arr.length + '</h2><div class="nav"><ol>' + nav + '</ol></div><div class="isi">' + print + "</div>", scrollSitemap5()
    }
    }
    }
    }

    function scrollSitemap5() {
    document.querySelectorAll("#sitemap5 .nav ol li").forEach(function(r) {
    r.addEventListener("click", function() {
    var r = '#sitemap5 .isi .abjad [data-value="' + this.innerHTML + '"]';
    document.querySelector(r).parentNode.scrollIntoView({
    behavior: scroll,
    block: "start"
    })
    })
    }), document.querySelectorAll("#sitemap5 .isi .abjad #top").forEach(function(r) {
    r.addEventListener("click", function() {
    document.querySelector("#sitemap5 .nav").scrollIntoView({
    behavior: scroll,
    block: "start"
    })
    })
    })
    }
    runSitemap5();
  • Enjoe
    12 November, 2022
    Profil: https://www.blogger.com/profile/07776906850106309693
    mba, request cara bikin polling di blogger, pakai app pihak ketiga juga gak masalah, tutor di tempat lain gak ada yang work lagi dah lawas semua.
  • Sahil Ansari
    06 November, 2022
    Profil: https://www.blogger.com/profile/11869829758297785619
    Hey mam when you release igniplex new version....? v2.7
    • Igniel
      08 November, 2022
      Profil: https://www.blogger.com/profile/09199170379661896200
      Soon.
  • مطيرف
    01 November, 2022
    Profil: https://www.blogger.com/profile/02112655800723099999
    Hi Bro..
    I want to buy your blog template (blogger template of igniel.com)
    • Igniel
      02 November, 2022
      Profil: https://www.blogger.com/profile/09199170379661896200
      It's not for sale.
  • Irwanda Rizky
    26 Oktober, 2022
    Profil: https://www.blogger.com/profile/03196636693297520266
    Halo mba, kalau untuk merubah jarak antara paragraf atau 'p' itu edit di bagian mana ya?
    • Igniel
      26 Oktober, 2022
      Profil: https://www.blogger.com/profile/09199170379661896200
      Tambahkan kode CSS.
      p {margin: 1rem 0}
      Angka 1 ubah sesuai keinginan.
  • Josie kartika
    20 Oktober, 2022
    Profil: https://www.blogger.com/profile/13461952989630812030
    Halo mba igniel, bisakah dibuatkan tutorial membuat navigasi angka di dalam postingan blog, seperti web berita agar pembaca tidak scrool kebawah tapi lanjut baca dengan navigasi angka... terimakasih sebelumnya
    • Igniel
      22 Oktober, 2022
      Profil: https://www.blogger.com/profile/09199170379661896200
      Paginasi (split halaman) maksudnya?
    • Josie kartika
      31 Oktober, 2022
      Profil: https://www.blogger.com/profile/13461952989630812030
      Ya paginasi halaman tetapi ini di dalam postingan dan otomatis karena di arlina ada tutorialnya tetapi harus manual