Jeroen Schmit

Results 32 issues of Jeroen Schmit

If have Safari running full screen on my second monitor, but Codekit doesn't reload the CSS when I save my files. However, it _does_ work when Safari is _not_ running...

## Expected behavior Maybe `false` or `-1`? ## Actual behavior A PHP warning: ``` Fatal error: Uncaught DivisionByZeroError: Division by zero in /path/to/website/wp-content/plugins/timber-library/lib/Image.php on line 410 ``` ## Steps to...

@justintadlock asked me to spearhead the Event post type, so here we go! I run an [event plugin for Theaters](https://github.com/slimndap/wp-theatre), so most of the initial structure will come from what...

* The current HTML output of the production and event lists is heavily outdated. * Doesn't work very well on mobile devices. * Default CSS is still using floats and...

## Reconsider role Fully featured events plugin? Or a base plugin that can be extended with plugins and hooks? https://github.com/slimndap/wp-theatre/discussions/321 ## Reconsider functionality Is there any bloat that can be...

Just like WooCommerce! Explained over here by @JeroenSormani: https://gist.github.com/JeroenSormani/181b8c8a1e5ae6ab8d12

enhancement

Can be resolved by deleting `theater_transient_keys` from the options table.

Perhaps next to the 'Add production' button? ![screen_shot_2015-06-18_at_19_32_40](https://cloud.githubusercontent.com/assets/2284714/8237631/0f89e4da-15f1-11e5-8205-f75a34914de7.png)

enhancement

Something like `the_event_venue`. For inspiration: http://wpshout.com/why-when-and-how-to-make-your-own-template-tags/