{getToc} $title={Table of Contents}
Header logo
— You can change the blog title. If you have a logo, simply upload it and select the image placement option "Instead of title and description." This ensures that your logo appears instead of the text version.
Header Menu
— Here, you can add your pages, such as the About page, Contact page, etc. Don’t forget to include the permalink for each page—just replace the ‘#’ symbol with your actual link.
Header icon
— Nothing needs to be changed here. Just keep in mind that green-colored boxes don’t need to be edited.
Search Widget
— You don’t need to edit ‘Try Adventure’ or ‘Search Suggest’ either.
Notification
— You can change the highlighted text here, as well as the ‘Follow Us’ button, and replace the link on that button.
Left Widget - Categories
— You can replace the names of your categories, as well as the links—just replace the ‘#’ symbol with the permalink for each category.
Pinned Post
— In the pinned post section, you can select one of your posts to be featured on the homepage.
Categorized Post
— You can choose which category you want to display on the homepage—just enter the exact name of the label or category. If you want to add more, change the number of items to 3, 4, or 5. As you can see, we currently have Horror and Action, which is why I set it to 2 items. To add another, simply increase the number to 3 and include a new item.
About - Footer Widget
— Here, you can replace ‘Redesign By’ and ‘CheaplyTemplates’ with your own website name. Also, change ‘Do you have any creativity?’ to your short tagline.
Social Media - Footer Widget
— You can add your social media accounts here—just replace the ‘/’ symbol with your actual social media links.
Footer Widget 2
— For footer-widget-2, footer-widget-3, and footer-widget-4, you can edit them using the same method. You can also add your pages to these three widgets by replacing the ‘#’ symbol with the actual page links.
Apkstore UI addons
No need to edit everything here.
Download Button
— Once you've finished creating your content, the final step is to add the download button for your game. Simply click the pencil icon and switch to HTML view.
— Then, copy the code below and paste it at the end.
— Just replace the “LINKHERE” text with the link to your game — for example, a Google Drive or MEGA download link.
<div style="text-align: center;"> <a href="LINKHERE" style="background-color: #9c27b0; border-radius: 5px; color: white; display: inline-block; padding: 10px 20px; text-decoration: none;"> Download Now </a> </div>