You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
themeswitcher is a wip, but mostly done. Need to make it the default and make some small changes ;o
I've attempted to make my own theme switcher a few times, they never quite work right, may I ask, are you using javascript at all?
I am! Specifically, this: https://stackoverflow.com/questions/58471226/check-active-style-sheet-from-js-code-check-cookie-for-active-style-sheet
Oh man! thanks for the link, I was using JS in my testing and the only thing that wasn't working, was the themes were not saving via user, I knew it had to be cookie, or localstorage related, I'll have to give this another go, appreciate it! =D
np, if you hit a wall feel free to copy pasta the code on mine, or message me.