ss
Forum Replies Created
-
Thank you for your quick response.
I’ve tested the Course URL field using titles that contain only Korean or Japanese characters, and here are the results:
Korean-only examples (completely removed):
- “캔바 강의” → Slug becomes: (empty)
- “썸네일 디자인 2025” → Slug becomes:
2025
Japanese-only examples (partially preserved or removed):
- “サムネイル講座” → Slug becomes:
講座 - “デザイン講義2025” → Slug becomes:
講義2025
It seems that:
- Korean Hangul is entirely stripped during slug generation.
- Some Japanese characters like Kanji are partially retained, but Katakana or Hiragana are often removed.
Since many international users create courses using non-Latin scripts,
we believe the slug generation process should support Unicode more gracefully
— either by transliteration or allowing such characters to remain.
Thank you!Wow, thank you so much for your diligent and responsible response. The credibility of the LearnPress support team has greatly increased in my eyes.
It seems that everything works fine in your support team environment without needing to downgrade, but in my environment, I need to downgrade for it to function correctly. This leads me to believe that the issue might be on my end.
It will take some time, but I plan to test various conditions in my environment to identify the exact cause. Once I find it, I’ll post an update here to help others who might be using LearnPress.
Once again, I sincerely appreciate your diligent and responsible response.
Thank you very much.
Yes, the course registers correctly in the admin page.
However, the course does not appear on the “My Courses” page for students.
This issue is resolved if I downgrade to version 4.2.6.9.2, even without deactivating other plugins or changing the theme.
Thank you.
After updating to the latest version 4.2.6.9.4, I encountered an issue with manual order creation. I downgraded to version 4.2.6.9.3, but the problem was not resolved. It was only after downgrading to version 4.2.6.9.2 that the issue was finally fixed.
Thank you.