micksp
Forum Replies Created
-
Forum: Plugins
In reply to: [Catch Infinite Scroll] Event js after new loadOK, I created a solution in my local plugin version, but I would like to propose this in a merge request. How does that work in SVN?
Forum: Plugins
In reply to: [Catch Infinite Scroll] Event js after new loadI’m looking for this as well. Are there any JS hooks defined?
Forum: Plugins
In reply to: [Contact Form 7] Bug in CF 4.8.1: TypeError: wpcf7.initForm is not a functionI know now the offending plugin. It figures, come to think of it. The problem is the async-javascript plugin. I added this because of google pagespeed test, but the side effect is that we don’t know if all scripts will be active in the right order and there seems to be some inter dependency.
I disabled the async plugin.Thanks for the help!
Forum: Plugins
In reply to: [Contact Form 7] Bug in CF 4.8.1: TypeError: wpcf7.initForm is not a functionI created a staging site so you can see the error: https://staging.zangschoolbeesd.nl/gratis-proefles/
Forum: Plugins
In reply to: [Contact Form 7] Bug in CF 4.8.1: TypeError: wpcf7.initForm is not a functionI have corrected the error so you won’t see it, but the page that gave me this error is https://www.zangschoolbeesd.nl/gratis-proefles/
Forum: Plugins
In reply to: [Contact Form 7] uncaught TypeErrorAh, the problem is fixed in version 4.8. Thanks!
Forum: Plugins
In reply to: [Contact Form 7] uncaught TypeErrorwhy is this one resolved? there’s no answer…
Forum: Plugins
In reply to: [Display Featured Image for Genesis] occasional “uncaught TypeError”I see the backstretch.js script is being loaded asynchronously. Looks like it’s too late sometimes. The backstretch-set.js script is also loaded asynchronously, but there is a dependency between the two.
I suggest you use some packagig tool to turn the JS files into 1 app.min.js thereby solving the interdependency.Forum: Plugins
In reply to: [Genesis Responsive Slider] Improper Loading and ResizingDidn’t work for me. I had the same problem after installing this wpclip. I think it maybe related to the theme i’m using.
However, i installed “Genesis bootstrap carousel” that seems to have exactly the same function as the responsive slider. That worked out of the box.Forum: Plugins
In reply to: [Genesis Responsive Slider] Improper Loading and ResizingGreat! Thank you very much!
Forum: Plugins
In reply to: [Genesis Responsive Slider] Improper Loading and ResizingHi jandjacres,
Did you find a solution? I have the same problem.
I found it works fine on the Enterprise Pro theme but I have this exact problem on the Cafe Pro theme.Any help greatly appreciated!
MichaelForum: Plugins
In reply to: [WP Content Copy Protection & No Right Click] javascript faultsSorry, i didn’t see you responded to this post.
Yes, adding my code resolves the errors.
After the last update, the JS errors are back, see this post
line 177 is now line 275. The second error (the keydown) is no longer present.
Re-applying my fix resolves the error.Forum: Plugins
In reply to: [WP Content Copy Protection & No Right Click] Javascript errorSorry, i forgot i allready fixed this problem, and notified you in this post. After the recent plugin update the error is back.
Re-applying my sollution is the other post fixes the problemHi Cais
This is a risk because i have just told you every version of the software behind the webside, this is valuable info and a good starting point for hackers.
I’ll send a bugreport with all info.
Thanks for helping out!
My NextGen galleries have stopped working as well. I’m guessing: after the recent wordpress update to 4.2.1?