lightspeedwp / tour-operator

The LSX Tour Operators Plugin provides 3 post types (Accommodations, Destinations and Tours) that are the core of any Tour Operator. Use them to build day-by-day itineraries for tours.
https://lsx.design/products/tour-operator/
GNU General Public License v3.0
10 stars 0 forks source link

Frontend - Block Functions #353

Open ZaredRogers opened 1 week ago

ZaredRogers commented 1 week ago

Description:

We need to implement several frontend functions to control block visibility and apply filters to custom fields. This includes ensuring blocks are not displayed if the custom field is empty and adding relevant filters for images, prices, and locations. We'll use CSS classes to manage block visibility.

Requirements:

Block Visibility:

Related Tasks:

Custom Field Filters:

Acceptance Criteria:

Additional Notes:

ashleyshaw commented 1 week ago

@ZaredRogers I moved this into it's own issue #372 please compare and make sure there is no duplicate info. Thanks.