UI.X 2

UI.X 2 2.2.15.0.2

No permission to download
There used to be a way to adjust the width of the "latest post" column in XF1. How do I do that in XF2/UI.X?

edit: I can do this in the CSS like so, but is there a setting I'm missing?

CSS:
.structItem-cell.structItem-cell--latest {
    width: 140px
}
 
Last edited:
There used to be a way to adjust the width of the "latest post" column in XF1. How do I do that in XF2/UI.X?

edit: I can do this in the CSS like so, but is there a setting I'm missing?

CSS:
.structItem-cell.structItem-cell--latest {
    width: 140px
}
There is no setting in this for XF2, you will have to write custom css to do so as you mentioned.
 
I'm trying to update the path/file name for my logo. In the ACP

Appearances --> Style Properties --> Basic Options --> Logo

Logo URL: images/tbw h 120.png

(Edited to add - I've also tried with images/tbw_h_120.png and that doesn't work either.)

Doesn't work. What path do I need to use / where do I need to put the file?

Alternatively, when I click "upload" at that spot, I get an error:

Code:
Oops! We ran into some problems.
LogicException: Entity XF:styleProperty (class: XF\Entity\styleProperty) could not be found in src/XF/Mvc/Entity/Manager.php at line 51
XF\Mvc\Entity\Manager->getEntityClassName() in src/XF/Mvc/Entity/Manager.php at line 123
XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Controller.php at line 431
XF\Mvc\Controller->assertRecordExists() in src/addons/ThemeHouse/UIX/Admin/Controller/UixSpImageUpload.php at line 50
ThemeHouse\UIX\Admin\Controller\UixSpImageUpload->assertStylePropertyExists() in src/addons/ThemeHouse/UIX/Admin/Controller/UixSpImageUpload.php at line 32
ThemeHouse\UIX\Admin\Controller\UixSpImageUpload->actionIndex() in src/XF/Mvc/Dispatcher.php at line 321
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 244
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 100
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 50
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2178
XF\App->run() in src/XF.php at line 390
XF::runApp() in admin.php at line 13

Please help!
 
Last edited:
Hello :)
I have a styling problem with Extended footer: My HTML code is centered, but the content is not centered visually:
Schermata 2019-07-20 alle 03.58.16.webp

My code:
HTML:
<center><img src="https://mc-security.eu/styles/uix/images/MC-Security.png" alt="" width="20%"><br/>
<a href="https://mc-security.eu/help/terms/" target=_blank style="color: #B8CEDD" ><font size="3">Termini e condizioni d'uso del sito</font></a> <font color="black"><font size="4">│</font></font> <a href="https://mc-security.eu/help/privacy-policy/" target=_blank style="color: #B8CEDD" > <font size="3">Privacy policy</font></a>
<p>© MC-Security - 2019 │ Powered by <a href="https://minecraft-time.tk" target=_blank > Minecraft Time</a> │
 <a href="https://xenforo.com" class="u-concealed" dir="ltr" target="_blank">Forum software by XenForo<sup>&reg;</sup> <span class="copyright">&copy; 2010-2019 XenForo Ltd.</span></a><br/>
Il materiale contenuto all'interno di questo sito web è consultabile pubblicamente e gratuitamente. Esso appartiene ai proprietari della community e/o affiliati.</center>

Thanks in advance :)
 
I'm trying to update the path/file name for my logo. In the ACP

Appearances --> Style Properties --> Basic Options --> Logo

Logo URL: images/tbw h 120.png

(Edited to add - I've also tried with images/tbw_h_120.png and that doesn't work either.)

Doesn't work. What path do I need to use / where do I need to put the file?

Alternatively, when I click "upload" at that spot, I get an error:

Code:
Oops! We ran into some problems.
LogicException: Entity XF:styleProperty (class: XF\Entity\styleProperty) could not be found in src/XF/Mvc/Entity/Manager.php at line 51
XF\Mvc\Entity\Manager->getEntityClassName() in src/XF/Mvc/Entity/Manager.php at line 123
XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Controller.php at line 431
XF\Mvc\Controller->assertRecordExists() in src/addons/ThemeHouse/UIX/Admin/Controller/UixSpImageUpload.php at line 50
ThemeHouse\UIX\Admin\Controller\UixSpImageUpload->assertStylePropertyExists() in src/addons/ThemeHouse/UIX/Admin/Controller/UixSpImageUpload.php at line 32
ThemeHouse\UIX\Admin\Controller\UixSpImageUpload->actionIndex() in src/XF/Mvc/Dispatcher.php at line 321
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 244
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 100
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 50
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2178
XF\App->run() in src/XF.php at line 390
XF::runApp() in admin.php at line 13

