- Registrado
- 7 de Ene, 2021
Discuss!
Sigue el video de abajo para ver cómo instalar nuestro sitio como una aplicación web en tu pantalla de inicio.
Nota: Esta función puede no estar disponible en algunos navegadores.

TLD?People who aren't logged in can go soak their heads.
This is a very reasonable explanation.I received this email from a lurker.
Ver archivo adjunto 6328529
XenForo has a quirk where if you use `/unread` on a thread, it takes you to the last post you saw. If you've seen all posts, it takes you to the latest post made. If you are a guest, however, it always takes you to the first post.
The only way to deal with this is to use a template switch so that it's /unread for users and /latest for guests. XenForo notices, where the message was previously, does not support templating syntax. Adding it to the featured widget allowed me to accomplish this. I just stuck it at the bottom.
Realizing that having an account would let me easily navigate to wherever I left off in a thread is a big reason why I finally signed up after a few years of lurking. I personally liked the link being at the top but overall this is a good change, IMO.I received this email from a lurker.
Ver archivo adjunto 6328529
XenForo has a quirk where if you use `/unread` on a thread, it takes you to the last post you saw. If you've seen all posts, it takes you to the latest post made. If you are a guest, however, it always takes you to the first post.
The only way to deal with this is to use a template switch so that it's /unread for users and /latest for guests. XenForo notices, where the message was previously, does not support templating syntax. Adding it to the featured widget allowed me to accomplish this. I just stuck it at the bottom.