Skip to main content

Tag extra fields and meta data

Initially, we build game’s “Tag” feature with basic properties, without description, tag title and more. As of CloudArcade v1.7.6, the “Extra Fields” plugin has been implemented for the “Tag” feature, […]

Introducing “Filters”

Filters are a type of hook that allow you to modify data before it is saved to the database or rendered on the screen. Unlike action hooks, which trigger specific […]

Introducing “Hooks”

What Are Hooks? Hooks are specific points in the codebase of a Theme where you can insert your own custom code. They allow you to add new features in specific […]

Customize page title

Starting from CloudArcade v1.6.5, you can either customize all page titles or customize a single content type, such as the game page title. By default, you can retrieve the page […]

Arcade Two Theme

Arcade Two is a Web gaming / Game portal theme for CloudArcade CMS, not WordPress or any other CMS. To be able to use this theme, make sure you already […]

Create custom Widget

On this tutorial, I will show you how to create a custom Widget with PHP code, it’s pretty simple. First step, open “Theme Editor” plugin, if you don’t have, you […]

Arcade One Theme

Arcade One is a Web gaming / Game portal theme for CloudArcade CMS, not WordPress or any other CMS. To be able to use this theme, make sure you already […]

Default Thumbnail

Tips and guide to edit a Theme

On this post, I will explain how to customize stock themes (pre-installed themes) There is a problem if you modify stock or default themes, you script or files will be […]