Jump to content

wohali

Clients
  • Posts

    302
  • Joined

  • Last visited

  • Days Won

    4

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by wohali

  1. 17 minutes ago, JohnDar said:

    I'm running Invision version 4.4.9.1 and I'm having an issue (in Snow version 1.3.2) where the snow doesn't stop at the bottom of the page. It continues falling forever and causes the browser window (Chrome) to infinitely extend downwards to accommodate the flakes. This happens on the default theme. Snow version 1.3.1 works fine.

    Known issue, a good workaround is to limit the snow to just the header of your forum. See the settings window, I explain how to do this there.

    Try experimenting with other target CSS class elements, too.

  2. @lostking329 It will depend on the theme, and they position correctly in the default theme. You should look at where the lights are being injected first into your theme, and see if you can't centre the div yourself. Not everyone will want centering on the lights div, so I'm not sure it's the right thing to do for everyone.

    I'm about to be offline for over a week and am not really in the position to push out a potentially broken update at the moment.

  3. I'm sorry, I meant disabling the "snow sticks" option and/or the "melt" and "twinkle" effects. It's ossible to disable the mouse follow, but I haven't exposed that in the settings window (yet).

  4. Hi @lostking329, these are known issues. I didn't write the original JavaScript, and I can't offer support for it. I can only get it working as a plugin for IPS. You can work around the "infinite scrolling" bug by limiting it to display only in the header. The "stuck flakes" occurs fairly rarely, but if you turn off some of the animation options (such as follow mouse, etc.) you can avoid it most of the time.

    Sorry I can't be of more help.

  5. Hi everyone,

    Year-end crunch hit early this year, so my plans to review this plugin and Christmas Lights before December 1 got way-laid.

    I hope to get to this in the next day or two. Thanks for the continued interest!

  6. Are you using the default skin? I can't guarantee that this plugin works with any other skin, sorry. I've tested that it works with the default skin under the latest IPS release today.

  7. OK, found a compat issue with the 4.2 themes, same as with the Snow plugin. 1.1.1 uploaded to work around this issue.

    You may have to flush your theme cache in the Support section of the ACP to regenerate your site's themes after uploading v1.1.1.

     

  8. Hi again @broni same questions as I asked you in the other thread. On my test forum it works fine in 4.2.6.

    • What theme?
    • What browser?
    • What settings in the plugin panel?
    • Screenshot

    --------------------

    @superj707:

    3 minutes ago, superj707 said:

    Will there be an option for users to turn it off just for their own account?

    The best option is to use the ACP to copy your site's default theme, then go to the xmas lights settings panel and ensure the theme is disabled for that copy:

    Then, users can switch to the theme that has the lights disabled.

    Hope this helps!

    MWSnap 2017-12-02, 13_27_16.png

  9. Weird, looks like something in the IPS responsive theme is force-overriding the colour attribute.

    I have a workaround and have just uploaded v1.3.1 to fix it. Thanks for reporting it!

    NOTE: I discovered that on a recent enough Android device, because emoji have fixed colours, you may be unable to override the colour of a snowflake that is an emoji, such as ❄. In this case, I recommend using a different, non-emoji character as your snowflake, such as   instead.

  10. OK! It was an easy fix, just a minor JavaScript error.

    New v1.3.0 uploaded:

    • Fixes for 4.2.x
    • New bigger snowflake by default! ❄
    • Re-targeted the entire body instead of just the header by default. For the previous behaviour, target ipsLayout_header instead of ipsLayout_body.

    Sample picture of the new bigger snowflake attached.

    image.png

  11. 1 hour ago, Square Wheels said:

    That's it, I filed a complaint asking for my money back.

    :p

    I feel so bad, you've been refunded double what you paid. ;)

    My guess is that the location setting needs updating for the new 4.2.x themes, should be fairly straightforward.

  12. 8 hours ago, Shyuan said:

    Hi @wohali my members love the snow effect! Thank you. :) Just a question though, is it possible to have the snow on entire screen instead of just one HTML element ID? By default, it's only the header. I tried adding ipsLayout_body and document.body separating them by comma but it won't work. Any advice would be much appreciated. :)

    No, not easily. To target multiple HTML elements I'd need to instantiate multiple copies of the JS snow effect. This JS implementation is already kind of a pig on browsers, so multiple instances will *really* slow things down.

    35 minutes ago, EmpireKickass said:

    Works great but not for all the themes. doesn't work with one custom theme of mine

    Yeah, I can't test this against all themes out there...especially commercial ones that I don't have the budget to purchase. Sorry about that :/

×
×
  • Create New...