UI.X

Unmaintained UI.X 1.5.22.0

No permission to download
Hi everyone,

Note: this version requires the latest update to the UI.X add-on version 1.0.7. The add-on can be downloaded from your customer area at Audentio.com.

We also offer installation ($15) and upgrades (starting at $99 - but if you set it up properly its free because its just one click) for those who would rather we take care of it for you. Any major issues will be fixed and we'll set it up so you only have to click a button moving forward.

If you want to do this yourself, here are the steps for installation and upgrading. We highly recommend testing any theme you buy or product locally before trying it out on your live board.

Installation instructions:
  1. First, you will need to go to audentio.com and login to your customer area.
  2. Go to your license for whichever product you've purchased. Click 'Download UI.X Add-on'. This add-on is used for functionality purposes as well as downloading the theme itself. This add-on is required.
  3. After downloading, extract the .zip files somewhere, and upload the contents of /upload/ to your XenForo root directory
  4. Grab the .xml file in that extracted .zip and install it via the ACP add-on manager.
  5. Once the add-on is installed, go back to your customer area and generate an API key.
  6. Once this is done, you can go to Appearance > UI.X > Styles (in your sidebar) and you should see the product you purchased with an install button next to it. Click that.
  7. There will be some options. Follow the instructions to install automatically (note that you may be prompted to CHMOD your directories). You may also install manually, there are instructions in this area under a tab called 'Install manually'.
  8. If you ever get stuck, we are a ticket away!

Upgrading instructions:
  1. First, and foremost, make a backup of your theme. A backup of your site as a whole is never a bad idea either especially if you are going to production board
  2. Second, disable the UI.X Add-on. This will cause some PHP errors if you are missing tables, so its best to just disable it. If you do accidentally forget, you must add $config['enableListeners'] = 0; to your library/config.php file, then start back at step 2.
  3. Download the latest version of the add-on, located in your downloads area as a green button
  4. Upload the contents of the /upload/ folder within that extracted zip folder to your root XenForo directory
  5. After that has finished, go into your XenForo ACP and click on the UI.X add-on. You will get a modal that says upgrade add-on. Browse for the .xml of the add-on that was in the .zip file and continue
  6. After that has finished, you can choose if you want to update the theme via the add-on or manually. We recommend doing it automatically so that is how we will continue in step 7.
  7. If you go to Appearance, on the sidebar you'll see UI.X > Styles. Click Update next to the style you want to update, or you can install fresh here as well.
After upgrading has finished, you may need to run through and change a few style properties or merge some templates. If you get stuck WE ARE HERE TO HELP. We want your site to be working properly and for you to love the final result. Post in the thread or create a ticket at audentio.com! :)

UI.X must be considered a software sitting within XenForo, especially days after a major release. So it must be tested. In fact, if you are uncomfortable, wait a few days for those who are fine beta testing to run through and find some bugs.

Changelog:
  • Off canvas panels have been adapted to support static panels, meaning panels that you can see on desktop without being 'off-canvas'. So we call them 'on-canvas'
  • Three animation styles (push, cover, and reveal) for off-canvas panels
  • Improve off-canvas panel markup for easier customization abilities
  • The panel tabs are made generic so other content can be moved into tabs with relative ease
  • Improved RTL support on canvases
  • Sticky threads collapse icon vertically aligns properly
  • Deprecated/removed uix_showCategoryDescOnHover, the setting that showed the category strip category description on hover, its not good UI and it also caused rendering issues
  • Border radius issue fixed on UI.X Extended Footer
  • Added style property for styling threadlist separator for sticky threads and normal threads
  • Fixed issue with collapsed nodes cookies expiring prematurely, they are set to indefinite now.
  • Added utility classes for gutter widths (.u-largeGutter, .u-smallGutter)
  • Added a style property to set fixed jump buttons left or right
  • Added a style property to set floated container items left or right
  • Added style property to set fixed welcome block left or right
  • Generic style properties for default xenforo floating notices
  • Major inline category node improvements to alignment of collapse icon, title, description, and category strip icon. Can use flexbox so alignment is easily changed as well
  • Major typography improvements, including the removal of lato by default to improve performance and load time
  • Added .is-sidebarOpen and .is-sidebarClosed
  • Deprecated/removed fluid width style property, must be changed in options instead for default state. Anything not 100% just doesn't work in responsive environments, it causes unnecessary space for odd devices and is unnecessary for the end user
  • Avatar styles no longer applied to member card, and fixed flash
  • Fixed an issue with long usernames overflowing on userblock
  • Fixed pageWidth margin hackery and made the code super clean and simplified
  • Added a style property for category strip node icons
  • Fixed a js offset issue with post pagination
  • Fixed a bug with signature collapsing
  • Fixed an error caused by some URLs when the javascript attempts to position the page to account for sticky bars.
  • Add signup button class: .signUpButton
  • Covered style / Search in tablinks / Sign up page bug - causing incorrect positioning of search bar

If you have any questions or concerns please feel free to post in the thread!

Thanks for using UI.X!
Hi everyone,

Note: this version requires the latest update to the UI.X add-on version 1.0.6. The add-on can be downloaded from your customer area at Audentio.com.

We also offer installation ($15) and upgrades (starting at $99 - but if you set it up properly its free because its just one click) for those who would rather we take care of it for you. Any major issues will be fixed and we'll set it up so you only have to click a button moving forward.

If you want to do this yourself, here are the steps for installation and upgrading. We highly recommend testing any theme you buy or product locally before trying it out on your live board.

Installation instructions:
  1. First, you will need to go to audentio.com and login to your customer area.
  2. Go to your license for whichever product you've purchased. Click 'Download UI.X Add-on'. This add-on is used for functionality purposes as well as downloading the theme itself. This add-on is required.
  3. After downloading, extract the .zip files somewhere, and upload the contents of /upload/ to your XenForo root directory
  4. Grab the .xml file in that extracted .zip and install it via the ACP add-on manager.
  5. Once the add-on is installed, go back to your customer area and generate an API key.
  6. Once this is done, you can go to Appearance > UI.X > Styles (in your sidebar) and you should see the product you purchased with an install button next to it. Click that.
  7. There will be some options. Follow the instructions to install automatically (note that you may be prompted to CHMOD your directories). You may also install manually, there are instructions in this area under a tab called 'Install manually'.
  8. If you ever get stuck, we are a ticket away!

Upgrading instructions:
  1. First, and foremost, make a backup of your theme. A backup of your site as a whole is never a bad idea either especially if you are going to production board
  2. Second, disable the UI.X Add-on. This will cause some PHP errors if you are missing tables, so its best to just disable it. If you do accidentally forget, you must add $config['enableListeners'] = 0; to your library/config.php file, then start back at step 2.
  3. Download the latest version of the add-on, located in your downloads area as a green button
  4. Upload the contents of the /upload/ folder within that extracted zip folder to your root XenForo directory
  5. After that has finished, go into your XenForo ACP and click on the UI.X add-on. You will get a modal that says upgrade add-on. Browse for the .xml of the add-on that was in the .zip file and continue
  6. After that has finished, you can choose if you want to update the theme via the add-on or manually. We recommend doing it automatically so that is how we will continue in step 7.
  7. If you go to Appearance, on the sidebar you'll see UI.X > Styles. Click Update next to the style you want to update, or you can install fresh here as well.
