Abuja Digital Studio · Est. 2018
Start a Project
Troubleshooting

FAQ

OThemeorravo.com/docs/otheme/faq

Frequently asked questions

Does OTheme work without the page builder plugin?

No. The theme header declares Requires Plugins: orravo-core, orravo-page-builder and the Orravo Theme admin menu is registered by the Page Builder plugin. The front end will render with default templates, but the whole admin surface is gone without it.

Can I keep using WP nav menus?

Yes. The theme registers four menu locations (primary, primary-left, primary-right, footer). ONav is optional. If ONav is active it takes over and the WP menus stop rendering at those locations.

How do I override a template in a child theme?

Drop a copy of the template file into your child theme. Standard WP template hierarchy applies, so front-page.php, single.php, template-orv-home.php, etc. can all be replaced.

Where are font files served from?

Locally. Fraunces, Playfair Display, EB Garamond, Source Serif 4, Inter Tight, and JetBrains Mono are bundled under /assets/fonts/ and registered in assets/css/fonts.css. Every Google Fonts stylesheet from third-party plugins is dequeued at priority 999.

How do I make a page use the builder?

Open any standard page and click Open Page Builder in the meta box. The plugin writes _orv_pb_sections and _orv_pb_masthead post meta and assigns page-orv.php as the template.

Does it support WooCommerce?

Yes. /woocommerce/ overrides shop archive and product templates so they inherit theme tokens. WooCommerce-specific builder sections live in class-orv-pb-sections-woo.php.

FAQ · OTheme Docs | Orravo