Recent content by willl

  1. willl

    XF2 [8WR] XenAtendo 2 (Calendar) PRO [Paid]

    Got what appears to be a permissions bug; If an event is in a node where you can view the thread list, but not the actual thread, it won't show up in the calendar unless you've got access to view the thread contents; you'd expect the thread title & link to still show up in the calendar.
  2. willl

    Fixed Article Forums layout rendering is off (xenforo.com)

    In the Have You Seen forum, the anchor wrapped around the image is height: 100%, which ends up breaking the layout of the article card.
  3. willl

    Less templates appear to be in strict maths mode (ie more parentheses)

    Yeah, drove me a bit crazy too; did some refactoring to compensate, but I'm sure I missed something in one of ours..
  4. willl

    Fixed Enabling variations on child styles where the parent doesn't have variations misses most variation settings

    More info here: Attempted to export a style with the latest update and import, turning on variations, and same issue. Also attempted to set variations on the original style, same issue. Wondering if this is impacting styles with designer mode enabled?
  5. willl

    Fixed Enabling variations on child styles where the parent doesn't have variations misses most variation settings

    Here's the core path of everything built: Installed XF2.3 -> Copied addons & styles (designer-mode files) over to XF2.3 and installed them via CLI -> Disabled variations on all styles and updated all the templates to work with XF 2.3 -> Created a new child style under one of the upgraded...
  6. willl

    Fixed Enabling variations on child styles where the parent doesn't have variations misses most variation settings

    Most critically is all style properties under Color Palette and Basic Colors except for the following (under Basic Colors): User-generated content link color User-generated link hover color Page chrome background color Page chrome text color Page sub-navigation background Block footer text...
  7. willl

    Fixed Enabling variations on child styles where the parent doesn't have variations misses most variation settings

    In XF2.3 Beta 4, when you create a child style and enable variations on that child style, only a handful of style properties will actually have variations available if the parent doesn't have variations enabled. Not entirely sure if this is a bug or "as expected", but I imagine most would find...
  8. willl

    Fixed Exported 2.3.0 style imports as a default style

    Confirming from my end, too.
  9. willl

    iO [Paid]

    When you go here: https://www.themehouse.com/contact/support and click "Create a ticket", a chat-style window should pop up in the lower right; If not, you might need to whitelist ThemeHouse (and/or Intercom) in your ad/JS blocker (as ad blockers can interfere with it). If you still have...
  10. willl

    Fixed JS menu positioning fails if .menu-arrow element is missing

    With the refactored JS, there is one issue I've discovered; getHorizontalPosition will error out at menuArrow.style.top = '' if the menu being loaded doesn't contain an element with .menu-arrow; In XF 2.2 using jQuery it's just do a silent graceful fail on setting CSS and continue on, but...
  11. willl

    UI.X Classic [Paid]

    Mind creating a ticket here? https://www.themehouse.com/contact/support We can investigate further via the ticket.
  12. willl

    UI.X 2

    I've been working on updating our styles for 2.3; We are planning to update UI.X for it, definitely! Just note that the actual release of the updated styles most likely won't happen until we have the final version of XF2.3 in-hand, and there are enough major changes that you won't want to update...
  13. willl

    XF 2.3 Boosting performance in XenForo 2.3

    I am absolutely shocked. Shocked, I say.
  14. willl

    Duplicate After saving a template page refresh goes back to top of page

    This one has been driving me nuts while I work to update our styles for 2.3.
  15. willl

    UI.X Classic [Paid]

    Under Appearance -> Style Properties -> Global Settings, check "Remove Title from Forum Index".
Top Bottom