Hello,
You can do it like following.
Please find the code in /wp-content/themes/Travelo/inc/functions/custom-post-types.php file.
register_post_type( 'accommodation', $args );
And replace with following code.
$args['rewrite'] = array( 'slug' => 'your permalink' );
register_post_type( 'accommodation', $args );
flush_rewrite_rules( false );
And your support license was expired. Please extend it to get our support.
Best regards,
Please extend the support license to get our support.
Best regards,