WebKJGor
Forum Replies Created
-
Forum: Plugins
In reply to: [EWWW Image Optimizer] PHP Warning: json_encode errorI think the errors may be caused with images that have weird filenames. Is it possible to track down which images those are so that I can rename them?
Hey clammy77,
To make it work, you have to change q2w3’s settings:
Enable Use jQuery(window).load() hook
and set the hook priority to 50I’m getting the same error. Is it safe to remove that code?
Hi,
This topic says “resolved” but it’s still an issue. Tested the latest version and the popup still will not show on pages where q2w3 is being used. Hope you can make an update, thanks!
Forum: Plugins
In reply to: [Scroll Triggered Box] Problem with the box that does NOT hide after closingDoesn’t work with Hypercache either 🙁
I’m using q2w3 too and can confirm that the triggered boxes show on the homepage (q2w3 not used) but does not show on posts (q2w3) used.
The Dreamgrow Scroll Triggered Boxes plugin does not clash with q2w3 so it might be worth it to analyze their code. They have an issue that this plugin does not though, their cookie does not work well with caching plugins. So these 2 plugins need to merge into one that’s perfect 🙂
Forum: Plugins
In reply to: [Scroll Triggered Box] Cookie Timextrecoolx,
Tried your fix but it still pops up on some pages. I think the current version might be incompatible with caching plugins like Hypercache.
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Added Div IDs, Doesnt WorkHi,
Thanks, updating the JQuery fixed it. 1.7 makes it work for all browsers except IE, Jquery 1.8 and above makes it work for IE.
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Added Div IDs, Doesnt WorkAlso, for the Fixed Widget Options Pg, the current settings are 10px for margin top, and 5px for margin bottom
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Youtube shortcode malfuctionUpdate:
Vimeo Embeds are not working either:
Unsafe JavaScript attempt to access frame with URL http://karmajello.com/lifestyle/travel/finding-oregon-dynamic-motion-timelapse-landscape-skies.html from frame with URL http://player.vimeo.com/video/32852978. Domains, protocols and ports must match.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Youtube shortcode malfuctionhttp://karmajello.com/entertainment/music/definitive-daft-punk-mix-cameron-adams.html
It’s not just my site, it’s all sites using the latest version of jetpack. The following website is from WordPress Showcase of example sites and it has the same prob:
http://www.notreble.com/buzz/2013/04/01/remi-zik-eminems-lose-yourself-playalong/
Open the two links above in Chrome’s Incognito (no cache) mode and the videos won’t play.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Youtube shortcode malfuctionThis was also from Chrome’s error console:
devicepx-jetpack.js:6Tested it in IE and Firefox’s cleared cache modes, works in Firefox, crashes IE. I think it only works if the user has visited your site before. If there is no prev cache, the browser treats the diff urls as a security threat.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Youtube shortcode malfuctionI have the same issue, it works in regular Chrome but does not work in Chrome incognito.
The error in the console when using Chrome Incognito:
Unsafe JavaScript attempt to access frame with URL http://www.youtube.com/embed/ydd9AkvGTug?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent from frame with URL http://karmajello.com/entertainment/music/definitive-daft-punk-mix-cameron-adams.html. Domains, protocols and ports must match.This might help:
http://stackoverflow.com/questions/6346176/youtube-embed-unsafe-javascript-attempt-to-access-frameThe latest Jetpack update must have changed the Youtube embed.
Hi,
I found the problem. My Youtube account is enrolled in the HTML 5 trial. HTML5 doesn’t support fs=1 which you are using for the fullscreen embed. When I opted out of Youtube’s HTML 5 trial, the fullscreen button became available.
Can you change the Youtube embed code so that it allows HTML5 and Flash players to view the fs button? I think using allowfullscreen=”true” instead of fs=1 might work.
Thanks,
JimForum: Fixing WordPress
In reply to: High processor and memory usage causes ISP to shut me downHey Charlie,
I use a similar security plugin called Security Ninja. No security holes found, still working on my problem though and will post a solution once it’s found.