HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Mobile theme switches to vanilla default
orangesmasher221
New
I am using the theme bootstrap and have it set to readable. In my config.php, I have $Configuration['Garden']['MobileTheme'] = 'Bootstrap'; What I don't understand, is why it shows the desktop vanilla theme when I use it.
I am sorry for all of the questions tonight. I just am trying to figure out things based on other users' answers and am stumbling when I attempt them
0
Comments
Looks like you have a typo in your configuration:
Bootstrap uses a lowercase b as its addon key.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
That worked! Thank you so much! I use bootstrap for a few different forums and I must've typed it in correctly accidentally on the one that worked. That's why I was wondering why the one I'm managing right now wasn't working. Wow, I feel stupid... But seriously, thank you so much!