Thread Starter
bbua97
(@bbua97)
Nevermind, problem still exists
-
This reply was modified 4 years, 3 months ago by
bbua97.
Thread Starter
bbua97
(@bbua97)
Ok now I found the issue. If enable theme styles the 404 error disappears and I enter the learning mode correctly. But I want to disable the theme styles because they are causing some layout issues. What can we do here?
Thread Starter
bbua97
(@bbua97)
If i enable the theme styles and blocks the url looks like this:
https://harmonikapuls.com/modules/1-reihe/?course_id=5226
If i disable the theme styles and blocks the url changes to this and results in 404:
https://harmonikapuls.com/learn/modules/1-reihe/?course_id=5226?course_id=5226
Thread Starter
bbua97
(@bbua97)
The problem is also not caused by theme, I switched to standard wordpress theme and problem persists.
Hi there,
Thanks for reaching out. Can you tell me from where are you accessing the link to the modules pages?
On the front end of the website, modules show up in two places.
1. Course detail page
2. Learning mode page
On both pages, the modules are only used to provide a hierarchical separation of the lessons of the courses and show up as accordions. When a user clicks the module’s name it either expands or collapses the content within.
A regular user of the site ideally should never encounter the /module/ URL directly. Can you tell me why exactly are you trying to access these pages?
Thread Starter
bbua97
(@bbua97)
Hey there,
thanks for reply! If I access any course on the course overview page I get to the overview and all the titles of the modules are links:
Course Page
If I click it first goes to this URL ‘/modules/1-reihe/?course_id=5226’ and then during the page loading it changes to this URL ‘/learn/modules/1-reihe/?course_id=5226?course_id=5226’ and finally gives out the 404.
Plugin Support
Jay
(@bluejay77)
Hi @bbua97,
Thank you for providing the screenshot!
It sounds like you’re trying to navigate to a page dedicated to a module, but it no longer exists in Learning Mode.
This is a known issue, and I’ve added this thread in our GH issue:
https://wordpress.org/support/topic/error-404-with-modules/
I recommend you to subscribe to the GH issue above to get updates on the fix. Please feel free to continue your conversation there if you have any further findings.
Thanks!
Thread Starter
bbua97
(@bbua97)
Thanks for reply but sadly that is some bug with high priority to fix it. Also you forgot to share the GH issue’s URL with us.