1. SOLUTION-1
Add the following code in theme’s function.php file
flush_rewrite_rules( false );
2. SOLUTION-2
Update permalinks from theme’s settings.
1. SOLUTION-1
Add the following code in theme’s function.php file
flush_rewrite_rules( false );
2. SOLUTION-2
Update permalinks from theme’s settings.