UI.X 2

UI.X 2 2.2.15.0.2

No permission to download
if you have already installed the theme via the UI.X add-on, then you can simply Appearance > Themehouse Styles and click Upgrade next to the theme. This is all that is required to update a theme that has already been installed with the UI.X add-on.
But I think before upgrading the theme, first we have to upgrade UI.X add-on (ThemeHouse-UIX-2.0.5_Patch_Level_2.zip) right ?
 

Attachments

  • UIX addon.webp
    UIX addon.webp
    12.5 KB · Views: 47
If that's the case you didn't install the style originally with the UI.X Add-on, you can export your child style and import it as a child of the new UI.X and then delete the old one
I can export my modified style, import it to my theme UI.X 2.0.4.0.0 as child it always remains in: 2.0.2.1.0
The theme UI.X 2.0.4.0.0 was installed via API
 
I believe the issue has to do with the XF base_url (I just implemented a fix for this yesterday actually.) For now I believe if you add a "/" in front of each image it will work.

EX: "/@xf-uix_imagePath/images/bg/1.jpg", "/@xf-uix_imagePath/images/bg/2.jpg",
And according to change log :
  • Fixed backstretch when using background urls
This fix at new version did not work for me. With or without "/" I still have the same problem.

The banner as a slideshow does only work at home page, not at other pages.
 
Last edited:
so i updated xenforo, theme add-on and theme on my board today.
went smoothly. except for one issue that i cannot resolve on my own.
i cannot get back the compact header like it was before the update.
now the forum name is in its own line making the header taller.
i have checked everywhere but i cannot find the setting that would bring it back in the same line as the top nav bar like it was possible before the update.
sadly, i do not have access to an older screenshot at the moment but this is what i want to do.
 
According to the changelog : Fixed Safari issues

But what I see, safari still has issues :(
 

Attachments

  • 1_Web Browser_Chrome.webp
    1_Web Browser_Chrome.webp
    93.1 KB · Views: 47
  • 1_Web Browser_Mozilla.webp
    1_Web Browser_Mozilla.webp
    94.8 KB · Views: 39
  • 1_Web Browser_Safari.webp
    1_Web Browser_Safari.webp
    81.1 KB · Views: 40
One more bug : As you can see at attached, my banner height and logo size are changed after the upgrade at Chrome and Mozilla. But they are still normal at Safari ??

When I check the related parameters for banner and logo size, they are still same as they should be. So how can I fix that problem?
 

Attachments

  • 2_Banner and Logo  Prb.webp
    2_Banner and Logo Prb.webp
    126.3 KB · Views: 38
Last edited:
Solved.

Updated UI.X (the add-on), and I'm still getting the notification that an update is available.
1521529154507.webp

Furthermore I got this error:
1521529230485.webp
 
Last edited:
Just before upgrading UI.X2 2.0.2.1.0 , first I want to upgrade Xenforo from 2.0.2 to 2.0.4. After a successful upgrade at Xenforo, it asked me to merge Outdated templates, which is normal.

What I want to learn is, for the following templates "Page_Container, app_nav.less, message.less" I need to make a choice as shown at attached. (Sorry it is in Turkish) I selected to right one, is it correct ?

Unfortunately, there is not necessarily a right answer here. The issue is that changes form UI.X, XenForo, and yourself are in conflict with eachother (meaning two people edited the same thin) and it wants to know which version you would like. UI.X 2 has already resolved all of the merge issues from XenForo 2.0.4, so this mean that something you edited is in conflict with one of the updates.

I can export my modified style, import it to my theme UI.X 2.0.4.0.0 as child it always remains in: 2.0.2.1.0
The theme UI.X 2.0.4.0.0 was installed via API

Make sure you are not exporting your theme as an independent theme, or it will contain everything from its current parent, which is what you are trying to avoid.
 
so i updated xenforo, theme add-on and theme on my board today.
went smoothly. except for one issue that i cannot resolve on my own.
i cannot get back the compact header like it was before the update.
now the forum name is in its own line making the header taller.
i have checked everywhere but i cannot find the setting that would bring it back in the same line as the top nav bar like it was possible before the update.
sadly, i do not have access to an older screenshot at the moment but this is what i want to do.

Navigate to Style Properties > Header and Navigation, and set "Minimum viewport width to show logo block" to 100%.
 
One more bug : As you can see at attached, my banner height and logo size are changed after the upgrade at Chrome and Mozilla. But they are still normal at Safari ??

When I check the related parameters for banner and logo size, they are still same as they should be. So how can I fix that problem?

It looks like you are having quite a few issues with your theme. Why don't you shoot us a ticket on themehouse.com and we'll help you get your ducks back in order :) https://www.themehouse.com/contact/create-ticket/choose-product
 
Hello, after update UI.X 2.0.4.0.0 i have more smaller logo. Before width was cca 200px, now cca one half. How can i set "before" version?

Výstřižek.webp
 
Unfortunately, there is not necessarily a right answer here. The issue is that changes form UI.X, XenForo, and yourself are in conflict with eachother (meaning two people edited the same thin) and it wants to know which version you would like. UI.X 2 has already resolved all of the merge issues from XenForo 2.0.4, so this mean that something you edited is in conflict with one of the updates.



Make sure you are not exporting your theme as an independent theme, or it will contain everything from its current parent, which is what you are trying to avoid.
Yes I export the independent theme well and yet it does not update
 
Anyone else getting errors in regards to ThemeHouse Reactions and these changes?
Code:
#0 [internal function]: XF\Template\Templater->handleTemplateError(512, 'Function parse_...', '/home/trueuoco/...', 856, Array)
#1 src/XF/Template/Templater.php(856): trigger_error('Function parse_...', 512)
#2 internal_data/code_cache/templates/l1/s6/public/PAGE_CONTAINER.php(2151): XF\Template\Templater->fn('parse_less_colo...', Array, true)
#3 src/XF/Template/Templater.php(1246): XF\Template\Templater->{closure}(Object(ThemeHouse\Reactions\XF\Template\Templater), Array)
#4 src/XF/Pub/App.php(449): XF\Template\Templater->renderTemplate('PAGE_CONTAINER', Array)
#5 src/XF/App.php(1724): XF\Pub\App->renderPageHtml('\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#6 src/XF/Mvc/Dispatcher.php(310): XF\App->renderPage('\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#7 src/XF/Mvc/Dispatcher.php(44): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#8 src/XF/App.php(1889): XF\Mvc\Dispatcher->run()
#9 src/XF.php(328): XF\App->run()
#10 index.php(13): XF::runApp('XF\\Pub\\App')
#11 {main}
 
Top Bottom