Recent content by Russ

  1. Russ

    [DigitalPoint] Better Google Analytics

    When viewing the charts, is there anyway of displaying the total value that you're looking at? As an example viewing the chart for the past month on page views, we just see the daily metrics but any chance of seeing the total?
  2. Russ

    Integrating Xenforo registration with CRM

    Webhooks can do that. You can use Zapier/Make to pass info from XenForo to Active campaign.
  3. Russ

    If XenForo's finished, what's next?

    It's not here, but it's not far.
  4. Russ

    XF 2.3 Prefix style variations possible?

    .label.label--primary { background: red; color: white; .m-colorScheme(dark, { background: green; color: yellow; } ); } Or you can use specific CSS just for dark/light .m-colorScheme(dark, { .label.label--primary {...
  5. Russ

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    As someone who works with styles every day, the upgrade from 2.2 -> 2.3 style-wise was pretty painless. Also, how will you know 2.4 will break the design? They aren't pushing the new design into 2.4 anymore, that's going into 3.0. Most style updates took a few minutes at most. Some very...
  6. Russ

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    I'm probably most upset that the manual install screen for 2.3.7 is still purple.
  7. Russ

    XF 2.3 Is anyone else experiencing AWS SES problems?

    Massive outage (google AWS)
  8. Russ

    Style for Blind Users

    No, I don't have anything like this. It's probably not a project I'd take on.
  9. Russ

    XenBase - PixelExit.com [Paid]

    Yeah, this has definitely been a learning moment for me 🙂. The latest style version we’ve released is 2.3.4. Nothing in 2.3.5 or 2.3.6 required updates on our end, but 2.3.7 had a single line added to post_macros. Around that time, I had some personal things come up that pushed me back a bit...
  10. Russ

    Choosing Between Bolt (PixelExit) and UI.X 2 (ThemeHouse) — Which One Would You Recommend?

    Our latest version works fine on 2.3.7. There's a single line that needs to be updated which I talk about here: https://pixelexit.com/threads/2-3-7-release-require-any-style-updates.15681/#post-69252
  11. Russ

    XenBase - PixelExit.com [Paid]

    Styles alone can't add admin options. That's not something from us as far as I know.
  12. Russ

    [BZ] MenuFlex

    This doesn't work, at least not on 2.3.7. Go to style properties -> Page setup -> Page background, change the background color there to: xf-darken(@xf-pageBg, 20%) It won't work. Change it to darken(@xf-pageBg, 20%), it will. Search xf-darken : no results. Search darken : you'll find a few...
  13. Russ

    XF 2.3 Featured Content missing from top nav?

    https://xenforo.com/community/threads/featured-content-not-showing.223126/#post-1691259 Maybe this?
  14. Russ

    XF 2.3 How to create custom node icons?

    We have some simple docs on how to achieve it with our styles (I know you're using our style which is why I'm mentioning it) https://pixelexit.com/documentation/custom-node-icons/ Additionally, @Xon released an add-on his site which is nice and simple and will give you the option in the admin...
  15. Russ

    XenBase - PixelExit.com [Paid]

    Meant to have updates out earlier this week but right before I was ready to ship, I forgot about a larger bug. The search when in the logo block doesn't work with the new thread suggestions and had to be redone. Almost there!
Back
Top Bottom