After upgrading has finished, you may need to run through and change a few style properties or merge some templates. If you get stuck WE ARE HERE TO HELP. We want your site to be working properly and for you to love the final result. Post in the thread or create a ticket at audentio.com! :)

UI.X must be considered a software sitting within XenForo, especially days after a major release. So it must be tested. In fact, if you are uncomfortable, wait a few days for those who are fine beta testing to run through and find some bugs.

Changelog:
  • Google cache solution discovered and implemented, see Kyler's post: https://xenforo.com/community/threads/ui-x-paid.57944/page-275#post-998017
  • Fixed an issue with TinyMCE Quattro add-on
  • Add-on allows to pull non-unread alerts/PCs into off canvas sidebar
  • Added unique uix_time function that will show relative time stamps consistently. A bunch of locations were added as well (node last post, post, registration, last seen, thred created, and thread last post) - settings can be found in the Style Properties > UI.X Global Settings
  • XMG/RM sidebar now centers properly on mobile
  • Sticky sidebar improvements
  • Rebuilt modernizr to support IE10 flexbox
  • Fixed an issue with alerts and conversation windows on mobile devices
  • Member cards ignore avatar style, as it looked funny and caused a few rendering issues
  • Backstretch properly adheres to the viewport width and height, not the document
  • Improvements to box model on the pagination
  • Node grid can be disabled or enabled per view. In case you don't want node grid on the forum_view for example
  • Apply buttons style property to #QuickSearch a.button when uix_searchPosition == 0
  • .Responsive.hasFlexbox #QuickReply is in uix_message.css twice.
  • Modal login uses IDs but can make multiple separate modals (navigation and sidebar) causing issues.
  • Fix style options in account preferences
  • Fixed jump when removing alert on visitor tabs.
  • Dropdown menu click behavior, we spent an extensive amount of time evaluating what should happen here and will make a post specifically on our findings. For now, we believe to have the ideal fix in place, one better than default XenForo's as well in fact.
  • Guests can now, if given permission, toggle sidebar
  • Guests can also toggle width
  • Ability to fix unassociated styles, for themes that are added in manually without the add-on they can be synced manually too.
  • On post creation, you can expand extra info on that post
  • Only stick elements after a scroll event and not if the topmost sticky element is touching the top of the document - useful if you want sticky nav but a header that doesn't adhere to sticky settings, such as logo in the sticky navigation or sticky nav heights.
  • Fixed a bug with resizing the page and the node grid, sometimes would not format properly
  • Userbar not toggling state base on off canvas/contents
  • Fix topctrl so it works with AD Quick Thread
  • Better support for Post Ratings in themes that use icons in the sidebar visitor panel
  • When using a theme that disabled collapsing sidebars, if you had another theme that did the sidebar would hide on that theme. Collapsing a sidebar now scoped to that theme
  • Force update all themes button - Can update all themes at once but only in debug mode
  • Style XMG new media block so it fits better on the forum_list (XenForo re-adds in all their CSS twice, hence why it wasn't looking the best before)
  • Fixed issue with upgrading add-on while using Zend OpCache
  • Style Quick Reply submitcontrol buttons so that they use flexbox, fixes a breaking issue on mobile so now they stack nicely
  • Table style nodes and side by side node on mobile fixed

If you have any questions or concerns please feel free to post in the thread!

Thanks for using UI.X!
Hi everyone,

The major fix here is that the off canvas sidebar menus will not expand or collapse. See changelog for other fixes.

Note: this version requires the latest update to the UI.X add-on version 1.0.5. The add-on can be downloaded from your customer area at Audentio.com.

We also offer installation ($15) and upgrades (starting at $99 - but if you set it up properly its free because its just one click) for those who would rather we take care of it for you. Any major issues will be fixed and we'll set it up so you only have to click a button moving forward.

If you want to do this yourself, here are the steps for installation and upgrading. We highly recommend testing any theme you buy or product locally before trying it out on your live board.

Installation instructions:
  1. First, you will need to go to audentio.com and login to your customer area.
  2. Go to your license for whichever product you've purchased. Click 'Download UI.X Add-on'. This add-on is used for functionality purposes as well as downloading the theme itself. This add-on is required.
  3. After downloading, extract the .zip files somewhere, and upload the contents of /upload/ to your XenForo root directory
  4. Grab the .xml file in that extracted .zip and install it via the ACP add-on manager.
  5. Once the add-on is installed, go back to your customer area and generate an API key.
  6. Once this is done, you can go to Appearance > UI.X > Styles (in your sidebar) and you should see the product you purchased with an install button next to it. Click that.
  7. There will be some options. Follow the instructions to install automatically (note that you may be prompted to CHMOD your directories). You may also install manually, there are instructions in this area under a tab called 'Install manually'.
  8. If you ever get stuck, we are a ticket away!

Upgrading instructions:
  1. First, and foremost, make a backup of your theme. A backup of your site as a whole is never a bad idea either especially if you are going to production board
  2. Second, disable the UI.X Add-on. This will cause some PHP errors if you are missing tables, so its best to just disable it. If you do accidentally forget, you must add $config['enableListeners'] = 0; to your library/config.php file, then start back at step 2.
  3. Download the latest version of the add-on, located in your downloads area as a green button
  4. Upload the contents of the /upload/ folder within that extracted zip folder to your root XenForo directory
  5. After that has finished, go into your XenForo ACP and click on the UI.X add-on. You will get a modal that says upgrade add-on. Browse for the .xml of the add-on that was in the .zip file and continue
  6. After that has finished, you can choose if you want to update the theme via the add-on or manually. We recommend doing it automatically so that is how we will continue in step 7.
  7. If you go to Appearance, on the sidebar you'll see UI.X > Styles. Click Update next to the style you want to update, or you can install fresh here as well.
After upgrading has finished, you may need to run through and change a few style properties or merge some templates. If you get stuck WE ARE HERE TO HELP. We want your site to be working properly and for you to love the final result. Post in the thread or create a ticket at audentio.com! :)

UI.X must be considered a software sitting within XenForo, especially days after a major release. So it must be tested. In fact, if you are uncomfortable, wait a few days for those who are fine beta testing to run through and find some bugs.

Changelog:

  1. Fixed off-canvas menu collapse ability
  2. Fixed off-canvas menu active state colors
  3. Deleted post style looked a bit off, we cleaned it up
  4. Rating stars in XFMG crop when body font-size is larger than 13px.
  5. Section footers on profile page info blocks were off with margins
If you have any questions or concerns please feel free to post in the thread!

Thanks for using UI.X!
  • Like
Reactions: Enguerran A
Hi everyone,

We have a new update for XenForo 1.5.0 as well as some minor new functionality and bug fixes. ALL bugs reported to us that we could replicate have been fixed.

Note: this version requires the latest update to the UI.X add-on version 1.0.5. The add-on can be downloaded from your customer area at Audentio.com.

