Recent content by willl

  1. willl

    Prisma [Paid]

    We actually don't support variations on most of our styles, just due to the nature of how many were built and how they rely on certain color functions that don't play nice inside variations. We have "Variations-ready" versions of our UIX and AC.UI styles, but styles like Prisma don't currently...
  2. willl

    UI.X 2 [Paid]

    Not an uncommon issue sometimes - Thankfully it's an easy fix :) Go to Appearance -> Templates, and switch over to the e-mail tab. Open up the "core.less" template. You should see the following right at the top: // NOTE: THIS DOES NOT HAVE ACCESS TO public:setup.less automatically! // THE...
  3. willl

    UI.X 2 [Paid]

    Yup!
  4. willl

    UI.X 2 [Paid]

    Hopefully we'll have the issues resolved soon; once it's back up you should be good to go!
  5. willl

    UI.X 2 [Paid]

    Apologies! Having some server issues at the moment regarding the website, but yes, we do still maintain the themes :)
  6. willl

    Drift [Paid]

    This is because they are a bit too large to display on one line. As a quick fix, you could add the following to extra.less: .structItem-cell.structItem-cell--resourceMeta .ratingStars.ratingStars--larger { font-size: 100%; }
  7. willl

    UI.X 2 [Paid]

    If you've installed the style via Install & Upgrade or the UIX addon you can try those. Is there something preventing you from using the XML, though? If so, you may not be able to use the other options either, as the XML option is the most reliable method. When you download the theme, it's...
  8. willl

    UI.X 2 [Paid]

    When you are updating your UIX style itself, you'll want to overwrite your core UIX style with the style-uix.xml file. If you're using the variations version of the style, you'll use the style-uix_variations.xml version instead (in the child_xmls folder) First thing I'd try is re-importing the...
  9. willl

    UI.X 2 [Paid]

    The process has actually changed with XF 2.3, and we haven't updated that documentation yet. You'll basically want to set a custom class on the navigation entry, and then add the icon via CSS. As an example, let's say I set the class "myNewNav1" on a nav item, like so: I'll then go into...
  10. willl

    UI.X 2 [Paid]

    For theme purchases we currently only accept payments via Paypal; I'm assuming the reason for the request is due to PayPal itself being blocked?
  11. willl

    UI.X 2 [Paid]

    Correct; Due to a weird deploy bug (and being super busy with client work :D) we're currently not able to update the checkout process that shows the coupon codes as being available (despite having them disabled), but the code itself is no longer active. I will note that AC.UI can still be had...
  12. willl

    UI.X 2 [Paid]

    Depending on how old you're upgrading from, you might be better off re-creating your customizations in a new child style. However, in most cases, you should be able to do the following: Copy your light child style (where you did all your customizations - hopefully you did this :)) to be a...
  13. willl

    UI.X 2 [Paid]

    With the Nodes addon installed, you'll go to Forums -> Node Layout & Styling, select the node you want to add the background to, and then check the "Use custom value" for "Background image". You'll then want to put the URL to where the image is stored in that field (so you'll need to upload it...
  14. willl

    UI.X 2 [Paid]

    Are you talking about for an individual node, or for all nodes?
  15. willl

    UI.X 2 [Paid]

    Without logging in myself troubleshooting is gonna be a bit of a challenge; Off the top of my head, just make sure your style setup has the Varations UIX style as the "parent" style (as in it's not a child of any other style), and that you're placing your customizations in a child of that style...
Back
Top Bottom