No problem.didnt know there were options. i changed it to footer links and it works. the desktop site works crappy on mobile, but thats fine. its only for people who -really- need it.
thanks alot for the help!
What it was set to?
No problem.didnt know there were options. i changed it to footer links and it works. the desktop site works crappy on mobile, but thats fine. its only for people who -really- need it.
thanks alot for the help!
Based on what I see on your site's html source code, it should have work in Footer Choosers as well.it was set to "Footer Choosers".
Thanks. I can see why it didn't work. There's something wrong in the templatepmmed it to you![]()
<dl class="choosers">
<xen:if is="{$canChangeStyle} OR {$canChangeLanguage}">
<xen:if is="{$canChangeStyle}">
<dt>{xen:phrase style}</dt>
<dd><a href="{xen:link 'misc/style', '', 'redirect={$requestPaths.requestUri}'}" class="OverlayTrigger Tooltip" title="{xen:phrase style_chooser}" rel="nofollow"><span>{$visitorStyle.title}</span><xen:if is="@xb_footer_fa"> <i class="fa fa-paint-brush fa-fw"></i></xen:if></a></dd>
</xen:if>
<xen:if is="{$canChangeLanguage}">
<dt>{xen:phrase language}</dt>
<dd><a href="{xen:link 'misc/language', '', 'redirect={$requestPaths.requestUri}'}" class="OverlayTrigger Tooltip" title="{xen:phrase language_chooser}" rel="nofollow"><span>{$visitorLanguage.title}</span><xen:if is="@xb_footer_fa"> <i class="fa fa-globe fa-fw"></i></xen:if></a></dd>
</xen:if>
</xen:if>
</dl>
<xen:if is="{$canChangeStyle} OR {$canChangeLanguage}">
<dl class="choosers">
<xen:if is="{$canChangeStyle}">
<dt>{xen:phrase style}</dt>
<dd><a href="{xen:link 'misc/style', '', 'redirect={$requestPaths.requestUri}'}" class="OverlayTrigger Tooltip" title="{xen:phrase style_chooser}" rel="nofollow"><span>{$visitorStyle.title}</span><xen:if is="@xb_footer_fa"> <i class="fa fa-paint-brush fa-fw"></i></xen:if></a></dd>
</xen:if>
<xen:if is="{$canChangeLanguage}">
<dt>{xen:phrase language}</dt>
<dd><a href="{xen:link 'misc/language', '', 'redirect={$requestPaths.requestUri}'}" class="OverlayTrigger Tooltip" title="{xen:phrase language_chooser}" rel="nofollow"><span>{$visitorLanguage.title}</span><xen:if is="@xb_footer_fa"> <i class="fa fa-globe fa-fw"></i></xen:if></a></dd>
</xen:if>
</dl>
</xen:if>
- It is now possible to view the desktop version of the admincp (requires xenforo 1.5 or higher)
Note: The desktop version of the admincp is buggy in touch devices (unrelated to this addon), but it still possible to view some hidden settings that the responsive view removes.
- The setting to change button location moved from options to style properties. In other words, you can now customize it per...
You can edit the template 'rellect_desktop_version' and do any changes you want.How could I add a font awesome icon before Desktop View?
I have two guesses:
Hi,Hi,
can you do this usergroup based? If not yet, any plans to do so? Then we could "sell" this feature to premium members...
We use essential cookies to make this site work, and optional cookies to enhance your experience.