Josh Nederveld
Josh Nederveld
Thanks for the plugin! I took your calculations and [made a SASS mixin](https://gist.github.com/jhned/2c3fd4747b4abb87fb050a9b0822dc41) out of it. I was running in to trouble because my use case didn't line up 100%...
Hi there, Just started taking a look at this plugin, and so far, I really like what I see. However, I think that I would run in to a responsive...
The CRM I'm using [converts the CSS child selector](https://community.infusionsoft.com/t/prevent-greater-than-to-gt-sign-conversion-in-css-style-block-in-email/39529) `>` to `>` in style blocks, which makes styling a container's table-cell difficult. I'd recommend updating [componentFactory](https://github.com/zurb/inky/blob/develop/lib/componentFactory.js#L72) to include a CSS...
https://github.com/pantheon-systems/solr-power/blob/e2f133c257058beb4426e819ee5ed98e17df0c54/includes/class-solrpower-batch-index.php#L228 I'm in a situation where I have many posts that have discrete, specific names. On the front-end, I filter the post title to merge the current post title with...
**Describe the bug** There's an undefined array index error due to a bad response from the call to https://api.wordpress.org/plugins/info/1.0/seo-by-rank-math.json. This may be specific to WP Engine servers. **To Reproduce** Steps...