UI.X

UI.X 1.5.22.0

No permission to download
Hi there,

I am trying to move the language chooser up to the user bar and have a switch that switches between two languages.

I am using the following html setup:

Code:
<div class="switch">
  <input id="cmn-toggle-7" class="cmn-toggle cmn-toggle-yes-no" type="checkbox">
  <label for="cmn-toggle-7" data-on="Māori" data-off="English"></label>
</div>

The CSS is from this tutorial: http://callmenick.com/post/css-toggle-switch-examples

What I think I need it to do is use these lines as stated in this thread: https://xenforo.com/community/threads/language-switch-phrase.11165/

Code:
<a href="{xen:link 'misc/language', '', 'language_id=1', '_xfToken={$visitor.csrf_token_page}', 'redirect={$redirect}'}"<xen:if is="{$visitor.language_id} == 1"> style="font-weight: bold;"</xen:if>>English</a>
<a href="{xen:link 'misc/language', '', 'language_id=2', '_xfToken={$visitor.csrf_token_page}', 'redirect={$redirect}'}"<xen:if is="{$visitor.language_id} == 2"> style="font-weight: bold;"</xen:if>>Māori</a>

Problem is, I don't know how to properly implement it.

Any ideas?
 
Hey guys, how can I add an icon or fa into the sidebar, next to the values of Post Ratings by @Luke F ?
uixpostratingsyvspp.jpg
 
@Mike Creuzer

I have purchased your theme and apply it to my board http://www.kebunpedia.com

It looks good but if you use mobile device to access the homepage (http://www.kebunpedia.com), nothing happened when click "MENU" or the username. Instead, if it is not the homepage http://www.kebunpedia.com, it works good (cliking menu will drag some other options).

Could you please help to resolve this issue? It is annoying our members. Other than it, it works really great :D thank you

In addition, I could not make the AD styler work. If we enable it in the options and save, no additional buttons in footer (Styler) that appear. Just the template chooser.. How to fix this bug? AD Styler not showing up even if we enabled it.

hW8B70.jpg


EtprsV.jpg


Because of the bug, if we want to change the colour, we should use the colour palette. And I am very confused with determining which colour works best. If we have AD Styler it would be a lot better and save lives! :D

I have restored to the default style right now, please feel free to switch to Kebunpedia UIX to check the two reported bugs on my board. Thank you..

I want to mention @Jake B. too.
any update please?
 
Hi I have resolved one of the issue so I deleted all my comments above (avoid confusion). Here is the problem that persists:

If you use mobile device to access the homepage (http://www.kebunpedia.com), nothing happened when click "MENU" or the username (it all goes to myboard/#). Instead, if it is not the homepage http://www.kebunpedia.com, it works good (cliking menu will drag some other options).

Why they dont work on the homepage only? How to fix? Thanks
 
Hi I have resolved one of the issue so I deleted all my comments above (avoid confusion). Here is the problem that persists:

If you use mobile device to access the homepage (http://www.kebunpedia.com), nothing happened when click "MENU" or the username (it all goes to myboard/#). Instead, if it is not the homepage http://www.kebunpedia.com, it works good (cliking menu will drag some other options).

Why they dont work on the homepage only? How to fix? Thanks
@Jake B. @Mike Creuzer @ThemeHouse
 
Hi there, I cant access to my account to download a theme. I did the password reset and dint received an email either.

If this is not handled yet, please send me a PC with your email and Ill do a manual reset :)

Problem is, I don't know how to properly implement it.

This is of course not covered by support since its a customization not stemming from the product itself. It looks to me like you are close though. I would start with their code, get that working, then change out the anchors like you have. Always start with the working example.

Hey guys, how can I add an icon or fa into the sidebar, next to the values of Post Ratings by @Luke F ?
uixpostratingsyvspp.jpg

Open the template: dark_postrating_visitor_panel

Find: <dl class="pairsJustified">

Underneath it, put:

Code:
<i class="uix_icon uix_icon-thumbsUp Tooltip" title="{xen:phrase dark_post_ratings}"></i>

I might add this to next UI.X.

If you use mobile device to access the homepage (http://www.kebunpedia.com), nothing happened when click "MENU" or the username (it all goes to myboard/#). Instead, if it is not the homepage http://www.kebunpedia.com, it works good (cliking menu will drag some other options).

Why they dont work on the homepage only? How to fix? Thanks

Likely a javascript error. Go to javascript console, and tell us what its in there. (F12 on chrome)
 
If this is not handled yet, please send me a PC with your email and Ill do a manual reset :)



This is of course not covered by support since its a customization not stemming from the product itself. It looks to me like you are close though. I would start with their code, get that working, then change out the anchors like you have. Always start with the working example.



Open the template: dark_postrating_visitor_panel

Find: <dl class="pairsJustified">

Underneath it, put:

Code:
<i class="uix_icon uix_icon-thumbsUp Tooltip" title="{xen:phrase dark_post_ratings}"></i>

I might add this to next UI.X.



Likely a javascript error. Go to javascript console, and tell us what its in there. (F12 on chrome)
XenForo.activate(#document)
xenforo.js?_v=b93a7b8a:209 XenForo.init() 1045ms. jQuery 1.11.0/1.2.8-dev
main.min.js?_v=140:1 Uncaught ReferenceError: ehss_settings is not defined

@Jake B. @ThemeHouse
 
Hello, I'm still having the problem of the prefix in a different line when editing a thread (when posting a new one everything is fine):
HlM1QRg.webp

In the screenshot I'm using the base theme without modifications (I've already reinstalled it, just in case)
 
Hello, I'm still having the problem of the prefix in a different line when editing a thread (when posting a new one everything is fine):

In the screenshot I'm using the base theme without modifications (I've already reinstalled it, just in case)
This issue was fixed in the latest update (1.5.7). Make sure you have updated to the latest version and that you don't have any outdated templates.
 
@Jake B. @Mike Creuzer is there an update for UI.X coming shortly for XenForo 1.5.8? I just upgraded to XenForo 1.5.8 and XFMG 1.1.7 on my test installation (running UI.X 1.5.7.0) and it's telling me there are outdated templates for UI.X:

upload_2016-5-31_14-20-32.webp

Of course UI.X templates (being the parent style) shouldn't be touched, only child styles should be altered. :)
 
@Jake B. @Mike Creuzer is there an update for UI.X coming shortly for XenForo 1.5.8? I just upgraded to XenForo 1.5.8 and XFMG 1.1.7 on my test installation (running UI.X 1.5.7.0) and it's telling me there are outdated templates for UI.X:

View attachment 135186

Of course UI.X templates (being the parent style) shouldn't be touched, only child styles should be altered. :)

We have about 10-15 items to fix, nothing major, just minor little improvements. So we expect to have an update in the next day or two.

I'm not sure what you are linking to? All I get taken to is @Mike Creuzer's profile page. I don't see anywhere where he has stated this.

Yeah, I do not recall stating that. Our stance is quite simple, whenever we have a spare moment it will be spent on the upgrade. Someone is currently working on it as we speak in fact.
 
Top Bottom