Create Destination Category
1: Create Destination Category
Go to Tripgo >> Destinations >> Destination categories


2: Display at frontend
a) Archive Page
Go to Apperance >> Menu >> Create custom links: https://your-domain/tour_destination
You can use Loco Translate plugin to replace slug "tour_destination" to new slug. Read here
Change Template in Settings


b) Destination Category page
Go to Apperance >> Menu >> Create custom links: https://your-domain/cat_destination/slug-category/
You can use Loco Translate plugin to replace slug "cat_destination" to new slug. Read here
Change Template in Apperance >> Customize >> Destinations >> Archive >> "Template" option. Read more here


3: Customize Template
Copy file from
plugins/ova-destination/templates/archive-destination.php
to
themes/tripgo-child/ovadestination-templates/archive-destination.php
You have to create "ovadestination-templates" folder in child theme
Last updated