Please help!
Hello :)
I have a styling problem with Extended footer: My HTML code is centered, but the content is not centered visually:
View attachment 206855

My code:
HTML:
<center><img src="https://mc-security.eu/styles/uix/images/MC-Security.png" alt="" width="20%"><br/>
<a href="https://mc-security.eu/help/terms/" target=_blank style="color: #B8CEDD" ><font size="3">Termini e condizioni d'uso del sito</font></a> <font color="black"><font size="4">│</font></font> <a href="https://mc-security.eu/help/privacy-policy/" target=_blank style="color: #B8CEDD" > <font size="3">Privacy policy</font></a>
<p>© MC-Security - 2019 │ Powered by <a href="https://minecraft-time.tk" target=_blank > Minecraft Time</a> │
<a href="https://xenforo.com" class="u-concealed" dir="ltr" target="_blank">Forum software by XenForo<sup>&reg;</sup> <span class="copyright">&copy; 2010-2019 XenForo Ltd.</span></a><br/>
Il materiale contenuto all'interno di questo sito web è consultabile pubblicamente e gratuitamente. Esso appartiene ai proprietari della community e/o affiliati.</center>

Thanks in advance :)
So that our team can better assist with these issues, please go ahead and create a ticket on our support portal.
 
After the update the sidebar has broke
I have also noticed an issue at sidebar after upgrade. It is not broken but it is not same as before.

As you can see from screen, after upgrade sidebar moves right and left which is not normal. It was not like before.

Old version
EB8DE434-9A06-4669-95DF-9E5F0F6399D4.webp

New version

B35D0C15-F74A-41CE-B725-6B843F89F620.webp
 
I have also noticed an issue at sidebar after upgrade. It is not broken but it is not same as before.

As you can see from screen, after upgrade sidebar moves right and left which is not normal. It was not like before.

Old version
View attachment 207101

New version

View attachment 207102
Thanks for reporting that. I’ve been busy to do it lately but that is exactly the issue I am having as well!
 
Hello :)
I found an issue with the logo. Some users see the normal logo (Custom) and others see the default UI.X logo.

I have cleared the browser cache and I continue to see my custom logo. But some users (clearing the cache) see the normal logo.
Thanks for reading :)
 
Hello :)
I found an issue with the logo. Some users see the normal logo (Custom) and others see the default UI.X logo.

I have cleared the browser cache and I continue to see my custom logo. But some users (clearing the cache) see the normal logo.
Thanks for reading :)
Do you have your primary style that isn't edited visible to normal users?
 
The primary style is UI.X (Users can't select it) and UI.X Child as Child style
Understood, from our last discussion in private message. You said you were able to get this resolved!
Let us know if we can help with anything else :)

Trying to download the new UI.X add-on update but getting:
Try again and let us know if it happens again through our support portal.
 
Found an issue with Safari on my iPhone XS Max. I'm not sure if it happens with other mobile devices, but it works fine on both my iPad and MBP (though on the iPad it 'wiggles').

When clicking the three dots to the right of the Watch button then selecting edit thread, the save/delete button goes crazy.

Only seems to happen in threads that have thread fields making them longer than the XS Max viewport.
 
Last edited:
I have a feature request; I'd really like to be able to specify the width of the sidenav and sidebar separately :)
 
Found an issue with Safari on my iPhone XS Max. I'm not sure if it happens with other mobile devices, but it works fine on both my iPad and MBP (though on the iPad it 'wiggles').

When clicking the three dots to the right of the Watch button then selecting edit thread, the save/delete button goes crazy.

Only seems to happen in threads that have thread fields making them longer than the XS Max viewport.
I'll look into this further to see if I am able to replicate before reporting it on our issue tracker.

I have a feature request; I'd really like to be able to specify the width of the sidenav and sidebar separately :)
Thanks for the suggestion, I'll add this as a feature suggestion.
 
If I understand this option correctly, it should remove the padding on the sides of p-body-inner below the width specified. It appears the padding is in fact 0px, but width is still being calculated at 100% - 12px, which is adding space to the sides.

1565019329713.webp
 
Top Bottom