MyBB Community Forums

Full Version: MyMobile
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I put the Link in Header to switch version in Mobile.
I tried to add this: <a href="<archive_url>">{$lang->bottomlinks_litemode}</a>

But it didn't work.. Hope you can help
Change above to;
<a href="{$mybb->settings['bburl']}/archive/index.php">Archives</a>
(2012-10-26, 05:24 AM)Yaldaram Wrote: [ -> ]Change above to;
<a href="{$mybb->settings['bburl']}/archive/index.php">Archives</a>

yes, but how do I switch to Mobile Version?

I want to add a link in header part to switch versions easily
Are you meaning to switch to MyBBGoMobile? If so, the only way I know of is by using quickthemeonchange or quicktheme.