WPManiax
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Snow Effect] WP Snow Effect is not workingHi,
Can you please disable autooptimize of JS and check then. Seems that only one JS file is loaded on your site or the load order is wrong.
Forum: Reviews
In reply to: [WP Snow Effect] Very nice! Great stuff!Thank you!
Forum: Reviews
In reply to: [WP Snow Effect] works niceThank you!
Forum: Reviews
In reply to: [WP Snow Effect] Excelent resultsThank you!
Forum: Reviews
In reply to: [WP Snow Effect] SnowflakesThank you!
Forum: Plugins
In reply to: [WP Snow Effect] wp-snow-effect-admin.js:4:14: jQuery.fn.load() is deprecatedCool. I’m happy it works for you now. Thanks for reporting the issue.
Forum: Plugins
In reply to: [WP Snow Effect] Snow effect not showing on entire screenHi, can you send me the URL of your site with the plugin activated?
Forum: Plugins
In reply to: [WP Snow Effect] wp-snow-effect-admin.js:4:14: jQuery.fn.load() is deprecatedHi,
Version 1.1.15 has been released. Please update and let me know the results.
Forum: Plugins
In reply to: [WP Snow Effect] wp-snow-effect-admin.js:4:14: jQuery.fn.load() is deprecatedohh, sorry, My bad. Thats different file.
Let me fix that.
Forum: Plugins
In reply to: [WP Snow Effect] wp-snow-effect-admin.js:4:14: jQuery.fn.load() is deprecatedSeems your site still uses the old version of that file.
Do you use the any kind of cache? If so you need to flush the cache.
File should look like this:
(function ($) { "use strict"; $(window).on("load", function () { if (!snoweffect.show) return; jQuery().jSnow({ followScroll: true, flakes: snoweffect.flakes_num, fallingSpeedMin: parseInt(snoweffect.falling_speed_min), fallingSpeedMax: parseInt(snoweffect.falling_speed_max), flakeMaxSize: parseInt(snoweffect.flake_max_size), flakeMinSize: parseInt(snoweffect.flake_min_size), flakeColor: [snoweffect.flake_color], vSize: snoweffect.vertical_size, fadeAway: snoweffect.fade_away, zIndex: snoweffect.flake_zindex, flakeCode: ["&" + snoweffect.flake_type + ";"], }); }); })(jQuery);
Actually this is the changed line:
$(window).on("load", function () {
Forum: Reviews
In reply to: [WP Snow Effect] Love it!Thank you!
Forum: Plugins
In reply to: [WP Snow Effect] wp-snow-effect-admin.js:4:14: jQuery.fn.load() is deprecatedHi,
This issue has been fixed in version 1.1.14
- This reply was modified 3 years, 11 months ago by WPManiax.
Forum: Reviews
In reply to: [WP Snow Effect] Превосходно!спасибо!
Forum: Reviews
In reply to: [WP Snow Effect] Very nice!Thank you!
Forum: Reviews
In reply to: [WP Snow Effect] PerfectThank you!