Recently, I hit a hard page limit with our web governance subscription and decided to exclude lower priority pages such as calendar entries, media attachment pages and blog archive indexes to removing them from the automated check I can avoid upgrading our plan and focus on pages and posts that actually matter. Last year I … Continue reading “Excluding a software as a service script from Events Calendar pages and others using Conditional Tags”
Excluding a software as a service script from Events Calendar pages and others using Conditional Tags
First run through of my #WCSCV talk
22 slides and 30 minutes run time. I have plenty of room to drill down on any part and easily leave time at the end for discussion with the audience 🙂
Overriding Gutenberg’s default editor width and font
By default Gutenberg sets the editor width to 580px on the desktop unless the browser window is narrower. Since Kubrick’s post content area is 480px we’ll need to override the width so text wrapping occurs at the same width as the final post. for that we simply set new declarations for the wp-block class tag.