Hi,
Is it possible to put the theme switcher in the user's profile so it can choose a theme there. And also so that it is safed/remembered (perhaps in users metadata or something)?
That would be a nice addition to the plugin...
Thx
Hi,
Is it possible to put the theme switcher in the user's profile so it can choose a theme there. And also so that it is safed/remembered (perhaps in users metadata or something)?
That would be a nice addition to the plugin...
Thx
Typically the theme switcher is at at the bottom of each page. The cookie default timeout is 3 minutes but you could edit it so it lasts forever with a huge number.
It's possible to make it only display in the profile but that's too obscure a need for me to address, sorry.
Adding: Themes: <?php bb_theme_switcher(); ?> into the profile page and setting the cookie at 999999 does the trick too. Just had to outcomment the line that adds the ddlb at the bottom
I added the theme switcher code above to logged-in.php. I then have that display (with other information when the user is logged in) in a sidebar.
If you look at http://racingnewsdigest.com and go to the forums you will see the sidebar on the right. If you get logged in I have a "users control box" (if you will) there once you are logged in.
RSS feed for this topic
You must log in to post.