a bit confused here, will the app.memrise.com stay with us “forever”, or it will disappear after you migrate the memrise.com to a new site? (i am askinb because i want to know if I have to adapt my userstyles to this new address)
many thanks
a bit confused here, will the app.memrise.com stay with us “forever”, or it will disappear after you migrate the memrise.com to a new site? (i am askinb because i want to know if I have to adapt my userstyles to this new address)
many thanks
Yes, we’re effectively splitting the current website into two.
All the parts you use when you’re logged in - the learning sessions, dashboard, course editor etc - are permanently moving to app.memrise.com and staying exactly as they are.
The remaining pure content parts - the home page, pages describing Memrise courses, the contact page, the about page and so on will stay on www.memrise.com, but we will be completely updating them in a month or two.
(There is one confusing exception to the above - the pages describing community generated courses will stay as they are, and will be on app.memrise.com even when you’re logged out, e.g. for Google search results)
I think I am more confused now - I’ll have to investigate and be flexible.
If I understand it correctly, all functions for Community courses will be on the new web-site.
Just to let you know that this migration is now happening, so you will soon find your learning is on app.memrise.com.
We made changes so most users won’t even have to log in again.
Please let us know if something doesn’t work! It should be smooth - thanks to everyone who tried out app.memrise.com over the last week.
Hi Francis,
I tried it last week and again today. The only ‘grumble’ I have so far is that I haven’t worked out yet how to get userscripts to work. .
Yes. Got it now. Thanks!
Does the creator of the user scripts have to change the domain name?, or is there anyway I can do it myself for my extensions that I use?
If so, how?
I just did it right now. Open Tampermonkey dashboard, then open each userscript and look for (Ctrl+F) “memrise.com”. Then change www.memrise.com to app.memrise.com. It’s on the top part of the script, it should look like this:
// @match https://app.memrise.com/course/*/garden/*
// @match https://app.memrise.com/garden/review/*
Thank you.
Thanks Kaimi for explaining how to update them!
Sorry folks! I should have added a “How to …” but had to go out! Basically, for the “All Typing Script”, I only needed to change “www” to “app” in two lines at the head of the script and then ‘save’ the changes by clicking on “File” and then “Save”.
Thanks, Kaimi!
i’ve done that, still not working, i see the old bloated page that enraged me - and continues to do so - since it came around (i am using solely the web, do not need streak, clock, huuuuge tabs, coz i learn lots of courses
are there any other changes made to the UI? i do not know what to do to make the scripts work…
thanks…
edit: @kaimi, i’ve done now somehow, with stylus, don’t even know how i’ve made it! i had previously replaced everything, but ubuntu is still tricky soemtimes
thanks @frabcus_memrise, i somehow solved it
Glad you got it working! Thanks for your patience updating it!
Can we toggle off the number of difficult words for review underneath courses? I don’t have access to Pro, and seeing that number is an eyesore and confusing.
You can block and hide anything from a webpage with the uBlock Origin extension. Right click on page, block element, and choose what you want to block. Very useful.
I’ve attempted the fix on my userscripts and nothing changed.
I’ve edited and saved the new user scripts. No dice.
You should delete “www.” part. There’s no “www” in the domain name (https://app.memrise.com/).
Great catch! Thanks Mr. Sin Nombre!