update coursepress permalink
-
Hello guys
how to update this
CoursePress is almost ready. You must update your permalink structure to something other than the default for it to work.
i click on update but still the same , also , page not found in my site when i log in as visitor
thank you
-
Hey there castilo14004,
How are you doing today?
Setting Post Name should do the trick, CoursePress does require pretty permalinks in order to use its virtual pages, please go to Settings -> Permalinks in your WordPress admin and set your permalink structure to Post Name.
Also when changing your permalink structure are you by any chance getting some error or they seem to be properly saved?
Please let me know 🙂
Cheers,
BojanHello mate
until now most of pages works good .
– after the message ( congratulations for enrolling ) i press start learning and then, the page not found 404.
– log out , i press on the page not found 404.
– on dashboard , my courses page not found 404.
thank you
Hey again castilo14004,
Do you maybe have any free courses on your site so I can take a look? If yes please post link to your courses page so I can check it out 🙂
Cheers,
BojanHello castilo14004,
Please switch to default WordPress theme like twentysixtheen or CoursePress theme and see if then pages will show 404 error.
If this will not help please run quick plugin test conflict – disable all plugins except CoursePress and the if you see it starts to work start enabling them one by one to see which one causes problem.
kind regards,
KasiaHello Kasia
i switched it to twenty sixtheen , i got the same problem page not found.
i switched it to coursepress theme , i git the same too but with this message ( Oops! That page can’t be found.
It looks like nothing was found at this location. Maybe try one of the links below or a search?)all links below are ,contact us page and one post in the main page.
thank you
also, i did a conflict test, and i disabled all plugins ,but still the same issue
Hello castilo14004,
I have visited your site and there is no 404 page.
I can see the course with no issue. Please see the screenshot:
http://take.ms/JuTp2Would you please confirm the same from your end? In case all of your plugins are deactivated, please activate one plugin at the time till you find what may cause this issue.
Kind Regards,
NastiaHello Nastia
yes, the course work well, but some pages are not open ,i still get page not found 404 on:
-Start learning button
– my courses from dashboard on menu
– if i chose any unit from the listi did deactivate the plugin one at time, but i still get the same
i came up with an idea, which is deleting the all files of coursepress, but i lose all my work
thank you
Hello castilo14004,
I found one 404 page, it’s the log in page, with the following JS error:
Failed to load resource: the server responded with a status of 404 (Not Found)As you mentioned, you did a test for a conflict with a plugin, would you please do the same with your theme? Switch to a default WordPress theme and test if the 404 errors are there.
What PHP version you are using on your site?
i came up with an idea, which is deleting the all files of coursepress, but i lose all my work
You can try to delete and reinstall the plugin instead. The courses shouldn’t be lost, although please create a full back up of your site before doing this.
If after of of this you will have 404 pages, please enable WordPress debugging, place the following to the wp-config.php file:
define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false );Visit one of the 404 pages, after that all errors will be saved in the debug.log file inside the /wp-content/ directory. Let us know the errors you see.
Kind Regards,
Nastia
The topic ‘update coursepress permalink’ is closed to new replies.