Documentation

Verstion 1.0

DragaManga template is a clone of https://ezmanga.org, a Manga, Manhwa and Manhua theme

Link

1. Header - Logo

A – GO to Layout on your blog > then click Header > and click the Edit button as in the example image.


1.Header Logo

2. Ads

A – Go to Theme Custmize Advanced Show Ads

Ads

3. Logo Form

A – Go to Theme Custmize Advanced Logo

3. Logo Form

4. Theme Background Color

A – Go to Theme Custmize Background Choose the theme color

B – No need to change the status bar color in code because it automatically sets it to the theme background color

4. Theme


5. Slider

A – Go to 1. Layout 2. Slider Open 3. Slider widget by Clicking Edit. Then ↴

5. Slider

6. Latest Updates

A – Go to 1. Layout 2. Recent Open 3. Latest Updates widget by Clicking Edit. Then ↴

6. Latest Relases

7. Recently Added

A – Go to 1. Layout 2. Added Open 3.Recently Added widget by Clicking Edit. Then ↴

7. Recently Added

8 Blog posts

A – Go to 1. Layout 2. Blog Open 3.Posts widget by Clicking Edit. Then ↴

8 Blog posts

9. Post

9.1 Post Info (Series)

A - Create a Post Normaly.

B - Copy the code below for Thumbnail, Information, Synopsis and Chapter List.

 <!-- Thumbnail Here -->
<div class="separator" style="clear: both;"><a href="https://gg.asuracomic.net/storage/media/254/conversions/01J3BAWZ5QEY8N7QFYGET96HRE-optimized.webp" style="display: block; padding: 1em 0; text-align: center; "><img alt="" border="0" data-original-height="366" data-original-width="256" src="https://gg.asuracomic.net/storage/media/254/conversions/01J3BAWZ5QEY8N7QFYGET96HRE-optimized.webp"/></a></div>
 <!-- Sinopsis here -->
<p id="syn_bod" style="white-space: pre-wrap" class="p-4 bg-white/10 rounded-lg">"An emperor who died unjustly becomes a wretched bastard son!" Ian, a wizard of the Bariel Empire, became emperor at a young age, but was imprisoned due to his nephew's rebellion. However, he was saved by the wizard Naum using forbidden space-time magic. This magic leads Emperor Ian 100 years into the past, where he possesses Bastard Ian, the illegitimate son of the Margrave family that went extinct 100 years ago. Bastard Ian is about to be taken hostage by the barbarians! Ian is about to get caught up in a bloody conspiracy!!!
</p>
 <!-- Information here --> 
<span id="tauther">Ki Joonsuk</span><!-- Auther Name -->
<span id="trelease">2024</span><!-- year released -->
<span id="tartist">Jan</span>><!-- Artist Name -->
<span id="tstudio">Kimbam</span><!-- Studio Name -->
 <!-- Chapter List -->
<div class="chapter_get" data-labelchapter="Label (same as the post name)"></div>




9.2 Post Chapter

A - Create a Post Normaly



9.3 Post Blog

A - Create a Post Normaly Then Add The label Blog .

10. Page

10.1 Latest Relses Page

A - Create a Page Normaly.

B - Add the code below.

 <div class="Latest grid 2xl:grid-cols-4 lg:grid-cols-3 md:grid-cols-2 sm:grid-cols-2 grid-cols-1 gap-4" data-label="Series" data-max="999"/>


10.2 Library

A - Create a Page Normaly.

B - Add the code below.

 <div id="library_series" ></div>


11. Sidebar

There is Only Poular posts

12. Footer

There is Feedmas (Witch is feed back) u can add it by making an account in feedmas



13. Theme Settings

Go to Layout Themse-Settings click Edit

7. Recently Added
Verstion 2.0

Coming Soon!