=== Odysseo ===

Contributors: cbsshekhawat18
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-colors, custom-menu, custom-logo, featured-images, full-width-template, theme-options, threaded-comments, translation-ready

A region-neutral theme for travel agencies, tour operators and car-rental businesses.

== Description ==

Odysseo is a modern theme for travel, tour and car-rental businesses worldwide.
It ships empty and generic so any business can make it their own without editing
code.

The travel functionality (custom post types, SEO, contact inquiries and the demo
importer) is provided by the free companion plugin "Odysseo Core". WordPress
recommends this plugin when you activate the theme; install it to unlock the full
feature set. The theme works on its own and degrades gracefully if the plugin is
not active.

Theme features:

* Global settings in the Customizer: brand, logo, colours, fonts, currency,
  contact details, social links, footer and a global call-to-action.
* Per-page content editing: Home and About copy, timeline, recognitions and FAQs
  are edited on the page itself (Pages -> edit -> "Page Content").
* Per-section show/hide toggles so any section can be turned off without code.
* Currency-aware pricing, translation-ready (.pot included), self-hosted fonts
  and assets (no external requests on the front end by default).

Provided by the Odysseo Core companion plugin:

* Custom post types: Destinations, Tour Packages, Fleet, Testimonials, Gallery.
* SEO module: meta + Open Graph tags, XML sitemap, JSON-LD structured data with
  per-type on/off toggles, plus an optional, opt-in "Generate with AI" assist.
* Contact form with spam honeypot; submissions are stored under "Inquiries" and
  emailed to your own address.
* One-click demo import (via the free "One Click Demo Import" plugin).

== Installation ==

1. Upload the theme to /wp-content/themes/ and activate it.
2. Open Appearance -> Odysseo (Getting Started) and follow the checklist.
3. Set your brand, contact details and currency in the Customizer.
4. Add your own Destinations, Tour Packages and Fleet — or run the demo import
   to reproduce the showcased layout, then replace the example content.

== Frequently Asked Questions ==

= Does the theme collect any data? =
No. The theme adds no tracking or analytics and sends nothing to the theme
author. Contact-form submissions are stored on your own site and emailed to your
configured address only. The optional "Generate with AI" feature is the only
thing that contacts an external service, and only when you click it, using your
own API key.

= How do I get reliable contact-form emails? =
WordPress sends mail via PHP mail(), which many hosts deliver unreliably. Install
a free SMTP plugin (e.g. WP Mail SMTP) for dependable delivery. You may also use
a contact-form plugin (Contact Form 7, WPForms, etc.) by pasting its shortcode
into the Contact page.

= How do I change the currency everywhere? =
Customizer -> Currency. The symbol and code drive pricing and structured data
across the whole site.

== Bundled third-party resources ==

All bundled libraries are self-hosted (no front-end CDN calls) and GPL-compatible:

* Font Awesome Free 6 — Icons: CC BY 4.0; Fonts: SIL OFL 1.1; Code: MIT.
  https://fontawesome.com/  (assets/vendor/fontawesome/)
* Swiper — MIT License. https://swiperjs.com/  (assets/vendor/swiper/)
* AOS (Animate On Scroll) — MIT License. https://github.com/michalsnik/aos
  (assets/vendor/aos/)
* Cormorant Garamond (Google Fonts) — SIL Open Font License 1.1.
  (assets/vendor/fonts/)
* Outfit (Google Fonts) — SIL Open Font License 1.1. (assets/vendor/fonts/)

Demo placeholder images in assets/images/placeholders/ are original SVGs created
for this theme; replace them with your own licensed media before going live.

== Changelog ==

= 1.0.1 =
* Added editor styles so the block editor matches the front end.
* Added optional Custom Background and Custom Header (header image used as the page-banner background).
* Added block styles (button "Outline", image "Rounded") and a "Call to action" block pattern.
* Tested up to WordPress 7.0.

= 1.0.0 =
* Initial release.