We also offer installation ($15) and upgrades (starting at $99 - but if you set it up properly its free because its just one click) for those who would rather we take care of it for you. Any major issues will be fixed and we'll set it up so you only have to click a button moving forward.

If you want to do this yourself, here are the steps for installation and upgrading. We highly recommend testing any theme you buy or product locally before trying it out on your live board.

Installation instructions:
  1. First, you will need to go to audentio.com and login to your customer area.
  2. Go to your license for whichever product you've purchased. Click 'Download UI.X Add-on'. This add-on is used for functionality purposes as well as downloading the theme itself. This add-on is required.
  3. After downloading, extract the .zip files somewhere, and upload the contents of /upload/ to your XenForo root directory
  4. Grab the .xml file in that extracted .zip and install it via the ACP add-on manager.
  5. Once the add-on is installed, go back to your customer area and generate an API key.
  6. Once this is done, you can go to Appearance > UI.X > Styles (in your sidebar) and you should see the product you purchased with an install button next to it. Click that.
  7. There will be some options. Follow the instructions to install automatically (note that you may be prompted to CHMOD your directories). You may also install manually, there are instructions in this area under a tab called 'Install manually'.
  8. If you ever get stuck, we are a ticket away!

Upgrading instructions:
  1. First, and foremost, make a backup of your theme. A backup of your site as a whole is never a bad idea either especially if you are going to production board
  2. Second, disable the UI.X Add-on. This will cause some PHP errors if you are missing tables, so its best to just disable it. If you do accidentally forget, you must add $config['enableListeners'] = 0; to your library/config.php file, then start back at step 2.
  3. Download the latest version of the add-on, located in your downloads area as a green button
  4. Upload the contents of the /upload/ folder within that extracted zip folder to your root XenForo directory
  5. After that has finished, go into your XenForo ACP and click on the UI.X add-on. You will get a modal that says upgrade add-on. Browse for the .xml of the add-on that was in the .zip file and continue
  6. After that has finished, you can choose if you want to update the theme via the add-on or manually. We recommend doing it automatically so that is how we will continue in step 7.
  7. If you go to Appearance, on the sidebar you'll see UI.X > Styles. Click Update next to the style you want to update, or you can install fresh here as well.
After upgrading has finished, you may need to run through and change a few style properties or merge some templates. If you get stuck WE ARE HERE TO HELP. We want your site to be working properly and for you to love the final result. Post in the thread or create a ticket at audentio.com! :)

UI.X must be considered a software sitting within XenForo, especially days after a major release. So it must be tested. In fact, if you are uncomfortable, wait a few days for those who are fine beta testing to run through and find some bugs.

