1
Sorry if this is in the wrong forum...
Here's what I know:
1) Your XOOPS installation can contain multiple themes.
2) Webmaster can specify a default theme for XOOPS to render in.
3) You can enable the Theme's block and choose which installed themes show up in that block.
4) Users can choose whatever theme the like from that box.
5) That choice is retained until the browser is restarted.
Question:
Is there any way to persist this information between restarts? Can a user's theme choice be stored as a cookie or in the XOOPS database so that they don't have to keep choosing it whenever they return to your site?
Thanks in advance!