Categories
I: Create Category
Go to Products >> Add New Category

1: Add Name of category
2: Display: Choose Rental
3: Choose Taxonomies
You don't choose any taxonomy: Display all Custom Taxonomy for this category.
Choose special custom taxonomy for this category.
Read here to know How to Create & Config Custom Taxonomy
4: Choose custom checkout fields
All: Display all custom checkout field for this category
Choose other fields: Choose special custom checkout field bellow - 4.1
Read here to know How to Create & Config Custom Checkout Fields
5: Product Template
Global Settings: Check in WooCommerce >> Settings >> Booking Tours >> Product Details >> Product templates. Learn more in Tour template
Tour Detail 1, Tour Detail: These two templates are built with Elementor. plugin You can create and assign templates to any product. Learn more in Tour template
6: Display Type
Choose Default
7: Upload image
This image will display at top of category page.
II: Display at frontend
1) Add a category to Menu

Also you can add a link like: https://your-domain/product-category/slug-category/.
You can change "product-category" slug in WooCommerce Settings.
Example: https://demo.ovatheme.com/tripgo/tour-category/beach/
2 ) Display at frontend
Show/hide fields in Customizer: Go to Apperance >> Customize >> Tour >> Archive

III: Customize Template
You can customize Shop and Category in child theme:
Note:
You have to active the tripgo-child theme.
You can use File Manager plugin to create folder "woocommerce", "rental" in child theme.
Copy file
themes/tripgo/woocommerce/rental/content-item-product.php
to
themes/tripgo-child/woocommerce/rental/content-item-product.php
Last updated