mmcachran
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Easter Egg] Tab functions as "O", "Y", or "E"Hello – please update to the newest version of the plugin (2.0.6). The plugin is updated to avoid fuzzy comparisons with the keycode checker.
Forum: Plugins
In reply to: [WP Easter Egg] Logging to consoleThis is fixed in the newest version of the plugin.
Forum: Plugins
In reply to: [WP Easter Egg] Can't seem to setup this plugin correctlyWhat do your settings look like for the plugin? Is the inclusive filter turned on? What key sequence are you entering for the code?
Forum: Plugins
In reply to: [WP Easter Egg] Logging to consoleThanks for the heads up. This will be removed in the next version.
Forum: Plugins
In reply to: [WP Easter Egg] Can't get it to workclosing thread
Forum: Plugins
In reply to: [WP Easter Egg] Move imageoh wow, sorry about that. A syntax error snuck into my JS and should be fixed now. Please let me know if you’re still seeing the error.
Forum: Plugins
In reply to: [WP Easter Egg] Move imageWhoops, the admin JS file didn’t get updated on that last push. Can you try again?
Forum: Plugins
In reply to: [WP Easter Egg] Move imageI added two new options to move the image for the middle and the bottom. Can you try one of those and let me know if it’ll work for you?
Forum: Plugins
In reply to: [WP Easter Egg] Can't get it to workI’m glad to hear the plugin is working! For the custom code, you have to use the JS keyCode for the sequence. For 890, you would use:
56,57,48
A list of JS keyCodes is available here:
http://www.cambiaresearch.com/articles/15/javascript-char-codes-key-codesForum: Plugins
In reply to: [WP Easter Egg] Can't get it to workWhat setting do you have the filter on? Can you try turning the filter off? When using Konami, are you using the following key sequence?
Up Up Down Down Left Right Left Right B A
Forum: Plugins
In reply to: [WP Easter Egg] Can't get it to workAre you using the Konami code or a custom setting? Are you seeing anything in the JS console?