Abuja Digital Studio · Est. 2018
Start a Project
DocsOThemeInstallation
Getting Started

Installation

OThemeorravo.com/docs/otheme/installation

Installation

OTheme ships as a standard WordPress theme. It depends on two plugins to do anything useful, so install them in the order below.

Requirements

  • WordPress 6.4 or newer (6.6+ recommended)
  • PHP 8.0 or newer (8.2+ recommended)
  • 128 MB of memory minimum

Steps

  1. In WordPress admin, go to Appearance > Themes > Add New > Upload Theme.
  2. Choose orravo.zip and click Install Now.
  3. Click Activate.
  4. Install Orravo Core and Orravo Page Builder (they are required and listed under Requires Plugins in the theme header). The theme prints an admin notice if either is missing.
  5. Open Settings > Permalinks and click Save Changes to flush rewrite rules for the orv_page custom post type.

What gets created

  • A new top-level menu, Orravo Theme, lives in the WordPress sidebar at position 3.1.
  • Three custom image sizes: orv-card (600x400), orv-hero (1920x800), orv-avatar (120x120).
  • Four nav menu locations: primary, primary-left, primary-right, footer. ONav can replace these if you install it.
  • Five sidebars: three footer columns plus blog, page, and single-post sidebars.
  • Block pattern categories prefixed orravo- (hero, section, cta, content, feature, pricing, team, testimonial, faq, portfolio, gallery, contact, about, process).

Constants

The theme exposes these for child themes and plugins:

phpORV_DIR     // get_template_directory()
ORV_URI     // get_template_directory_uri()
ORV_VERSION // theme version from style.css
Installation · OTheme Docs | Orravo