# Update Header Notice

![](/files/-Le9xAFJ6b1tdJYw564o)

Header Notice biasa digunakan untuk menampilkan notif yang terletak pada header. Notif tersebut dapat berupa pop-up yang akan menampilkan informasi promo, cookie law, atau informasi khusus lainnya sesuai kebutuhan Anda.&#x20;

Untuk mengeditnya ikuti petunjuk berikut:&#x20;

1. Login di website admin > Masuk ke Menu **Journal > Dashbord > Header Notice >** klik icon **“Edit”** pada **Notice, Allpages.**

![](/files/-Le9xvOucUiUENPax_x0)

Atau jika belum ada, Anda bisa klik **icon Create New** di bagian pojok kanan atas.

2\. Kemudian masuk ke **General Option.**

![](/files/-Le9yD0oFWijZUMquuBc)

Update teks pada kolom **Notice Text,** sesuaikan dengan kebutuhan.&#x20;

Perhatikan pada kode berikut: javascript:Journal.openPopup('32') Yang menandakan link di teks notice akan menampilkan pop-up dengan id nomor = 32.&#x20;

3\. Untuk selanjutnya Anda tinggal mengedit Pop-up id 32 tersebut, dengan cara sebagai berikut: Masuk ke menu **Journal > Dashboard > Popup > klik icon “Edit” pada Message Notice.**

![](/files/-Le9zBPIGp6ZVKuX-kS9)

&#x20;4\. Klik **General Options.**&#x20;

![](/files/-LeA-3Pe0zww05G3ARVN)

&#x61;**. General Custom URL** : Set **ON**, agar kolom Custom URL muncul.&#x20;

b. **URL**: pada kolom ini Anda akan melihat nilai ID kode programnya. Contoh 32 seperti pada gambar disamping yang menandakan Pop-up yang sedang kita edit nilai ID nya adalah 32, jadi setiap link url header notice yang menggunakan pop-up ID 32 akan menampilkan teks yang terletak pada colom Content di page ini.&#x20;

c. **Content**: Masukan teks/atau konten informasi yang ingin Anda tampilkan.&#x20;

5\. Klik **Simpan** setelah selesai mengupdatenya.&#x20;

***\*\*Catatan***: Pastikan nomor ID pada menu **Popup** sama dengan nomor ID pada menu **Header Notice,** agar code javascript sinkron dengan nomor ID tersebut.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.oceanesia.com/tutorial-1/manual-book-v-1-0/tampilan-website/top-bar/update-header-notice.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
