UI.X 2

UI.X 2 [Paid] 2025-03-05

No permission to buy ($59.50)
As an aside, the big green Download button on the Subscriptions page which claims to download the latest version is still downloading ThemeHouse-UIX-2.2.0_Patch_Level_3.
 
At my demo site, first I upgrade XF 2.3 and then upgrade "TH Nodes" (1.1.2 Patch Level 1) and "UIX.2" style.(Version 2.3.0.0.1)

Here is my Style map.

Screenshot_3.webp

When I check outdated templates and try to merge, I see there are 3 conflicts at PAGE_CONTAINER.
Screenshot_4.webpScreenshot_1.webpScreenshot_2.webp

During manual merge, I have selected "Resolve using parent version".


@willl , according to you did I select the right option for merge?
 
Yep, I'm running iOS and MacOS as well and there's a variety of problems / issues. I'm going to have to compile a list of them all.
Definitely interested in seeing this list; I do know iOS is it's own headache as Safari's rendering engine tends to be behind on web standards, and Apple forces all iOS browsers to use the same engine, so it's a bit of a headache to catch them all at times :)

More weird stuff with double icons on buttons after upgrading to 2.3:

View attachment 306346

View attachment 306347
Do you have Material icons enabled? For the time being we've left it as an option, but with XF's rather major changes to how icons work it's not recommended to use them (that's why we set the default to FA in all our styles). You can still use them with some extra work, but we'd recommend against it as XF's new implementation with Font Awesome is much more performant.

As an aside, the big green Download button on the Subscriptions page which claims to download the latest version is still downloading ThemeHouse-UIX-2.2.0_Patch_Level_3.
That is the correct version for the UIX addon itself (which is required for all our styles); it didn't require any updates to be compatible with XF 2.3, so you're all set there. You'll need to update some of your other addons (such as Nodes), and, of course, the actual style itself.

At my demo site, first I upgrade XF 2.3 and then upgrade "TH Nodes" (1.1.2 Patch Level 1) and "UIX.2" style.(Version 2.3.0.0.1)

Here is my Style map.

View attachment 306375

When I check outdated templates and try to merge, I see there are 3 conflicts at PAGE_CONTAINER.
View attachment 306372View attachment 306373View attachment 306374

During manual merge, I have selected "Resolve using parent version".


@willl , according to you did I select the right option for merge?
Yup! XF changed how macros are called (bit of a headache, dreading updating this on some more heavily customized client styles); They now use id="template::name" instead of the previous convention.
 
I think I find a bug. At node icons property, adding an icon as "Forum Icon" does not work any more.

Add a new icon as forum icon:

Forum Icon.webp

No change at XF 2.3:
Forum_2.webp

Should be like at XF 2.2

Forum_3.webp
 
Do you have Material icons enabled? For the time being we've left it as an option, but with XF's rather major changes to how icons work it's not recommended to use them (that's why we set the default to FA in all our styles). You can still use them with some extra work, but we'd recommend against it as XF's new implementation with Font Awesome is much more performant.
I may! Can you remind me where that is at in the ACP?
 
Appearance -> Style Properties -> Icons, and the "Icon Font" property.

Yep, that fixed the icon issue.

I think the other issues have to do with customizations I've made to the style.

I'm going through the style properties right now trying to sort it out.
 
Here's one for you guys.

Prior to upgrading to UI.X 3, there used to be arrows at the top of long threads in which you could click one and either go all the way to the begging or all the way to the end of each thread.

Is that something that's in the settings for the theme?

Screen Shot 2024-07-18 at 8.58.23 AM.webp
 
Here's one for you guys.

Prior to upgrading to UI.X 3, there used to be arrows at the top of long threads in which you could click one and either go all the way to the begging or all the way to the end of each thread.

Is that something that's in the settings for the theme?

View attachment 306398
That wasn't on desktop, but it was on mobile; Looks like there's an icon rendering issue on that, so good catch. Will add a fix in for the next release we do.
 
That wasn't on desktop, but it was on mobile; Looks like there's an icon rendering issue on that, so good catch. Will add a fix in for the next release we do.
Much appreciated!

And you are right, it was a mobile feature, not desktop. It's my mobile users who are reporting it to me.
 