Changelog:

  1. Fluid width issue for guests that added some margin on the right should be fixed. We changed up the structure a bit and so if your theme was fluid and is now fixed, make sure to check your settings in case they were changed in the update
  2. Text hamburger icon moved to the left for left off-canvas menus
  3. @uix_threadSlidingStyle style property has been routed to the element that actually triggers the slide-out function
  4. Ability to toggle signatures from view. In other words, if you have a large signature problem, you can actually limit it to whatever pixel height you want. Either by default (in user preferences) or forced with usergroup permissions. This can also be done on hover or with a trigger. For touch devices the trigger will stay, if the signature is not hidden of course. This should help consolidate post views tremendously and cut out useless/obtrusive signatures for your users if they do not want to see them.
  5. Off canvas sidebars, hopefully once and for all, will style third-party add-on links better.
  6. Updated fontAwesome to latest version 4.4.0. This includes the iconator. But you will need to grab the list and update it yourself if you are upgrading the add-on. The value for that is:
    fa fa-500px,fa fa-adjust,fa fa-adn,fa fa-align-center,fa fa-align-justify,fa fa-align-left,fa fa-align-right,fa fa-amazon,fa fa-ambulance,fa fa-anchor,fa fa-android,fa fa-angellist,fa fa-angle-double-down,fa fa-angle-double-left,fa fa-angle-double-right,fa fa-angle-double-up,fa fa-angle-down,fa fa-angle-left,fa fa-angle-right,fa fa-angle-up,fa fa-apple,fa fa-archive,fa fa-area-chart,fa fa-arrow-circle-down,fa fa-arrow-circle-left,fa fa-arrow-circle-o-down,fa fa-arrow-circle-o-left,fa fa-arrow-circle-o-right,fa fa-arrow-circle-o-up,fa fa-arrow-circle-right,fa fa-arrow-circle-up,fa fa-arrow-down,fa fa-arrow-left,fa fa-arrow-right,fa fa-arrow-up,fa fa-arrows,fa fa-arrows-alt,fa fa-arrows-h,fa fa-arrows-v,fa fa-asterisk,fa fa-at,fa fa-automobile,fa fa-backward,fa fa-balance-scale,fa fa-ban,fa fa-bank,fa fa-bar-chart,fa fa-bar-chart-o,fa fa-barcode,fa fa-bars,fa fa-battery-0,fa fa-battery-1,fa fa-battery-2,fa fa-battery-3,fa fa-battery-4,fa fa-battery-empty,fa fa-battery-full,fa fa-battery-half,fa fa-battery-quarter,fa fa-battery-three-quarters,fa fa-bed,fa fa-beer,fa fa-behance,fa fa-behance-square,fa fa-bell,fa fa-bell-o,fa fa-bell-slash,fa fa-bell-slash-o,fa fa-bicycle,fa fa-binoculars,fa fa-birthday-cake,fa fa-bitbucket,fa fa-bitbucket-square,fa fa-bitcoin,fa fa-black-tie,fa fa-bold,fa fa-bolt,fa fa-bomb,fa fa-book,fa fa-bookmark,fa fa-bookmark-o,fa fa-briefcase,fa fa-btc,fa fa-bug,fa fa-building,fa fa-building-o,fa fa-bullhorn,fa fa-bullseye,fa fa-bus,fa fa-buysellads,fa fa-cab,fa fa-calculator,fa fa-calendar,fa fa-calendar-check-o,fa fa-calendar-minus-o,fa fa-calendar-o,fa fa-calendar-plus-o,fa fa-calendar-times-o,fa fa-camera,fa fa-camera-retro,fa fa-car,fa fa-caret-down,fa fa-caret-left,fa fa-caret-right,fa fa-caret-square-o-down,fa fa-caret-square-o-left,fa fa-caret-square-o-right,fa fa-caret-square-o-up,fa fa-caret-up,fa fa-cart-arrow-down,fa fa-cart-plus,fa fa-cc,fa fa-cc-amex,fa fa-cc-diners-club,fa fa-cc-discover,fa fa-cc-jcb,fa fa-cc-mastercard,fa fa-cc-paypal,fa fa-cc-stripe,fa fa-cc-visa,fa fa-certificate,fa fa-chain,fa fa-chain-broken,fa fa-check,fa fa-check-circle,fa fa-check-circle-o,fa fa-check-square,fa fa-check-square-o,fa fa-chevron-circle-down,fa fa-chevron-circle-left,fa fa-chevron-circle-right,fa fa-chevron-circle-up,fa fa-chevron-down,fa fa-chevron-left,fa fa-chevron-right,fa fa-chevron-up,fa fa-child,fa fa-chrome,fa fa-circle,fa fa-circle-o,fa fa-circle-o-notch,fa fa-circle-thin,fa fa-clipboard,fa fa-clock-o,fa fa-clone,fa fa-close,fa fa-cloud,fa fa-cloud-download,fa fa-cloud-upload,fa fa-cny,fa fa-code,fa fa-code-fork,fa fa-codepen,fa fa-coffee,fa fa-cog,fa fa-cogs,fa fa-columns,fa fa-comment,fa fa-comment-o,fa fa-commenting,fa fa-commenting-o,fa fa-comments,fa fa-comments-o,fa fa-compass,fa fa-compress,fa fa-connectdevelop,fa fa-contao,fa fa-copy,fa fa-copyright,fa fa-creative-commons,fa fa-credit-card,fa fa-crop,fa fa-crosshairs,fa fa-css3,fa fa-cube,fa fa-cubes,fa fa-cut,fa fa-cutlery,fa fa-dashboard,fa fa-dashcube,fa fa-database,fa fa-dedent,fa fa-delicious,fa fa-desktop,fa fa-deviantart,fa fa-diamond,fa fa-digg,fa fa-dollar,fa fa-dot-circle-o,fa fa-download,fa fa-dribbble,fa fa-dropbox,fa fa-drupal,fa fa-edit,fa fa-eject,fa fa-ellipsis-h,fa fa-ellipsis-v,fa fa-empire,fa fa-envelope,fa fa-envelope-o,fa fa-envelope-square,fa fa-eraser,fa fa-eur,fa fa-euro,fa fa-exchange,fa fa-exclamation,fa fa-exclamation-circle,fa fa-exclamation-triangle,fa fa-expand,fa fa-expeditedssl,fa fa-external-link,fa fa-external-link-square,fa fa-eye,fa fa-eye-slash,fa fa-eyedropper,fa fa-facebook,fa fa-facebook-f,fa fa-facebook-official,fa fa-facebook-square,fa fa-fast-backward,fa fa-fast-forward,fa fa-fax,fa fa-feed,fa fa-female,fa fa-fighter-jet,fa fa-file,fa fa-file-archive-o,fa fa-file-audio-o,fa fa-file-code-o,fa fa-file-excel-o,fa fa-file-image-o,fa fa-file-movie-o,fa fa-file-o,fa fa-file-pdf-o,fa fa-file-photo-o,fa fa-file-picture-o,fa fa-file-powerpoint-o,fa fa-file-sound-o,fa fa-file-text,fa fa-file-text-o,fa fa-file-video-o,fa fa-file-word-o,fa fa-file-zip-o,fa fa-files-o,fa fa-film,fa fa-filter,fa fa-fire,fa fa-fire-extinguisher,fa fa-firefox,fa fa-flag,fa fa-flag-checkered,fa fa-flag-o,fa fa-flash,fa fa-flask,fa fa-flickr,fa fa-floppy-o,fa fa-folder,fa fa-folder-o,fa fa-folder-open,fa fa-folder-open-o,fa fa-font,fa fa-fonticons,fa fa-forumbee,fa fa-forward,fa fa-foursquare,fa fa-frown-o,fa fa-futbol-o,fa fa-gamepad,fa fa-gavel,fa fa-gbp,fa fa-ge,fa fa-gear,fa fa-gears,fa fa-genderless,fa fa-get-pocket,fa fa-gg,fa fa-gg-circle,fa fa-gift,fa fa-git,fa fa-git-square,fa fa-github,fa fa-github-alt,fa fa-github-square,fa fa-gittip,fa fa-glass,fa fa-globe,fa fa-google,fa fa-google-plus,fa fa-google-plus-square,fa fa-google-wallet,fa fa-graduation-cap,fa fa-gratipay,fa fa-group,fa fa-h-square,fa fa-hacker-news,fa fa-hand-grab-o,fa fa-hand-lizard-o,fa fa-hand-o-down,fa fa-hand-o-left,fa fa-hand-o-right,fa fa-hand-o-up,fa fa-hand-paper-o,fa fa-hand-peace-o,fa fa-hand-pointer-o,fa fa-hand-rock-o,fa fa-hand-scissors-o,fa fa-hand-spock-o,fa fa-hand-stop-o,fa fa-hdd-o,fa fa-header,fa fa-headphones,fa fa-heart,fa fa-heart-o,fa fa-heartbeat,fa fa-history,fa fa-home,fa fa-hospital-o,fa fa-hotel,fa fa-hourglass,fa fa-hourglass-1,fa fa-hourglass-2,fa fa-hourglass-3,fa fa-hourglass-end,fa fa-hourglass-half,fa fa-hourglass-o,fa fa-hourglass-start,fa fa-houzz,fa fa-html5,fa fa-i-cursor,fa fa-ils,fa fa-image,fa fa-inbox,fa fa-indent,fa fa-industry,fa fa-info,fa fa-info-circle,fa fa-inr,fa fa-instagram,fa fa-institution,fa fa-internet-explorer,fa fa-intersex,fa fa-ioxhost,fa fa-italic,fa fa-joomla,fa fa-jpy,fa fa-jsfiddle,fa fa-key,fa fa-keyboard-o,fa fa-krw,fa fa-language,fa fa-laptop,fa fa-lastfm,fa fa-lastfm-square,fa fa-leaf,fa fa-leanpub,fa fa-legal,fa fa-lemon-o,fa fa-level-down,fa fa-level-up,fa fa-life-bouy,fa fa-life-buoy,fa fa-life-ring,fa fa-life-saver,fa fa-lightbulb-o,fa fa-line-chart,fa fa-link,fa fa-linkedin,fa fa-linkedin-square,fa fa-linux,fa fa-list,fa fa-list-alt,fa fa-list-ol,fa fa-list-ul,fa fa-location-arrow,fa fa-lock,fa fa-long-arrow-down,fa fa-long-arrow-left,fa fa-long-arrow-right,fa fa-long-arrow-up,fa fa-magic,fa fa-magnet,fa fa-mail-forward,fa fa-mail-reply,fa fa-mail-reply-all,fa fa-male,fa fa-map,fa fa-map-marker,fa fa-map-o,fa fa-map-pin,fa fa-map-signs,fa fa-mars,fa fa-mars-double,fa fa-mars-stroke,fa fa-mars-stroke-h,fa fa-mars-stroke-v,fa fa-maxcdn,fa fa-meanpath,fa fa-medium,fa fa-medkit,fa fa-meh-o,fa fa-mercury,fa fa-microphone,fa fa-microphone-slash,fa fa-minus,fa fa-minus-circle,fa fa-minus-square,fa fa-minus-square-o,fa fa-mobile,fa fa-mobile-phone,fa fa-money,fa fa-moon-o,fa fa-mortar-board,fa fa-motorcycle,fa fa-mouse-pointer,fa fa-music,fa fa-navicon,fa fa-neuter,fa fa-newspaper-o,fa fa-object-group,fa fa-object-ungroup,fa fa-odnoklassniki,fa fa-odnoklassniki-square,fa fa-opencart,fa fa-openid,fa fa-opera,fa fa-optin-monster,fa fa-outdent,fa fa-pagelines,fa fa-paint-brush,fa fa-paper-plane,fa fa-paper-plane-o,fa fa-paperclip,fa fa-paragraph,fa fa-paste,fa fa-pause,fa fa-paw,fa fa-paypal,fa fa-pencil,fa fa-pencil-square,fa fa-pencil-square-o,fa fa-phone,fa fa-phone-square,fa fa-photo,fa fa-picture-o,fa fa-pie-chart,fa fa-pied-piper,fa fa-pied-piper-alt,fa fa-pinterest,fa fa-pinterest-p,fa fa-pinterest-square,fa fa-plane,fa fa-play,fa fa-play-circle,fa fa-play-circle-o,fa fa-plug,fa fa-plus,fa fa-plus-circle,fa fa-plus-square,fa fa-plus-square-o,fa fa-power-off,fa fa-print,fa fa-puzzle-piece,fa fa-qq,fa fa-qrcode,fa fa-question,fa fa-question-circle,fa fa-quote-left,fa fa-quote-right,fa fa-ra,fa fa-random,fa fa-rebel,fa fa-recycle,fa fa-reddit,fa fa-reddit-square,fa fa-refresh,fa fa-registered,fa fa-remove,fa fa-renren,fa fa-reorder,fa fa-repeat,fa fa-reply,fa fa-reply-all,fa fa-retweet,fa fa-rmb,fa fa-road,fa fa-rocket,fa fa-rotate-left,fa fa-rotate-right,fa fa-rouble,fa fa-rss,fa fa-rss-square,fa fa-rub,fa fa-ruble,fa fa-rupee,fa fa-safari,fa fa-save,fa fa-scissors,fa fa-search,fa fa-search-minus,fa fa-search-plus,fa fa-sellsy,fa fa-send,fa fa-send-o,fa fa-server,fa fa-share,fa fa-share-alt,fa fa-share-alt-square,fa fa-share-square,fa fa-share-square-o,fa fa-shekel,fa fa-sheqel,fa fa-shield,fa fa-ship,fa fa-shirtsinbulk,fa fa-shopping-cart,fa fa-sign-in,fa fa-sign-out,fa fa-signal,fa fa-simplybuilt,fa fa-sitemap,fa fa-skyatlas,fa fa-skype,fa fa-slack,fa fa-sliders,fa fa-slideshare,fa fa-smile-o,fa fa-soccer-ball-o,fa fa-sort,fa fa-sort-alpha-asc,fa fa-sort-alpha-desc,fa fa-sort-amount-asc,fa fa-sort-amount-desc,fa fa-sort-asc,fa fa-sort-desc,fa fa-sort-down,fa fa-sort-numeric-asc,fa fa-sort-numeric-desc,fa fa-sort-up,fa fa-soundcloud,fa fa-space-shuttle,fa fa-spinner,fa fa-spoon,fa fa-spotify,fa fa-square,fa fa-square-o,fa fa-stack-exchange,fa fa-stack-overflow,fa fa-star,fa fa-star-half,fa fa-star-half-empty,fa fa-star-half-full,fa fa-star-half-o,fa fa-star-o,fa fa-steam,fa fa-steam-square,fa fa-step-backward,fa fa-step-forward,fa fa-stethoscope,fa fa-sticky-note,fa fa-sticky-note-o,fa fa-stop,fa fa-street-view,fa fa-strikethrough,fa fa-stumbleupon,fa fa-stumbleupon-circle,fa fa-subscript,fa fa-subway,fa fa-suitcase,fa fa-sun-o,fa fa-superscript,fa fa-support,fa fa-table,fa fa-tablet,fa fa-tachometer,fa fa-tag,fa fa-tags,fa fa-tasks,fa fa-taxi,fa fa-television,fa fa-tencent-weibo,fa fa-terminal,fa fa-text-height,fa fa-text-width,fa fa-th,fa fa-th-large,fa fa-th-list,fa fa-thumb-tack,fa fa-thumbs-down,fa fa-thumbs-o-down,fa fa-thumbs-o-up,fa fa-thumbs-up,fa fa-ticket,fa fa-times,fa fa-times-circle,fa fa-times-circle-o,fa fa-tint,fa fa-toggle-down,fa fa-toggle-left,fa fa-toggle-off,fa fa-toggle-on,fa fa-toggle-right,fa fa-toggle-up,fa fa-trademark,fa fa-train,fa fa-transgender,fa fa-transgender-alt,fa fa-trash,fa fa-trash-o,fa fa-tree,fa fa-trello,fa fa-tripadvisor,fa fa-trophy,fa fa-truck,fa fa-try,fa fa-tty,fa fa-tumblr,fa fa-tumblr-square,fa fa-turkish-lira,fa fa-tv,fa fa-twitch,fa fa-twitter,fa fa-twitter-square,fa fa-umbrella,fa fa-underline,fa fa-undo,fa fa-university,fa fa-unlink,fa fa-unlock,fa fa-unlock-alt,fa fa-unsorted,fa fa-upload,fa fa-usd,fa fa-user,fa fa-user-md,fa fa-user-plus,fa fa-user-secret,fa fa-user-times,fa fa-users,fa fa-venus,fa fa-venus-double,fa fa-venus-mars,fa fa-viacoin,fa fa-video-camera,fa fa-vimeo,fa fa-vimeo-square,fa fa-vine,fa fa-vk,fa fa-volume-down,fa fa-volume-off,fa fa-volume-up,fa fa-warning,fa fa-wechat,fa fa-weibo,fa fa-weixin,fa fa-whatsapp,fa fa-wheelchair,fa fa-wifi,fa fa-wikipedia-w,fa fa-windows,fa fa-won,fa fa-wordpress,fa fa-wrench,fa fa-xing,fa fa-xing-square,fa fa-y-combinator,fa fa-y-combinator-square,fa fa-yahoo,fa fa-yc,fa fa-yc-square,fa fa-yelp,fa fa-yen,fa fa-youtube,fa fa-youtube-play,fa fa-youtube-square
  7. Polygon avatars supported - hexagon, octagon, diamond, circle, square, and pentagon supported - will change the way the avatars are clipped for a fun effect. If you had circle avatars disabled, you'll need to set this from circle to square in this new setting as the old was deleted and there is no way to make that reflect here without manually setting it.
  8. Resize javascript events have been rewritten.
    Code:
    Function Improvement
    audentio.grid.update() 92.57%
    uix.sidebarSticky.update() 96.36%
    Resize 47.75%
    Init 58.81%
    All in all, roughly a 50% improvement in performance on both resize and initialization. Wow...good job @kylerc
  9. Chrome media theme color supported in the browser. This means for Chrome and perhaps future browsers, you can control the color of the address bar. There is a color palette value that has been added to control this. Leave blank to remove this functionality.
  10. Search in the tablinks would sometimes not display, on pages such as features threads. This has been fixed.
  11. Finally, backstretch JS support. Add one image or multiple images and have a slideshow for a background, all preloaded and controlled by the JS. Defaulted to off of course and does not add any load time whatsoever. Just a fun extra feature to play with.
  12. Issue with hashes in links in bbcode has been addressed
  13. Permalink to a post would sometimes not account for the height of sticky bars, this should be fixed
  14. Cache busting added to UI.X! This means upgrading should be easier as cached javascript will be reset based on the version of UI.X. Sorry for taking so long to add this in.
