Chris David Miles
@chrisdavidmiles on WordPress.org and Slack
- Member Since: April 21st, 2017
- Location: Salt Lake City, UT
- Website: chrisdavidmiles.com
- Employer: Bluehost
Contribution History
Chris David Miles’s badges:- Photo Contributor
- Plugin Developer
- WordCamp Speaker
-
Created a topic, Great for troubleshooting, on the site WordPress.org Forums:
Great for troubleshooting -
Created a topic, Compatible with WP 6.1 ?, on the site WordPress.org Forums:
Does this work with the latest version of WordPress? A… -
Posted a reply to Go down the page when starting, on the site WordPress.org Forums:
Yes. Check out my answer here: https://wordpress.org/support/topic/first-space-bar-click-scrolls-to-bottom-of-page Let me know if you have any other… -
Posted a reply to No sound on mobile + other, on the site WordPress.org Forums:
And for your other question about the spacing, styling of the game, the HTML markup… -
Posted a reply to No sound on mobile + other, on the site WordPress.org Forums:
Yes, unfortunately that's unfortunately built into the original game. The game itself is JavaScript forked… -
Posted a reply to Great plugin for offline games, on the site WordPress.org Forums:
The HTML markup of the game has very unique classes to make it as easy… -
Posted a reply to Great plugin for offline games, on the site WordPress.org Forums:
If getting certain JS to run in a PWA is working in some browsers and… -
Posted a reply to Great plugin for offline games, on the site WordPress.org Forums:
If you can see the game being rendered then all the resources are being shown.… -
Posted a reply to great for offline functionality in PWA websites, on the site WordPress.org Forums:
Thanks! I’m glad you like it. -
Posted a reply to Great plugin for offline games, on the site WordPress.org Forums:
The plugin has been tested up to the latest version of WordPress (WordPress 6.1). I… -
Committed [2813592] to Plugins SVN:
Updated readme: Tested up to WordPress 6.1 -
Posted a reply to Embed into a site (no technical experience..), on the site WordPress.org Forums:
This is a WordPress plugin, it's only going to work on a WordPress site. On… -
Created a topic, This is a Top 10 plugin for me now, on the site WordPress.org Forums:
This plugin is one of those rare gems that goes beyond… -
Posted a reply to Way to create different size sprites?, on the site WordPress.org Forums:
Yes, you install both plugins and then modify the contents of the custom one. -
Wrote a comment on the post admin_email_check_interval, on the site WordPress Developer Resources:
[php]/** * Disable site admin email verification */ add_filter( 'admin_email_check_interval', '__return_false' );[/php] -
Committed [2743208] to Plugins SVN:
Updated readme: Tested up to WordPress 6.0 -
Committed [2743207] to Plugins SVN:
Updated readme: Tested up to WordPress 6.0 -
Posted a reply to Playing on Ipad Mini, on the site WordPress.org Forums:
Yes it should work with both tapping and keyboard input for anything with a touch… -
Posted a reply to Playing on Ipad Mini, on the site WordPress.org Forums:
Hello @iantiu I'm glad you are reporting it's working for you on Safari, but it… -
Posted a reply to Game displays but doesn’t work (JS error), on the site WordPress.org Forums:
Sounds good. Good luck on your site! 🙂 -
Posted a reply to Game displays but doesn’t work (JS error), on the site WordPress.org Forums:
I haven't seen that error before on this plugin. What you pasted suggests you're using… -
Created a topic, great migration tool, on the site WordPress.org Forums:
This is great for doing a migration if you don't have … -
Posted a reply to Jetpack SSO Module turning on seemingly by itself, on the site WordPress.org Forums:
Yes. In my case, I emailed jetpack support as they suggested above and they were… -
Posted a reply to Changing game sizes, on the site WordPress.org Forums:
All the components of the game have selectable CSS attributes. So if all you're looking… -
Committed [2673560] to Plugins SVN:
Updated readme -
Committed [2664167] to Plugins SVN:
Updated readme: Tested up to WordPress 5.9 -
Posted a reply to Upgrade, on the site WordPress.org Forums:
The game already makes use of the "night mode" levels, and works with any background… -
Posted a reply to How turn off start game with click on SPACE, on the site WordPress.org Forums:
Install this helper plugin on your site in addition to the regular dinosaur game plugin:… -
Posted a reply to WCAG Compliant?, on the site WordPress.org Forums:
Thank you for your question. The code for the game was taken from the open-source… -
Posted a reply to Feature request: Redis Info Support, on the site WordPress.org Forums:
Thank you -
Created a topic, Feature request: Redis Info Support, on the site WordPress.org Forums:
This plugin provides info about memcached if applicabl… -
Created a topic, 5/5 – This does exactly what it says and nothing more, on the site WordPress.org Forums:
Great plugin! This is a lot better than just leaving a… -
Posted a reply to terrific !, on the site WordPress.org Forums:
I originally made this plugin for my own 404 pages. 🙂 I'm glad you find… -
Posted a reply to nice game to have on website, on the site WordPress.org Forums:
Thanks! I'm glad you like it. -
Posted a reply to Great base to build a site specific game on, on the site WordPress.org Forums:
Thanks! -
Posted a reply to Playing on mobile, on the site WordPress.org Forums:
It's possible to play the game on mobile and tablets. The game actually plays differently… -
Posted a reply to The way to edit the sprites, on the site WordPress.org Forums:
The game uses a sprite map, which is an image file that contains all the… -
Posted a reply to “The dinosaur game can only be used once per page.”, on the site WordPress.org Forums:
Is everything else working ok? If so, try it with duplicate checking turned off and… -
Posted a reply to The way to edit the spritemap, on the site WordPress.org Forums:
Yes, the spritemap is a single file for retina and a single file for non… -
Created a topic, Jetpack SSO Module turning on seemingly by itself, on the site WordPress.org Forums:
I have a site that uses jetpack, where I have wordpres… -
Posted a reply to AWESOME GAME PLUGIN, on the site WordPress.org Forums:
I'm glad you like it! -
Committed [2576061] to Plugins SVN:
Version 1.0.7 release -
Committed [2572726] to Plugins SVN:
Version 1.0.7 release -
Posted a reply to Dinosaur remains the same after image file replacement, on the site WordPress.org Forums:
Great! I'm glad it's working. -
Posted a reply to The dinosaur game can only be used once per page., on the site WordPress.org Forums:
Great! Glad it's working. -
Posted a reply to The dinosaur game can only be used once per page., on the site WordPress.org Forums:
The plugin/configuration that's rendering the shortcode more than once on your site is the same… -
Posted a reply to Dinosaur remains the same after image file replacement, on the site WordPress.org Forums:
To me that sounds like caching. Either browser caching or (more likely) caching on the… -
Posted a reply to The dinosaur game can only be used once per page., on the site WordPress.org Forums:
One of the plugins in use on the page is interfering with the dinosaur-game shortcode.… -
Posted a reply to The dinosaur game can only be used once per page., on the site WordPress.org Forums:
That's normal behavior. Here's a working example of the game: chrisdavidmiles.com/dinosaur-game <h3>How to play:</h3> Jump… -
Posted a reply to The dinosaur game can only be used once per page., on the site WordPress.org Forums:
Seems to load for me. Is the problem still occurring? If so, what kind of…
Developer
-
Dinosaur Game
Active Installs: 2,000+
Total photo contributions: 1
View all photos contributed by Chris David Miles to the WordPress Photo Directory →
Plugins
-
Admin Menu Manager
-
Adminimize
-
Akismet Spam Protection
-
AMP
-
Autoptimize
-
Cloudflare
-
Contact Form 7
-
Default Post Sort
-
Dinosaur Game
-
Easy Footnotes
-
Edit Flow
-
EWWW Image Optimizer
-
Export media with selected content
-
Flamingo
-
Flexible SSL for CloudFlare
-
Gutenberg Block Editor Toolkit – EditorsKit
-
HTML Page Sitemap
-
Icegram Engage - Popups, Lead Magnets, Optins, Call to Action and Promotions Plugin
-
IndieAuth
-
Interactive Image Map Plugin - Draw Attention
-
Jetpack - WP Security, Backup, Speed, & Growth
-
Kanban Boards for WordPress
-
Lazy Load
-
Lazy Load for Comments
-
Login for Google Apps
-
Monkeyman Rewrite Analyzer
-
PWA
-
Rename XMLRPC
-
Safe SVG
-
Secondary Title
-
Slides & Presentations
-
Sucuri Security - Auditing, Malware Scanner and Security Hardening
-
Super Progressive Web Apps
-
Two-Factor
-
underConstruction
-
What The File
-
WP Change Default From Email
-
WP Dashboard Notes
-
WP Markdown Editor (Formerly Dark Mode)
-
WP Tasks After Install
-
WP-ServerInfo
-
WP-Sweep
-
WPScan - WordPress Security Scanner