Howard Development & Consulting
@howarddc on WordPress.org
Bio
- Member Since: June 10th, 2021
- Location: Denver, CO
- Website: howarddc.com
- GitHub: howarddc
- Employer: Howard Development & Consulting
Contribution History
Howard Development & Consulting’s badges:- Plugin Developer
- Theme Developer
- Translation Editor
-
Created ticket #170540 on Themes Trac:
THEME: Understrap – 1.2.4 -
Created ticket #169063 on Themes Trac:
THEME: Understrap – 1.2.3 -
Posted a reply to Restrict style.css to the dashboard, on the site WordPress.org Forums:
The Understrap theme doesn't load a style.css, but instead loads a separate CSS file, child-theme.min.css,… -
Created ticket #132647 on Themes Trac:
THEME: Understrap – 1.2.2 -
Posted a reply to Adding colors to editor-color-palette.json ?, on the site WordPress.org Forums:
You'll also need to update your postCSS config file with the colors you want: https://github.com/understrap/understrap/blob/main/src/build/postcss.config.js -
Posted a reply to WOOCOMMERCE PRODUCT EDITOR ISSUE, on the site WordPress.org Forums:
Were you using just the parent theme or are you using a custom cild theme… -
Posted a reply to Authorization header is missing, on the site WordPress.org Forums:
We'd probably need more information than what can be discussed on a support forum. The… -
Posted a reply to Authorization header is missing, on the site WordPress.org Forums:
Can you try flushing your permalinks and cache? -
Posted a reply to Skip link no longer hidden, on the site WordPress.org Forums:
Essentially the sr-only classes were in Bootstrap 4 but in Bootstrap 5 they were replaced… -
Posted a reply to No more post thumbnails?, on the site WordPress.org Forums:
Great! We've released an updated (1.2.1) with the hotfix. Thanks for the help here. -
Created ticket #129138 on Themes Trac:
THEME: Understrap – 1.2.1 -
Posted a reply to No more post thumbnails?, on the site WordPress.org Forums:
Great! We're tracking the issue on our Github account as well and think we may… -
Posted a reply to No more post thumbnails?, on the site WordPress.org Forums:
To be clear - the option to set a featured image while editing a post… -
Posted a reply to Version 1.2 causing fatal error in Pages/Posts Libraries, on the site WordPress.org Forums:
Is your child theme overriding the inc/template-tags.php file? If so, then you'll need to monitor… -
Created ticket #128991 on Themes Trac:
THEME: Understrap – 1.2.0 -
Posted a reply to New update breaks the website, on the site WordPress.org Forums:
If you had custom styles and page templates, then you should not update the theme.… -
Posted a reply to Error npm watch, on the site WordPress.org Forums:
Are you using the latest version of the child starter theme (in the package.json folder… -
Posted a reply to Error npm watch, on the site WordPress.org Forums:
If it's been a while since you've developed, I recommend deleting your package-lock.json and node_modules,… -
Posted a reply to Extending/overriding CF7 classes, on the site WordPress.org Forums:
We still have the import for the Contact Form 7 styles: https://github.com/understrap/understrap/blob/main/src/sass/theme/_contact-form7.scss - are you… -
Committed [2709987] to Plugins SVN:
fixes readme FAQ message -
Committed [2708830] to Plugins SVN:
makes sure 0.0.2 is up -
Committed [2708829] to Plugins SVN:
fixes icon and readme file -
Committed [2708274] to Plugins SVN:
Adding first version of my plugin -
Posted a reply to Understrap Child: tag ?, on the site WordPress.org Forums:
If you're using an Understrap child theme, you'll need to copy the header.php file from… -
Posted a reply to Bootstrap grid vs WooCommerce columns, on the site WordPress.org Forums:
Glad you worked it out and thanks for documenting your answer here for others. -
Posted a reply to warnings when compiling Sass, on the site WordPress.org Forums:
The new release will only offer BS5 as an option, it will still load BS4… -
Posted a reply to warnings when compiling Sass, on the site WordPress.org Forums:
Hi- This is a known issue with Bootstrap 4 (https://github.com/twbs/bootstrap/issues/34353). Our next release will include… -
Posted a reply to How Understrap been imported the popper.js into the roolup.js build process?, on the site WordPress.org Forums:
If you're modifying the theme code itself, we recommend posing your question on Github where… -
Posted a reply to How Understrap been imported the popper.js into the roolup.js build process?, on the site WordPress.org Forums:
We're currently including popper by explicitly declaring it when we include Bootstrap: https://github.com/understrap/understrap/blob/main/src/js/bootstrap.js You can… -
Posted a reply to How Understrap been imported the popper.js into the roolup.js build process?, on the site WordPress.org Forums:
Popper is a dependency of Bootstrap (https://getbootstrap.com/docs/5.1/getting-started/introduction/#js) and is used to handle things like tooltips… -
Posted a reply to ctx => {return { map: ctx.file.dirname.includes(‘examples’) ?, on the site WordPress.org Forums:
I believe the expected result would be that you wouldn't generate the source map file… -
Posted a reply to ctx => {return { map: ctx.file.dirname.includes(‘examples’) ?, on the site WordPress.org Forums:
That appears to be a relic of some older code (checking to see if the… -
Posted a reply to Link to Bootstrap off-site?, on the site WordPress.org Forums:
Hi- Typically your server/hosting will be the most important thing to optimize, by using some… -
Posted a reply to Error 500 after updating fro 0.9.6 to 1.0, on the site WordPress.org Forums:
It's hard to know without getting the actual error of what's triggering the 500. If… -
Posted a reply to wp_enqueue_script() was called incorrectly WP 5.8.0, on the site WordPress.org Forums:
Because we're not seeing any evidence that this is caused by the theme, we're going… -
Posted a reply to Uncaught Error: Call to undefined function understrap_link_pages(), on the site WordPress.org Forums:
understrap_link_pages() is a new function introduced in Understrap 1.0.0 If you're using a child theme… -
Posted a reply to How to disable custom-editor-style?, on the site WordPress.org Forums:
We add the palette in understrap_block_editor_setup() so just declaring the function in your child theme… -
Posted a reply to How to disable custom-editor-style?, on the site WordPress.org Forums:
Our first note is that we recommend using a child theme for any modifications. I… -
Posted a reply to SVG tag is not working on WordPress Menu from 0.9.6, on the site WordPress.org Forums:
Hi there - we have a thread on GitHub that offers some solutions to a… -
Posted a reply to bootstrap 5?, on the site WordPress.org Forums:
Yes, this is on our agenda for the next few months. We're working on Gutenberg… -
Posted a reply to Page Width, on the site WordPress.org Forums:
Unfortunately, what you're trying to accomplish would be a code-level change to how the theme… -
Posted a reply to Page Width, on the site WordPress.org Forums:
By default, the theme doesn't support a full width header image. Instead, the theme uses… -
Posted a reply to Hero Slider not showing if home page set as static page, on the site WordPress.org Forums:
Hi, As of now, this is the expected behavior of the theme. If you'd like,… -
Posted a reply to Grid style home page, on the site WordPress.org Forums:
Hi, the_post_thumbnail() will always pull the featured image from the individual post objects, this is… -
Posted a reply to Thanks. This save me a lot of time., on the site WordPress.org Forums:
Thank you for the kind words! If you haven't yet, be sure to take a… -
Posted a reply to Doesn’t install, on the site WordPress.org Forums:
@lwk2431 We've pushed a new version of the theme with updates to the npm build… -
Posted a reply to Understrap Conflicts with the “WooCommerce Authorize.Net Gateway” Plugin, on the site WordPress.org Forums:
Looking at the error, none of these scripts are coming from Understrap, so the plugin… -
Posted a reply to about excerpt, on the site WordPress.org Forums:
The new version 0.9.6 just went live on the repository. I believe when you update,…
Developer
-
WP Wallet
Active Installs: 10+
-
UnderstrapActive Installs: 10,000+