If you have any questions or concerns please feel free to post in the thread!

Thanks for using UI.X!
  • Collapse postbit info - If there is nothing to show you still get the icon in the postbit
  • Alternative Dropdown Menu Trigger style property removed - lets pretend we never did that :P
  • Problem with the XFMG sidebar class, XenForo changed the class so we updated our CSS to reflect the change
  • Fixed a loggin in issue with Facebook
Hi everyone,

We have a new update for XenForo 1.4.9 as well as some minor new functionality and bug fixes. ALL bugs reported to us that we could replicate have been fixed.

Note: this version requires the latest update to the UI.X add-on version 1.0.4. The add-on can be downloaded from your customer area at Audentio.com.

We also offer installation ($15) and upgrades (starting at $99 - but if you set it up properly its free because its just one click) for those who would rather we take care of it for you. Any major issues will be fixed and we'll set it up so you only have to click a button moving forward.

If you want to do this yourself, here are the steps for installation and upgrading. We highly recommend testing any theme you buy or product locally before trying it out on your live board.

Installation instructions:
  1. First, you will need to go to audentio.com and login to your customer area.
  2. Go to your license for whichever product you've purchased. Click 'Download UI.X Add-on'. This add-on is used for functionality purposes as well as downloading the theme itself. This add-on is required.
  3. After downloading, extract the .zip files somewhere, and upload the contents of /upload/ to your XenForo root directory
  4. Grab the .xml file in that extracted .zip and install it via the ACP add-on manager.
  5. Once the add-on is installed, go back to your customer area and generate an API key.
  6. Once this is done, you can go to Appearance > UI.X > Styles (in your sidebar) and you should see the product you purchased with an install button next to it. Click that.
  7. There will be some options. Follow the instructions to install automatically (note that you may be prompted to CHMOD your directories). You may also install manually, there are instructions in this area under a tab called 'Install manually'.
  8. If you ever get stuck, we are a ticket away!

