diff --git a/includes/classes/blocks/class-templates.php b/includes/classes/blocks/class-templates.php index e14e42dc..558aa454 100644 --- a/includes/classes/blocks/class-templates.php +++ b/includes/classes/blocks/class-templates.php @@ -38,6 +38,7 @@ public function register_post_type_templates() { * The slugs of the built in post types we are using. */ $post_types = [ + // accommodation 'accommodation' => [ 'single' => [ 'title' => __( 'Single Accommodations', 'tour-operator' ), @@ -49,7 +50,27 @@ public function register_post_type_templates() { ], ], //'destination', + 'destination' => [ + 'single' => [ + 'title' => __( 'Single Destination', 'tour-operator' ), + 'description' => __( 'Displays a single destination', 'tour-operator' ), + ], + 'archive' => [ + 'title' => __( 'Destination Archive', 'tour-operator' ), + 'description' => __( 'Displays all the destinations.', 'tour-operator' ), + ], + ], //'tour', + 'tour' => [ + 'single' => [ + 'title' => __( 'Single Tour', 'tour-operator' ), + 'description' => __( 'Displays a single tour', 'tour-operator' ), + ], + 'archive' => [ + 'title' => __( 'Accommodation Archive', 'tour-operator' ), + 'description' => __( 'Displays all the tours.', 'tour-operator' ), + ], + ], ]; foreach ( $post_types as $key => $labels ) { @@ -67,6 +88,50 @@ public function register_post_type_templates() { 'post_types' => [ $key ] ] ); } + + register_block_template( 'lsx-tour-operator//search-results', [ + 'title' => __( 'Search Results', 'tour-operator' ), + 'description' => __( 'Displays when a visitor performs a search on your website.', 'tour-operator' ), + 'content' => $this->get_template_content( 'search-results.html' ), + ] ); + + register_block_template( 'lsx-tour-operator//index', [ + 'title' => __( 'Index', 'tour-operator' ), + 'description' => __( 'Used as a fallback template for all pages when a more specific template is not defined.', 'tour-operator' ), + 'content' => $this->get_template_content( 'index.html' ), + ] ); + + register_block_template( 'lsx-tour-operator//no-title', [ + 'title' => __( 'No Title', 'tour-operator' ), + 'description' => __( 'A generic page template with no page title displayed', 'tour-operator' ), + 'content' => $this->get_template_content( 'no-title.html' ), + ] ); + + register_block_template( 'lsx-tour-operator//pages', [ + 'title' => __( 'Pages', 'tour-operator' ), + 'description' => __( 'A generic page template with a page title displayed', 'tour-operator' ), + 'content' => $this->get_template_content( 'no-title.html' ), + ] ); + + register_block_template( 'lsx-tour-operator//single-region', [ + 'title' => __( 'Single Region', 'tour-operator' ), + 'description' => __( 'Used to display a region of a country in the Destination post-type', 'tour-operator' ), + 'content' => $this->get_template_content( 'single-region.html' ), + 'post_types' => [ 'destination' ] + ] ); + + register_block_template( 'lsx-tour-operator//single-country', [ + 'title' => __( 'Single Region', 'tour-operator' ), + 'description' => __( 'Used to display a country in the Destination post-type', 'tour-operator' ), + 'content' => $this->get_template_content( 'single-country.html' ), + 'post_types' => [ 'destination' ] + ] ); + + register_block_template( 'lsx-tour-operator//archive', [ + 'title' => __( 'All Archives', 'tour-operator' ), + 'description' => __( 'Displays any archive, including posts by a single author, category, tag, taxonomy, custom post type, and date. This template will serve as a fallback when more specific templates (e.g., Category or Tag) cannot be found.', 'tour-operator' ), + 'content' => $this->get_template_content( 'archive.html' ), + ] ); } /** diff --git a/templates/archive-accommodation.html b/templates/archive-accommodation.html index 4b0948bb..0154ac30 100644 --- a/templates/archive-accommodation.html +++ b/templates/archive-accommodation.html @@ -1 +1,117 @@ - \ No newline at end of file + +
+ + + +
+
+
+ + + + +
+
+ + + + + + + +
+
+

Discover a wide variety of accommodation options designed to suit every traveller’s needs and preferences. Whether you're seeking the indulgence of a five-star resort, the charm of a boutique hotel, or the simplicity of a rustic cabin, our collection has something for everyone. Each accommodation is carefully chosen to provide comfort, convenience, and a seamless blend with the local surroundings, ensuring that your stay is as memorable as the destinations themselves.

+
+
+ + + +
+
+ +
+ + +
+
+ + + +
+
+
+
+ + + +

From:

+
+ + + +

+
+ + + +
+
+
+ + + +

Type:

+
+ + + +
+
+ + + +
+
+
+ + + +

Rooms:

+
+ + + +

+
+
+ + + + +
+
+ + + + + +

Unfortunately, there is no accommodation listed at the moment. Please check back soon as we regularly update our offerings.

+ + + + +
+ + + + + +
+
+
+ + + \ No newline at end of file diff --git a/templates/archive-destination.html b/templates/archive-destination.html new file mode 100644 index 00000000..86672b9f --- /dev/null +++ b/templates/archive-destination.html @@ -0,0 +1,67 @@ + +
+ + + +
+
+
+ + + + +
+
+ + + + + + + +
+
+

Discover our diverse collection of destinations, each offering a unique escape. Browse through stunning locales, from exotic retreats to bustling metropolises, and find the perfect spot for your next adventure. With options to suit every traveller, our destinations archive is your gateway to endless possibilities.

+
+
+ + + +
+
+ +
+ + +
+
+ + + + +
+
+ + + + + +

Unfortunately, there are no destinations listed at the moment. Please check back soon as we regularly update our offerings.

+ + + + +
+ + + + + +
+
+
+ + + \ No newline at end of file diff --git a/templates/archive-tour.html b/templates/archive-tour.html new file mode 100644 index 00000000..24ac74f1 --- /dev/null +++ b/templates/archive-tour.html @@ -0,0 +1,107 @@ + +
+ + + +
+
+
+ + + + +
+
+ + + + + + + +
+
+

Browse through our extensive collection of tours and find the perfect journey for your next adventure. Whether you're drawn to historical explorations, nature-filled escapes, or vibrant cultural experiences, our range of tours has something to suit every interest. Start planning your next memorable trip with options tailored to every type of traveller.

+
+
+ + + +
+
+ +
+ + +
+
+ + + +
+
+
+
+ + + +

From:

+
+ + + +

+
+ + + +
+
+
+ + + +

Duration:

+
+ + + +
+

+ + + +

Days

+
+
+
+ + + +
+
+
+ + + + + +

Unfortunately, there are no tours listed at the moment. Please check back soon as we regularly update our offerings.

+ + + + +
+ + + + + +
+
+
+ + + \ No newline at end of file diff --git a/templates/archive.html b/templates/archive.html new file mode 100644 index 00000000..09289cc2 --- /dev/null +++ b/templates/archive.html @@ -0,0 +1,65 @@ + +
+ + + +
+
+
+ + + + +
+
+ + + + + + + +
+
+
+ + + +
+
+ +
+ + +
+
+ + + + +
+
+ + + + + +

Sorry, there are no results matching your search at the moment. Check back later for new updates and exciting options.

+ + + + +
+ + + + + +
+
+
+ + + \ No newline at end of file diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 00000000..2437057b --- /dev/null +++ b/templates/index.html @@ -0,0 +1,85 @@ + +
+ + + +
+
+
+

Latest News

+
+ + + + +
+
+ + + + + + + +
+
+

Welcome to our blog, your gateway to the world of travel, exploration, and adventure. Here, we share captivating stories, expert travel tips, and inspiring experiences from our journeys. Whether you're seeking insights for your next trip or simply wish to explore new destinations from afar, our articles are designed to inform, inspire, and ignite your wanderlust. Dive into our latest posts below, and let your adventure begin.

+
+ + + +
+
+ +
+ + +
+
+ + + +
+ + +

—

+ + + +

by

+ + + + +
+ + + +
+
+
+ + + + + +

Unfortunately, there are no blog posts listed at the moment. Please check back soon as we regularly update our offerings.

+ + + + +
+ + + + + +
+
+
+
+ + + \ No newline at end of file diff --git a/templates/no-title.html b/templates/no-title.html new file mode 100644 index 00000000..72e96ff7 --- /dev/null +++ b/templates/no-title.html @@ -0,0 +1,9 @@ + +
+ + + +
+ + + \ No newline at end of file diff --git a/templates/pages.html b/templates/pages.html new file mode 100644 index 00000000..c0f222cd --- /dev/null +++ b/templates/pages.html @@ -0,0 +1,13 @@ + +
+ + + +
+
+ +
+
+ + + \ No newline at end of file diff --git a/templates/search-results.html b/templates/search-results.html new file mode 100644 index 00000000..51a57e1a --- /dev/null +++ b/templates/search-results.html @@ -0,0 +1,85 @@ + +
+ + + +
+
+
+
+
+ + + + + + + +
+

Search again

+ + +
+ + + +
+
+ +
+ + +
+
+ + + +
+
+
+
+ + + +

Category:

+
+ + +
+
+ + + +
+
+
+ + + + +
+ + + + + +
+ + + +
+ +

No Results Found

+ + + +

Oops! It looks like we couldn't find any matches for your search. But don't worry, there's plenty more to explore! Try adjusting your search terms.

+ +
+
+
+ + + \ No newline at end of file diff --git a/templates/single-accommodation.html b/templates/single-accommodation.html index 1b2d0eb0..6cdf0dad 100644 --- a/templates/single-accommodation.html +++ b/templates/single-accommodation.html @@ -1,2 +1,509 @@ - - \ No newline at end of file + +
+ + + +
+
+
+ + + + +
+
+ + + + + + + +
+
+
+ +
+ + + +
+
+

Fast Facts

+ + + +
+
+
+
+ + + +

Rating:

+
+ + + +
+ + + + +
+ + + + + + + + + +
+
+
+ + + +
+
+
+ + + +

Location:

+
+ + + +
+ +
+
+ + + +
+
+
+ + + +

Spoken Languages:

+
+ + + +
+ +
+
+ + + +
+
+
+ + + +

Travel Styles:

+
+ + + +
+
+ + + +
+
+
+ + + +

Accommodation Type:

+
+ + + +
+
+ + + +
+
+
+ + + +

Number of units:

+
+ + + +
+ +
+
+ + + +
+
+
+ + + +

Friendly:

+
+ + + +
+ +
+
+
+ + + + +
+
+
+
+ + + +
+
+
+ + + +

Units

+ + + +
+
+ + + +
+
+
+
+
+
+ + + +
+
+
+ +
+
+ + + +
+
+ +
+ + + +
+
+

Information

+ + + +
+
+
+ + + +

Unit Type:

+
+ + + + +
+ + + +
+
+
+ + + +

Price:

+
+ + + +
+ + + + + +
+
+
+
+
+
+
+
+
+
+ + + +
+
+
+ + + +

Facilities

+ + + +
+
+ + + +
+
+ + + +
+
+
+ + + +

Gallery

+ + + +
+
+ + + + +
+ + + +
+
+
+ + + +

Rates

+ + + +
+
+ + + +
+
+
+ + + + + +
+ + + + +
+
+ + + +
+
+
+ + + + +

+
+ + + +
+ + + + +

+
+
+
+
+ + + +
+
+
+
+ + + + + + + +
+
+ + + +
+ +
+
+ + + + +
+ +
+
+
+ + + +
+
+
+ + + +

Related Accommodation

+ + + +
+
+ + + +
+ +
+ + +
+
+ + + +
+
+
+
+ + + +

From:

+
+ + + +

+
+ + + +
+
+
+ + + +

Type:

+
+ + + +
+
+ + + +
+
+
+ + + +

Rooms:

+
+ + + +

+
+
+ + + + +
+ + + + +
+ +
+
+ + + \ No newline at end of file diff --git a/templates/single-country.html b/templates/single-country.html new file mode 100644 index 00000000..d3341412 --- /dev/null +++ b/templates/single-country.html @@ -0,0 +1,547 @@ + +
+ + + +
+
+
+ + + + +
+
+ + + + + + + +
+
+
+ +
+ + + +
+
+

Fast Facts

+ + + +
+
+
+
+ + + +

Regions:

+
+ + + +
+ +
+
+ + + +
+
+
+ + + +

Travel Styles:

+
+ + + +
+
+ + + +
+
+
+ + + +

Best Months to Visit

+
+ + + + +
+
+ + + + +
+
+
+
+ + + +
+
+
+ + + +

Regions

+ + + +
+
+ + + + + + + +
+ +
+ + +
+
+ + + + +
+
+ +
+
+ + + +
+
+
+ + + +

Travel Information

+ + + +
+
+ + + + + + + +
+
+
+
+
+

General

+
+ + + +
+

+
+
+ + + + +
+
+ + + +
+
+
+
+

Electricity

+
+ + + +
+

+
+
+ + + + +
+
+ + + +
+
+
+
+

Banking

+
+ + + +
+

+
+
+ + + + +
+
+ + + +
+
+
+
+

Cuisine

+
+ + + +
+

+
+
+ + + + +
+
+
+ + + +
+
+
+
+
+

Climate

+
+ + + +
+

+
+
+ + + + +
+
+ + + +
+
+
+
+

Transport

+
+ + + +
+

+
+
+ + + + +
+
+ + + +
+
+
+
+

Dress

+
+ + + +
+

+
+
+ + + + +
+
+ + + +
+
+
+
+

Health

+
+ + + +
+

+
+
+ + + + +
+
+
+ + + +
+
+
+
+
+

Safety

+
+ + + +
+

+
+
+ + + + +
+
+ + + +
+
+
+
+

Visa

+
+ + + +
+

+
+
+ + + + +
+
+ + + +
+ + + +
+
+
+ + + +
+
+
+ + + +

Gallery

+ + + +
+
+ + + + +
+ + + +
+
+
+ + + +

Related Tours

+ + + +
+
+ + + +
+ +
+ + +
+
+ + + +
+
+
+
+ + + +

From:

+
+ + + +

+
+ + + +
+
+
+ + + +

Duration:

+
+ + + +
+

+ + + +

Days

+
+
+
+ + + + +
+
+ +
+
+ + + +
+
+
+
+ + + + + + + +
+
+ + + +
+ +
+
+ + + + +
+ +
+
+
+ + + \ No newline at end of file diff --git a/templates/single-destination.html b/templates/single-destination.html new file mode 100644 index 00000000..a07fcbff --- /dev/null +++ b/templates/single-destination.html @@ -0,0 +1,319 @@ + +
+ + + +
+
+
+ + + + +
+
+ + + + + + + +
+
+
+ +
+ + + +
+
+

Fast Facts

+ + + +
+
+
+
+ + + +

Country

+
+ + + +
+ +
+
+ + + +
+
+
+ + + +

Travel Styles

+
+ + + +
+
+ + + +
+
+
+ + + +

Best Months to Visit

+
+ + + + +
+
+ + + + +
+
+
+
+ + + +
+
+
+ + + +

Featured Tours

+ + + +
+
+ + + +
+ +
+ + +
+
+ + + +
+
+
+
+ + + +

From:

+
+ + + +

+
+ + + +
+
+
+ + + +

Duration:

+
+ + + +
+

+ + + +

Days

+
+
+
+ + + +
+
+
+ +
+
+ + + +
+
+
+ + + +

Gallery

+ + + +
+
+ + + + +
+ + + +
+
+
+ + + +

Featured Accommodation

+ + + +
+
+ + + +
+ +
+ + +
+
+ + + +
+
+
+
+ + + +

From:

+
+ + + +

+
+ + + +
+
+
+ + + +

Type:

+
+ + + +
+
+ + + +
+
+
+ + + +

Rooms:

+
+ + + +

+
+
+ + + + +
+
+ +
+
+ + + +
+
+
+
+ + + + + + + +
+
+ + + +
+ +
+
+ + + + +
+ +
+
+
+ + + \ No newline at end of file diff --git a/templates/single-region.html b/templates/single-region.html new file mode 100644 index 00000000..bfa34d22 --- /dev/null +++ b/templates/single-region.html @@ -0,0 +1,319 @@ + +
+ + + +
+
+
+ + + + +
+
+ + + + + + + +
+
+
+ +
+ + + +
+
+

Fast Facts

+ + + +
+
+
+
+ + + +

Country

+
+ + + +
+ +
+
+ + + +
+
+
+ + + +

Travel Styles

+
+ + + +
+
+ + + +
+
+
+ + + +

Best Months to Visit

+
+ + + + +
+
+ + + + +
+
+
+
+ + + +
+
+
+ + + +

Featured Tours

+ + + +
+
+ + + +
+ +
+ + +
+
+ + + +
+
+
+
+ + + +

From:

+
+ + + +

+
+ + + +
+
+
+ + + +

Duration:

+
+ + + +
+

+ + + +

Days

+
+
+
+ + + +
+
+
+ +
+
+ + + +
+
+
+ + + +

Gallery

+ + + +
+
+ + + + +
+ + + +
+
+
+ + + +

Featured Accommodation

+ + + +
+
+ + + +
+ +
+ + +
+
+ + + +
+
+
+
+ + + +

From:

+
+ + + +

+
+ + + +
+
+
+ + + +

Type:

+
+ + + +
+
+ + + +
+
+
+ + + +

Rooms:

+
+ + + +

+
+
+ + + + +
+
+ +
+
+ + + +
+
+
+
+ + + + + + + +
+
+ + + +
+ +
+
+ + + + +
+ +
+
+
+ + + \ No newline at end of file diff --git a/templates/single-tour.html b/templates/single-tour.html new file mode 100644 index 00000000..566b4837 --- /dev/null +++ b/templates/single-tour.html @@ -0,0 +1,513 @@ + +
+ + + +
+
+
+ + + + +
+
+ + + + + + + +
+
+
+ + + + + +
+ + + +
+
+

Fast Facts

+ + + +
+
+
+
+ + + +

From:

+
+ + + +
+ +
+
+ + + +
+
+
+ + + +

Duration:

+
+ + + +
+ + + + + +
+
+ + + +
+
+
+ + + +

Destinations:

+
+ + + +
+ +
+
+ + + +
+
+
+ + + +

Travel Styles:

+
+ + + +
+
+ + + +
+
+
+ + + +

Departs From:

+
+ + + + +
+ + + +
+
+
+ + + +

Ends In:

+
+ + + + +
+ + + +
+
+
+ + + +

Best Months to Visit

+
+ + + + +
+
+ + + + +
+
+
+
+ + + +
+ + + + +
+
+ + + +
+
+
+ + + +

Tour Itinerary

+ + + +
+
+ + + +
+
+
+
+
+
+
+ +
+ + + + +
+ + + +
+
+
+ + + +
+

Information

+ + + +
+
+
+ + + +

Location:

+
+ + + + +
+ + + +
+
+
+ + + +

Accommodation:

+
+ + + + +
+ + + +
+
+
+ + + +

Type:

+
+ + + + +
+ + + +
+
+
+ + + +

Drinks Basis:

+
+ + + + +
+ + + +
+
+
+ + + +

Room Basis:

+
+ + + + +
+
+
+
+
+
+
+
+
+
+ + + +
+
+
+ + + +

Gallery

+ + + +
+
+ + + + +
+ + + +
+
+
+ + + +

Rates

+ + + +
+
+ + + +
+
+
+ + + + + +
+ + + + +
+
+ + + +
+
+
+ + + + +

+
+ + + +
+ + + + +

+
+
+
+
+ + + +
+
+
+
+ + + + + + + +
+
+ + + +
+ +
+
+ + + + +
+ +
+
+
+ + + +
+
+
+ + + +

Related Tours

+ + + +
+
+ + + +
+ +
+ + +
+
+ + + +
+
+
+
+ + + +

From:

+
+ + + +

+
+ + + +
+
+
+ + + +

Duration:

+
+ + + +
+

+ + + +

Days

+
+
+
+ + + +
+
+
+ +
+
+ + + \ No newline at end of file