• Resolved kosmakurlowicz

    (@kosmakurlowicz)


    Hey guys, I’ve tried to invoke Dashboard using [tutor_dashboard] shortcode on dedicated page. It displays only the first tab of the Dashboard, rest of the links from left panel (My Profile, Enrolled Courses, etc…) goes to blank pages.

    My Stack: Tutor 3.9.4, Tutor Pro 3.8.3, WordPress 6.9
    Theme: Twenty Twenty-Four 1.4

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi
    This usually happens when Tutor Dashboard endpoints aren’t properly registered or permalink rules aren’t refreshed.

    Please try the following:

    1. Go to Settings → Permalinks and click Save Changes (no need to modify anything).
    2. Make sure the page using [tutor_dashboard] is set correctly in Tutor → Settings → Advanced → Dashboard Page.
    3. Temporarily disable all other plugins and test — conflicts (especially with SEO or cache plugins) can cause blank tabs.
    4. Check that your theme doesn’t override dashboard-related templates or block query vars.

    If the issue still persists, it may be a Tutor 3.9.x routing bug, so testing with a default theme or updating to the latest patch is recommended.

    Thread Starter kosmakurlowicz

    (@kosmakurlowicz)

    Hi @htremainder , thank you for your response!

    Make sure the page using [tutor_dashboard] is set correctly in Tutor → Settings → Advanced → Dashboard Page.

    There is something that basically makes no sense for me. Setting this page makes shortcode [tutor_dashboard] unneccessary. You can set whatever page you want and have dashboard displayed, but:

    1. if there is the [tutor_dashboard] shortcode on the page makes no difference, it can be blank page;
    2. any content from selected page is hidden and replaced by dashboard. And that is because Tutor creates its own templates for pages (look at dashboard.php for example).

    I would expect that shortcode should work as “stand-alone” module. If not, what is the reason to have this shortcode?

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.