UI.X 2

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

No permission to buy ($59.50)
This would surely require custom development nor do we offer an add-on that would allow you to achieve this either. Although there is already a collapsible aspect within the postbit already within Appearance -> Style Properties -> Messages.
Ok got it thanks - ill PM you so we can a discussion on custom work.
 
Receiving this on admin panel after updating XF 2.2.5 "You are currently running 1 outdated version(s) of ThemeHouse styles, but no update is currently available. Some bugs/issues may be expected." , please update theme .
 
That's good question
Hallelujah! I've just been informed that the last round of updates did include PHP 8 compatibility. Not sure why they didn't feel that was worthy of mention, but I'm happy they did it. It's a pleasant surprise. (y)
 
Hallelujah! I've just been informed that the last round of updates did include PHP 8 compatibility. Not sure why they didn't feel that was worthy of mention, but I'm happy they did it. It's a pleasant surprise. (y)

Hope all of their styles are now compatible with php8
 
I upgraded today and now have a couple server errors.
  • XF\CssRenderException: Error rendering template email:core.less: variable @fontSizeLarger is undefined in file email:core.less in email:core.less (on or near line 5638)
  • src/XF/CssRenderException.php:87
  • Generated by:
  • May 7, 2021 at 7:48 PM

Stack trace​


5635 |
5636 | .summaryOuterHeader-content
5637 | {
5638| font-size: @fontSizeLarger;
5639 | font-weight: 400;
5640 | color: lighten(#484d56, 45%);
5641 | }
------------
 
Last edited:
I upgraded today and now have a couple server errors.
  • XF\CssRenderException: Error rendering template email:core.less: variable @fontSizeLarger is undefined in file email:core.less in email:core.less (on or near line 5638)
  • src/XF/CssRenderException.php:87
  • Generated by: andprinter
  • May 7, 2021 at 7:48 PM

Stack trace​


5635 |
5636 | .summaryOuterHeader-content
5637 | {
5638| font-size: @fontSizeLarger;
5639 | font-weight: 400;
5640 | color: lighten(#484d56, 45%);
5641 | }
------------
Which PHP version you are using 8.0.6?

I too getting same error along with following on PHP 8.0.6

ErrorException: Template error: [E_WARNING] A non-numeric value encountered
internal_data/code_cache/templates/l1/s19/public/th_node_list_grid_nodes.less.php:99
 
Last edited:
Which PHP version you are using 8.0.6?

I too getting same error along with following on PHP 8.0.6

ErrorException: Template error: [E_WARNING] A non-numeric value encountered
internal_data/code_cache/templates/l1/s19/public/th_node_list_grid_nodes.less.php:99
That looks to be an issue with their Nodes addon. I believe they have so far only updated UI.X and the rest of their styles for PHP 8. But good to know, because I use that addon too. :(
 
Hey, I run this site: www.vampirecounts.net and the theme is proving to be a problem. Some want light, some want dark. Am I correct in thinking:

  • I can use this to create multiple themes?
  • How easy is it to adjust the theme. I am relatively inexperienced so the ease of tweaking, ideally without having to code is very important!
  • Is it easy to use custom icons, i.e. we previously used a blood drop to indicate new posts or threads?

Thanks!
 
Back
Top Bottom