Upgrading instructions:
  1. First, and foremost, make a backup of your theme. A backup of your site as a whole is never a bad idea either especially if you are going to production board
  2. Second, disable the UI.X Add-on. This will cause some PHP errors if you are missing tables, so its best to just disable it. If you do accidentally forget, you must add $config['enableListeners'] = 0; to your library/config.php file, then start back at step 2.
  3. Download the latest version of the add-on, located in your downloads area as a green button
  4. Upload the contents of the /upload/ folder within that extracted zip folder to your root XenForo directory
  5. After that has finished, go into your XenForo ACP and click on the UI.X add-on. You will get a modal that says upgrade add-on. Browse for the .xml of the add-on that was in the .zip file and continue
  6. After that has finished, you can choose if you want to update the theme via the add-on or manually. We recommend doing it automatically so that is how we will continue in step 7.
  7. If you go to Appearance, on the sidebar you'll see UI.X > Styles. Click Update next to the style you want to update, or you can install fresh here as well.
After upgrading has finished, you may need to run through and change a few style properties or merge some templates. If you get stuck WE ARE HERE TO HELP. We want your site to be working properly and for you to love the final result. Post in the thread or create a ticket at audentio.com! :)

UI.X must be considered a software sitting within XenForo, especially days after a major release. So it must be tested. In fact, if you are uncomfortable, wait a few days for those who are fine beta testing to run through and find some bugs.

Changelog:

  1. Width toggle defaulted to fluid didn't work quite properly for guests on resize, has been fixed
  2. Minimal search now works on older versions of Android such as 2.2
  3. Click twice on main navigation for desktop (mistake) has been fixed, will still do this for mobile because we think its the only way to open dropdowns if they are required (sometimes they are)
  4. Sticky sidebar didnt render quite perfectly when page width is toggled
  5. Collapsing user postbit information will allow you to move your mouse inside the entire postbit without collapsing
  6. Collapsing sidebar is now done with CSS in a file as opposed to inline
  7. Created style properties for subforums in the node list, for read and unread
  8. Stay logged in on the dropdown login modal broke to the next line, decreased the font size to fix
  9. Add icons to the XF Media Gallery sidebar headings
  10. When search icon as button is turned off, you could still click it to submit the form, bad if you only want to focus the input, this is fixed
  11. Fixed Node List > Node Options > Node Styling, template was not included for some reason in the last release
  12. Sticky on scroll up offset increased so it wasn't as sensitive
  13. Sticky elements would not unstick when the offcanvas was active in certain cases
  14. Off canvas navigation on Android 4.1 and 4.2 in Chrome has been fixed (Thanks @Anthony Parsons)
  15. Sticky threads can be collapsed - uses a cookie now
  16. Sticky threads that have new content (new reply, new stick, thread moved, first post edited) will not be automatically unstuck so the content must be read again. There are settings for this as well.
  17. Sticky position elements added margins in some situations for non-admins
  18. Collapse message info supported in conversations
  19. Posting a profile message for the profile account dropdown didn't show the character count or update it, this has been fixed
  20. Default navigation style for the main navigation default to UI.X style but can be reverted to XenForo's default style, which we did just because some people requested it - even though we don't think its the best UX
  21. Helpful admin style alerts moved to a xenOption as opposed to a style property
  22. Jump to top fixed delay hide style property works again
  23. Compatibility for @Chris D 's Moderation Checkpoint add-on, and any other add-on that doesn't add anchors to the userbar first but instead adds <form> tags or any other tag

If you have any questions or concerns please feel free to post in the thread!

Thanks for using UI.X!
Hi everyone,

We have a new update for XenForo 1.4.8 as well as some minor new functionality and bug fixes. ALL bugs reported to us that we could replicate have been fixed.

Note: this version requires the latest update to the UI.X add-on version 1.0.3. The add-on can be downloaded from your customer area at Audentio.com.

We also offer installation ($15) and upgrades (starting at $99 - but if you set it up properly its free because its just one click) for those who would rather we take care of it for you. Any major issues will be fixed and we'll set it up so you only have to click a button moving forward.

If you want to do this yourself, here are the steps for installation and upgrading. We highly recommend testing any theme you buy or product locally before trying it out on your live board.

Installation instructions:
  1. First, you will need to go to audentio.com and login to your customer area.
  2. Go to your license for whichever product you've purchased. Click 'Download UI.X Add-on'. This add-on is used for functionality purposes as well as downloading the theme itself. This add-on is required.
  3. After downloading, extract the .zip files somewhere, and upload the contents of /upload/ to your XenForo root directory
  4. Grab the .xml file in that extracted .zip and install it via the ACP add-on manager.
  5. Once the add-on is installed, go back to your customer area and generate an API key.
  6. Once this is done, you can go to Appearance > UI.X > Styles (in your sidebar) and you should see the product you purchased with an install button next to it. Click that.
  7. There will be some options. Follow the instructions to install automatically (note that you may be prompted to CHMOD your directories). You may also install manually, there are instructions in this area under a tab called 'Install manually'.
  8. If you ever get stuck, we are a ticket away!

