bolt-pro icon indicating copy to clipboard operation
bolt-pro copied to clipboard

Create new Genesis Framework child themes at a lightning fast pace by using Foundation 6 and finish with incredibly small files

Results 4 bolt-pro issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to learn my way around your theme. I have run into a weird problem. Everytime I open the style.css file, my code editor stops responding. I...

Hi Chris! looks like there's a deprecated `parent_menu_slug` config parameter in [/lib/suggested-plugins.php](https://github.com/chrismcintosh/bolt-pro/blob/master/lib/suggested-plugins.php) Straight from the warning: "The `parent_menu_slug` config parameter was removed in TGMPA 2.4.0. In TGMPA 2.5.0 an alternative...

Following WordPress coding standards CSS files should always be implemented the [WordPress way](https://codex.wordpress.org/Child_Themes) (`wp_enqueue_style()`). I'd be happy to make a pull request - if you suggest how to handle the...