I think I find a bug. At node icons property, adding an icon as "Forum Icon" does not work any more.

Add a new icon as forum icon:

View attachment 306388

No change at XF 2.3:
View attachment 306389

Should be like at XF 2.2

View attachment 306390

Just to give you a heads up - I've got this working again for our next release, but due to how icons now work in XenForo you'll need to be prepared to change the value you put in there once we release the update and you load it up; rather than using the unicode values, you'll need to use XF variables from setup_fa.less - so instead of /f1d8 you'd use @fa-var-paper-plane
 
Just to give you a heads up - I've got this working again for our next release, but due to how icons now work in XenForo you'll need to be prepared to change the value you put in there once we release the update and you load it up; rather than using the unicode values, you'll need to use XF variables from setup_fa.less - so instead of /f1d8 you'd use @fa-var-paper-plane
Many thanks for detail info. Waiting the next release. 👍
 
Interesting find!

The buttons that allow you to go to the first and last page of a long thread are actually there.

You can't see them as the icons are missing, but if you press to the right of the next button, it takes you to the very last page.

Same thing if you click to the left.

IMG_1640.webp
 
Interesting find!

The buttons that allow you to go to the first and last page of a long thread are actually there.

You can't see them as the icons are missing, but if you press to the right of the next button, it takes you to the very last page.

Same thing if you click to the left.
Very strange but at mobile test with IOS 15.8.2 with SAFARI, I don't have problem with "Prev" and "Next" buttons. Instead I have strange Double Icon problem at "Reply" button that seems normal at your side. :rolleyes:

XF 2.3
a1.webp a2.webp

XF 2.2 - Working perfect
Rc_1.webp rc_2.webp
 
Found a few small bugs:

When i put the widget trending content above the nodes and set it to carrousel mode.

Default style is working:
1721385428439.webp

In style UI.X and UI.X Dark it's not working and stays static:
1721385499030.webp

Signature style color is not good readable

1721389581004.webp1721389618795.webp

No luck when changing color here...
1721390046237.webp
 
Last edited:
here a screenshot what’s I meant

View attachment 306477
Looks like the JS is failing there for some reason (which shouldn't - IIRC we didn't touch the JS that loads those); What happens when you toggle between messages & the notifications? And if you click out of the menu and re-open it, does the menu still re-open (and do the notifications load)? Does the issue happen on the XF default style as well (sorry if you already said if it did or not - been a lot of folks reporting stuff and it's Friday + my first upcoming weekend where I haven't been sick in a month :P)?

Very strange but at mobile test with IOS 15.8.2 with SAFARI, I don't have problem with "Prev" and "Next" buttons. Instead I have strange Double Icon problem at "Reply" button that seems normal at your side. :rolleyes:

XF 2.3
View attachment 306504 View attachment 306505

XF 2.2 - Working perfect
View attachment 306506 View attachment 306507
That's really odd; I'm wondering if you have some customization in there that's getting a little weird. Mind sharing a URL to your board so I can take a look? Feel free to PM it if you don't wanna share with everybody here.

Found a few small bugs:

When i put the widget trending content above the nodes and set it to carrousel mode.

Default style is working:
View attachment 306522

In style UI.X and UI.X Dark it's not working and stays static:
View attachment 306524

Signature style color is not good readable

View attachment 306531View attachment 306532

No luck when changing color here...
View attachment 306533

Can't replicate either of those on a clean install; mind also sharing a link to your board so I can take a look? The trending widget itself being static COULD be that in that instance it's loading only 2 items, which won't generate the actual carousel components; A quick inspect of it will show you if it's only loading 2 divs for the items or if it's loading more and the carousel is broken.
 
That's really odd; I'm wondering if you have some customization in there that's getting a little weird. Mind sharing a URL to your board so I can take a look? Feel free to PM it if you don't wanna share with everybody here.
As far as I can remember, there is not any customization on that section.

But better to check your self sir, just sent the URL as PM. (y)
 
Hi

Thanks for the update. I have a problem after updating both UI.X and UI.X dark.

I can't see the First/Last button on pagination. it is functional and working fine but the background of the keys are not visible.

first.webplast.webp
 
Back
Top Bottom