Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How do you install and enable a new mobile theme in admin dashboard?
TownFish
New
I'm new to installing plugins and mobile themes and looking to replace the basic default mobile theme so I can test some others.
Is there any link to a guide on how to do this that someone could point me to?
Thanks
Tagged:
0
Comments
Manually edit the /conf/config.php file and change/add this line:
$Configuration['Garden']['MobileTheme'] = 'yourmobilethemename';
For sure: http://vanillaforums.org/search?adv=&search=change+mobile+theme&title=&author=&cat=all&tags=&discussion_d=1&discussion_question=1&comment_c=1&comment_answer=1&page_p=1&within=1+day&date=
¡De nada!
at this point you have to do it manually. dashboard option is not in vanilla 2.1.6
have you ever scanned the tutorials section?
http://vanillaforums.org/categories/tutorials
http://vanillaforums.org/discussion/26490/tutorial-how-to-create-a-new-mobile-theme
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
search box is your friend. along with x00's handy friend grep for other issues
these might be the only two true friends necessary.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.