Upgrading instructions:
  1. First, and foremost, make a backup of your theme. A backup of your site as a whole is never a bad idea either especially if you are going to production board
  2. Second, disable the UI.X Add-on. This will cause some PHP errors if you are missing tables, so its best to just disable it. If you do accidentally forget, you must add $config['enableListeners'] = 0; to your library/config.php file, then start back at step 2.
  3. Download the latest version of the add-on, located in your downloads area as a green button
  4. Upload the contents of the /upload/ folder within that extracted zip folder to your root XenForo directory
  5. After that has finished, go into your XenForo ACP and click on the UI.X add-on. You will get a modal that says upgrade add-on. Browse for the .xml of the add-on that was in the .zip file and continue
  6. After that has finished, you can choose if you want to update the theme via the add-on or manually. We recommend doing it automatically so that is how we will continue in step 7.
  7. If you go to Appearance, on the sidebar you'll see UI.X > Styles. Click Update next to the style you want to update, or you can install fresh here as well.
After upgrading has finished, you may need to run through and change a few style properties or merge some templates. If you get stuck WE ARE HERE TO HELP. We want your site to be working properly and for you to love the final result. Post in the thread or create a ticket at audentio.com! :)

UI.X must be considered a software sitting within XenForo, especially days after a major release. So it must be tested. In fact, if you are uncomfortable, wait a few days for those who are fine beta testing to run through and find some bugs.

Changelog:

  1. Collapsible postbit user info (on click, hover, options for not collapsing staff or specific usergroups)
  2. Fixed bug with collapsible sticky threads not fully disabling from the style property in some cases
  3. Improved tab links treatment
  4. Fixed sidebar clearing issue
  5. Improved desktop behavior with dropdown menus
  6. Fixed issue with Dropdown menu login trigger style that caused page to jump to top
  7. Fixed compatibility with newer versions of @Jon W’s login as user Add-on
  8. Fixed off canvas alerts & conversations if you have widgets set to ‘all’
  9. UserBar & node list now shows up if functions file isn’t preset for easier access to the AdminCP
  10. Gives class for even and odd rows on node grid
  11. Throws error if functions version number doesn’t match page_container_js_head version number
  12. Style Property to select jump to top/bottom locations (jump to top/bottom page or #content div for example - in case you have large footers or headers they dont need to backtrack)
  13. Fixed home tab icon option
  14. Fixed iOS paste option in posts
  15. Fixed AD Styler deprecated JS
  16. Fixed issues with AD Styler not sanitizing values
  17. Fixed AD Styler trying to load /none if no background image was specified for a preset
  18. Fixed sticky sidebar on non-safari iOS
  19. Fixed navigation overflow for post pagination
  20. Added ‘default’ option to AD Styler color palette
  21. Large postbit avatars no longer skewed on mobile
  22. Fixed minimal search not being focused when activated
  23. Fixed minimal search overflow in userbar on mobile
  24. Incorporated vertical paddings from @navTabs into $headerTabHeight_outer and $uix_fixedNavigationHeight_outer
  25. Fixed header whitespace issues because of script tag being added below
  26. Fixed minimal search animation slide direction
  27. Fixed bug with XenPorta sidebar on left
  28. Each theme has it’s own functions file so all products can have different versions installed
  29. Added flexbox to sidebar tabs for WidgetFramework

If you have any questions or concerns please feel free to post in the thread!

Thanks for using UI.X!
Hey all,

Not a huge release here just wanted to make sure we got an update out for XenForo 1.4.7.

Changelog:

  1. Statically position node stats icons
  2. Remove @uix_alwaysShowNavDropdownArrow style property.
  3. Remove @uix_showNavigationArrowsOnHover style property.
  4. Add to UI.X Navigation style properties a dropdown for dropdown arrow style
  5. Improved formatting and organization of uix.debug(). Also include more variables to further help debugging.
  6. Touch Friendly Nav option also makes hovering dropdown arrows correctly trigger the menu if arrows aren't enabled but show arrows on hover is enabled.
Thanks for using UI.X!
Hi all,

This release comes with some minor bug fixes and general improvements. Nothing groundbreaking, just making sure all bugs reported are fixed.

Note: this version requires the latest update to the UI.X add-on. The add-on can be downloaded from your customer area at Audentio.com.

We also offer installation ($15) and upgrades (starting at $99 - but if you set it up properly its free becauses its just one click) for those who would rather we take care of it for you. Any major issues will be fixed and we'll set it up so you only have to click a button moving forward.

If you want to do this yourself, here are the steps for installation and upgrading. We highly recommend testing any theme you buy or product locally before trying it out on your live board.

Installation instructions:
  1. First, you will need to go to audentio.com and login to your customer area.
  2. Go to your license for whichever product you've purchased. Click 'Download UI.X Add-on'. This add-on is used for functionality purposes as well as downloading the theme itself. This add-on is required.
  3. After downloading, extract the .zip files somewhere, and upload the contents of /upload/ to your XenForo root directory
  4. Grab the .xml file in that extracted .zip and install it via the ACP add-on manager.
  5. Once the add-on is installed, go back to your customer area and generate an API key.
  6. Once this is done, you can go to Appearance > UI.X > Styles (in your sidebar) and you should see the product you purchased with an install button next to it. Click that.
  7. There will be some options. Follow the instructions to install automatically (note that you may be prompted to CHMOD your directories). You may also install manually, there are instructions in this area under a tab called 'Install manually'.
  8. If you ever get stuck, we are a ticket away!

Upgrading instructions:
  1. First, and foremost, make a backup of your theme. A backup of your site as a whole is never a bad idea either especially if you are going to production board
  2. Second, disable the UI.X Add-on. This will cause some PHP errors if you are missing tables, so its best to just disable it. If you do accidentally forget, you must add $config['enableListeners'] = 0; to your library/config.php file, then start back at step 2.
  3. Download the latest version of the add-on, located in your downloads area as a green button
  4. Upload the contents of the /upload/ folder within that extracted zip folder to your root XenForo directory
  5. After that has finished, go into your XenForo ACP and click on the UI.X add-on. You will get a modal that says upgrade add-on. Browse for the .xml of the add-on that was in the .zip file and continue
  6. After that has finished, you can choose if you want to update the theme via the add-on or manually. We recommend doing it automatically so that is how we will continue in step 7.
  7. If you go to Appearance, on the sidebar you'll see UI.X > Styles. Click Update next to the style you want to update, or you can install fresh here as well.
After upgrading has finished, you may need to run through and change a few style properties or merge some templates. If you get stuck WE ARE HERE TO HELP. We want your site to be working properly and for you to love the final result. Post in the thread or create a ticket at audentio.com! :)

UI.X must be considered a software sitting within XenForo, especially days after a major release. So it must be tested. In fact, if you are uncomfortable, wait a few days for those who are fine beta testing to run through and find some bugs.

