Editing The Tutor Dashboard: Page not found

[ad_1]

Hello @vyhoanghadan ,

It appears that you might need to refresh the permalinks. Occasionally, permalink issues can result in “Page Not Found” errors. To resolve this, please navigate to Settings > Permalinks in your WordPress admin and click Save Changes without making any modifications. This action will refresh the permalink structure.

Moreover you should recheck that you have the same view filename with the array index name.

For example,

$links['custom_link'] = [
"title" => __('Custom Link', 'tutor'),
//no need of url as you have custom view
"icon" => "tutor-icon-calender-line",

];

here 'custom_link' is the index so view filename should be custom_link.php

This should resolve the issue.

Best regards,
Dip Saha

  • This reply was modified 10 minutes ago by dipsaha.
  • This reply was modified 9 minutes ago by dipsaha.
  • This reply was modified 7 minutes ago by dipsaha.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer