lingosing
Forum Replies Created
-
Even stranger – I found that the lessons would not appear at all until the screen width hit the mobile version, and then suddenly, boom! They appeared!
I found the offset was really ugly (like the block content for the course list was hanging about -80 pixels too far to the left of the left edge of the content block), but I couldn’t just change the left padding to 100, because it would then become too wide as the screen size shifted. I asked ChatGPT to write me some code to force the block to align centre all the time – it created a custom div class and set some parameters for it to align in a fixed way to the edges of the content block through CSS:
https://lingosing.com/courselist/
I guess I fixed my problem without solving it (ChatGPT solved it)
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Podcast player not workingHi all, I tried again and it appears if I use an anonymous window, then it works! Maybe it just took some time for the caching/SSL settings to reload.
Many thanks!
That’s correct. I basically had to fix the default Course Overview page
Hi, thanks for your reply.
- I am using Paid Memberships Pro (on a premium plan)
- The course is a paid course in that you need a PMP membership level to access it, but I don’t charge a separate fee for the course for those with the correct membership
- Yes – users must be logged in to view courses (and this course in particular)
- I’m using a custom theme – Kids Love by Themepalace.com
- Yes, some lessons are available as a preview (for example, https://lingosing.com/it/lesson/good-morning-buongiorno-english-master-drafting-copy-not-for-public-target-language-in-square-brackets/)
I’m not sure how those elements above would affect this behaviour, which is the fact that the “Register” button and the “or log in to view this course” are reversed. I can’t remember if it was working at some stage, and suddenly went weird.
Thanks
OK after much frustration I managed to solve my own problem.
I went to manually edit the “Courses overview” page in the block editor and added the block “Courses displayed as grid” (but any other Sensei LMS course block would probably work too). I think there must have been some code that was corrupted while I was translating the pages using my multilingual plugin, WPML.
Hope this helps anyone in the future with the same issue!