Changelog:

  1. Added a style property for minimal search animation speed
  2. Minimal search now uses CSS animation as opposed to javascript for a smoother look (Minimal search no long bumps content down either)
  3. Collapse sidebar is stored server side so it will follow you now to other devices
  4. A minor sticky z-index issue
  5. Node grids with 1 column had a minor mobile layout bug that has been fixed
  6. Firefox changed flexbox rules, so we have adapted
  7. API key now hides for security concerns in the input
  8. Home icon uses <i> tag so it can be more easily changed
  9. Sticky thresholds now can include orientation. So you can have sticky things not be sticky when in landscape mode which will make it easier to see things
  10. Minimal search will now 'go back' to non minimal based on thesholds, great if you need different search styles at different orientations
  11. Performance of the add-on has been drastically improved, not that there was any concern before - just constantly improving! :)
  12. You can now collapse sticky threads
  13. Centered logo not working on covered style has been fixed
  14. Iconator now works with subforums
  15. Minor responsive form width issue with padding has been taken care of
  16. Using icons in XenForo dropdowns (bug in XenForo) now works
  17. Removed hard coded line height on welcome block message
  18. Removed gap for tablinks on some pages that dont have tablinks (like members page and all others - done intelligently of course)
  19. Fixed a bug where XF's responsive navigation code wasn't running after the widthToggle causing overflow at times.
  20. Overwriting XF's responsive nav function. It will no longer hide .uix_searchTab . Also fixed an overflow with some themes. Adding .uix_showInNav to a navTab will stop the responsive navigation from hiding it now.
  21. Force reinstall and update options added to the add-on for theme management
  22. Tablinks margin bug on covered style.
  23. Remove hardcoded padding on tablink anchors.
  24. When clicking widget tabs, you get this error in JS console: SecurityError: The operation is insecure.
  25. Fixed a bug with the internal link offset function that was causing some internal links to enter an incorrect URL into the history causing issues on refresh (Ex: Permalinks)
  26. Fixed an issue that was causing nodeGrid to incorrectly display layouts with custom column widths.
  27. Dropdown menus on mobile now only need to be touched. Double tap to use link
  28. uix_offCanvasSidebar_trigger_maxWidth didn't work as expected
  29. Jump to top on iOS chrome makes scrolling difficult - only works on devices that have scroll events supported
  30. Fix FOUC (flash of unstyled content) on sidebar collapse and node collapse
  31. Warn users of drag and drop nodes when they are leaving the page without saving there is now a message to make sure you save first
  32. 100% viewport search icon with some value of minimal search does not seem to work cohesively
  33. Fixed FOUC for userbar in some situations
  34. Fixed a RTL bug that could have caused the sticky sidebar to not work with some style properties set.
  35. Unread subforum title anchors inherit color.
  36. Phrase for post navigation uses a '/' now. So its like 3/20 (was done to save room in navigation)
  37. Fixed an issue with minimal search in userbar at sizes greater that the offcanvas trigger size.
  38. Fixed an issue that could cause userbar to not correctly display at mobile sizes if offcanvas navigation was enabled but offcanvas visitor tabs was disabled.

If you have any questions or concerns please feel free to post in the thread!

Thanks for using UI.X!
Hi all,

This release, for those who have been upgrading with every update, just has minor bug fixes and is not necessary. 1.4.6 is complete compatible with UI.X 1.4.5.X. If you are coming from a version prior than 1.4.5.X, make sure to read through some of the documentation before upgrading. UI.X uses an add-on now for features XenForo limits to add-ons. The add-on can be downloaded from your customer area at Audentio.com.

We also offer installation ($15) and upgrades (starting at $99 - but if you set it up properly its free becauses its just one click) for those who would rather we take care of it for you. Any major issues will be fixed and we'll set it up so you only have to click a button moving forward.

If you want to do this yourself, here are the steps for installation and upgrading. We highly recommend testing any theme you buy or product locally before trying it out on your live board.

Installation instructions:
  1. First, you will need to go to audentio.com and login to your customer area.
  2. Go to your license for whichever product you've purchased. Click 'Download UI.X Add-on'. This add-on is used for functionality purposes as well as downloading the theme itself. This add-on is required.
  3. After downloading, extract the .zip files somewhere, and upload the contents of /upload/ to your XenForo root directory
  4. Grab the .xml file in that extracted .zip and install it via the ACP add-on manager.
  5. Once the add-on is installed, go back to your customer area and generate an API key.
  6. Once this is done, you can go to Appearance > UI.X > Styles (in your sidebar) and you should see the product you purchased with an install button next to it. Click that.
  7. There will be some options. Follow the instructions to install automatically (note that you may be prompted to CHMOD your directories). You may also install manually, there are instructions in this area under a tab called 'Install manually'.
  8. If you ever get stuck, we are a ticket away!

Upgrading instructions:
  1. First, and foremost, make a backup of your theme. A backup of your site as a whole is never a bad idea either especially if you are going to production board
  2. Second, disable the UI.X Add-on. This will cause some PHP errors if you are missing tables, so its best to just disable it. If you do accidentally forget, you must add $config['enableListeners'] = 0; to your library/config.php file, then start back at step 2.
  3. Download the latest version of the add-on, located in your downloads area as a green button
  4. Upload the contents of the /upload/ folder within that extracted zip folder to your root XenForo directory
  5. After that has finished, go into your XenForo ACP and click on the UI.X add-on. You will get a modal that says upgrade add-on. Browse for the .xml of the add-on that was in the .zip file and continue
  6. After that has finished, you can choose if you want to update the theme via the add-on or manually. We recommend doing it automatically so that is how we will continue in step 7.
  7. If you go to Appearance, on the sidebar you'll see UI.X > Styles. Click Update next to the style you want to update, or you can install fresh here as well.
After upgrading has finished, you may need to run through and change a few style properties or merge some templates. If you get stuck WE ARE HERE TO HELP. We want your site to be working properly and for you to love the final result. Post in the thread or create a ticket at audentio.com! :)

UI.X must be considered a software sitting within XenForo, especially days after a major release. So it must be tested. In fact, if you are uncomfortable, wait a few days for those who are fine beta testing to run through and find some bugs.

Changelog:

Here is the changelog. All major bugs reported to us have been fixed, and then we also added a few improvements as well:

  1. Minor javascript issues with it sometimes touching the footer
  2. Styled .sidebar .featuredNotice in the resource manager
  3. Mozilla IE11 jump to a post issue
  4. Login with facebook, twitter, etc. overlapped slideout drawer
  5. Login with facebook, twitter, etc. had a strange margin issue on dropdown and sidebar block
  6. Media alerts styled properly with AD Styler
  7. FOUC with userBar admin links
  8. Covered style designs tablinks' would not animate properly with the width toggler
  9. Search in tablinks and off canvas trigger conflict
  10. Search dropdown would fall underneath sidebar if sticky sidebar was enabled
  11. Minimal search now uses phrases
  12. Responsive navigation issue on some boards
  13. Small logo would not fix itself on Firefox if you loaded the page not starting at the top (mouthful this one)

Thanks for using UI.X!
Top Bottom