1. Home
  2. Docs
  3. Gaea
  4. Theme Options
  5. General

General

The General section controls site-wide utility features: maintenance mode, animation effects, analytics tracking, and code injection. These settings apply globally across all pages of your Gaea site.

Setting Description
Maintenance Mode When enabled, all visitors who are not logged in as an administrator see a maintenance page instead of the site. Use this when performing updates, redesigns, or major content changes.
Back To Top Button Displays a floating ‘Back to Top’ button in the bottom corner of the screen. It appears after the user scrolls down and returns them to the top of the page on click.
CSS3 Animations Enables CSS3 scroll-triggered animations on various theme elements (counters, section reveals, etc.). Disable if you prefer a static presentation or if animations cause performance issues on older devices.
RTL (Right-to-Left) Mode Enables right-to-left text direction for Arabic, Hebrew, Urdu, and other RTL languages. This mirrors the layout so all elements flow from right to left.
Tracking Code Paste your Google Analytics, Google Tag Manager, Facebook Pixel, or any other tracking snippet here. The code is injected into the <head> section of every page.
Space Before </head> Code entered here is injected just before the closing </head> tag on every page. Use this for custom meta tags, early-loading scripts, or third-party service integrations.
Space Before </body> Code entered here is injected just before the closing </body> tag. Ideal for JavaScript that should load after page content — such as chat widgets or deferred analytics scripts.

Note: These settings affect the entire website. Changes take effect immediately on save.

How can we help?