Hi there,
I am also interested in using this plugin for a Cricket website that I have planned.
Please could you keep us updated on the plans for the plugin?
Thanks
Thread Starter
reegz
(@reegz)
If you’re using chrome, press F12. You’ll find that your image ‘http://www.eatupyourgreens.org/web/wp-content/uploads/2012/10/fruit.png’ is not found – 404.
Correct the path and try again.
Thanks for this.
I was having a similar issue with a custom js include.
I removed wp_enqueue_script(‘jquery’); from my wp_head stage and the custom js started working.