Viewing 1 replies (of 1 total)
  • dipsaha

    (@dipsaha)

    Hi there,

    Thanks for bringing this to our attention!

    It looks like the pagination on your course archive page is using query parameters (like current_page=2), which isn’t properly handled by your current theme or setup — leading to the “No data found” message.

    Here’s how you can try resolving this:

    1. Permalink Settings
      Navigate to WP Admin > Settings > Permalinks and make sure the structure is set to something like Post name. After selecting it, click Save Changes — even if it’s already selected. This refreshes the permalink rules.
    2. Shortcode Parameters (if used)
      If you’re using a [tutor_course] shortcode to display the archive, make sure it’s added without parameters that force non-pretty pagination.
    3. Conflict Testing
      Temporarily disable any caching that may interfere with URL rewriting and pagination logic, just to rule out any conflict.
    4. Temporary change the theme.

    Looking forward to helping you get this sorted!

    Best regards,
    Dip Saha
    Tutor LMS Support Team

Viewing 1 replies (of 1 total)

The topic ‘Tutor LMS Wrong Pagination URL’ is closed to new replies.