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

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/
Example: https://demo.ovatheme.com/tripgo/cat_destination/america/


You can use Loco Translate plugin to replace slug "cat_destination" to new slug. Read here
Change Template in Settings
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