thehowarde
@thehowarde on WordPress.org and Slack
- Member Since: September 16th, 2013
- Location: Florida
- Website: duckdiverllc.com
- GitHub: DuckDivers
- Job Title: Development, Server Management, Support
- Employer: Duck Diver Marketing
Bio
Interests
WordPress Origin Story
Contribution History
thehowarde’s badges:- Plugin Developer
-
Committed [2480930] to Plugins Trac:
Add Bot Prevention7 days ago
-
Committed [2479074] to Plugins Trac:
Remove Error Log1 week ago
-
Posted a reply to Default navigation arrows, on the site WordPress.org Forums:
It seems you are using something else.2 weeks ago
-
Posted a reply to content encoding error wordpress, on the site WordPress.org Forums:
Ok... well I tested as you describe, and it works fine for me. I put…3 weeks ago
-
Posted a reply to content encoding error wordpress, on the site WordPress.org Forums:
I don't understand.3 weeks ago
-
Posted a reply to content encoding error wordpress, on the site WordPress.org Forums:
It is possible that elementor also uses the owl carousel jQuery plugin. It is also…3 weeks ago
-
Posted a reply to content encoding error wordpress, on the site WordPress.org Forums:
I think this is your issue. Elementor.3 weeks ago
-
Posted a reply to content encoding error wordpress, on the site WordPress.org Forums:
Hi. I can't really say what your issue might be without seeing the code you've…3 weeks ago
-
Posted a reply to Problem with images for cpt “products” (woo), on the site WordPress.org Forums:
Hi @pprosch79 You can entirely filter the query args using this: https://wordpress.org/plugins/dd-post-carousel/#can%20i%20filter%20the%20query%20arguments%3F3 weeks ago
-
Posted a reply to Problem with images for cpt “products” (woo), on the site WordPress.org Forums:
The images for the products need to be the product main image. You could set…3 weeks ago
-
Posted a reply to multiple custom post types in slider, on the site WordPress.org Forums:
Since there are no additional questions, I'm marking this as resolved.3 weeks ago
-
Posted a reply to excerpt with styling tags, on the site WordPress.org Forums:
Since there was no reply. I am closing this.3 weeks ago
-
Posted a reply to Problem with images for cpt “products” (woo), on the site WordPress.org Forums:
Hi If you can share your website address I can take a look.4 weeks ago
-
Posted a reply to Mobile touch, on the site WordPress.org Forums:
You could add that css to your wordpress customizer or to your theme's css file…4 weeks ago
-
Posted a reply to Mobile touch, on the site WordPress.org Forums:
I'll take a look.4 weeks ago
-
Posted a reply to Mobile touch, on the site WordPress.org Forums:
Where specifically is your carousel?4 weeks ago
-
Posted a reply to Mobile touch, on the site WordPress.org Forums:
This concern is more to do with Owl Carousel as a whole, rather than the…4 weeks ago
-
Posted a reply to Please update for PHP 7.4, on the site WordPress.org Forums:
I've updated this plugin here https://github.com/DuckDivers/kint-debugger1 month ago
-
Posted a reply to excerpt with styling tags, on the site WordPress.org Forums:
I'm not sure I understand what you're asking. Are you looking for code to make…2 months ago
-
Posted a reply to Product registration, on the site WordPress.org Forums:
Yes. Please contact me directly howard at duckdiverllc dot com2 months ago
-
Created a topic, Works Well, on the site WordPress.org Forums:
Simple and clear implementation of the Twenty Twenty b…2 months ago
-
Posted a reply to Parallax not working any more, on the site WordPress.org Forums:
Hello @nijntjepluis I looked at your website. There are several errors in the console, including…2 months ago
-
Posted a reply to multiple custom post types in slider, on the site WordPress.org Forums:
Well if you don't need the meta query... take it out. You could try using…2 months ago
-
Posted a reply to multiple custom post types in slider, on the site WordPress.org Forums:
Using standard WP_Query arguments. 'post_type' => array('news', 'sport', lifestyle')2 months ago
-
Posted a reply to multiple custom post types in slider, on the site WordPress.org Forums:
HI @leelnj You could (using the existing version) - filter the query arguments. https://wordpress.org/plugins/dd-post-carousel/#%0Acan%20i%20filter%20the%20query%20arguments%3F%0A2 months ago
-
Posted a reply to Thumbnails, on the site WordPress.org Forums:
@moonyell I don't understand how it would show an image if there's no image to…2 months ago
-
Committed [2444573] to Plugins Trac:
Fix minor jquery warning2 months ago
-
Posted a reply to Thumbnails, on the site WordPress.org Forums:
Hi @moonyell - by design, if you choose to show thumbnail, then it will show…2 months ago
-
Committed [2443783] to Plugins Trac:
add categories2 months ago
-
Created a topic, Plain div block, on the site WordPress.org Forums:
Would you be able to add a block for just a plain DIV …3 months ago
-
Committed [2435952] to Plugins Trac:
WP Version3 months ago
-
Posted a reply to Can I show the_content in exchange of the_excerpt?, on the site WordPress.org Forums:
Hi @lostchoi Yes, put it in functions.php of your theme/child theme. add_filter('dd_carousel_filter_excerpt', 'filter_carousel_excerpt_callback', 10, 2);…3 months ago
-
Posted a reply to Can I show the_content in exchange of the_excerpt?, on the site WordPress.org Forums:
Hi @lostchoi Yes, you can use Filter Excerpt and use post content. I'm almost finished…3 months ago
-
Posted a reply to Product registration, on the site WordPress.org Forums:
Hi @mandt This version of the plugin does not do that. However, I've done that…3 months ago
-
Committed [2425052] to Plugins Trac:
Compatible to3 months ago
-
Committed [2425045] to Plugins Trac:
Fix for CF7 Updates3 months ago
-
Posted a reply to Multiple carousel in a custom post type ui, on the site WordPress.org Forums:
Hello. I would need to see it implemented to have any idea as to why…3 months ago
-
Posted a reply to Parallax not showing images, on the site WordPress.org Forums:
The Z-Index has to do with the layers (in CSS) - so this means that…3 months ago
-
Posted a reply to Parallax not showing images, on the site WordPress.org Forums:
Have you tried changing the Z-Index of the parallax section? [dd-parallax img="imagename.jpg" height="600" speed="3" z-index="9"]3 months ago
-
Posted a reply to Parallax not showing images, on the site WordPress.org Forums:
Hello @krishab Without seeing your particular page and any possible script errors, I can't really…4 months ago
-
Created a topic, Got ads on my wp-admin, on the site WordPress.org Forums:
Developer puts promotions on site's dashboard. Unprof…4 months ago
-
Created a topic, Injects ads to dashboard, on the site WordPress.org Forums:
Promoted themselves to be a 'featured plugin' and adde…4 months ago
-
Posted a reply to Ability to rewrite carousel content, on the site WordPress.org Forums:
Hello @ahesterme, Simply filtering the $output would probably cause most people to break the functionality…4 months ago
-
Committed [2404181] to Plugins Trac:
Add postid to other filter4 months ago
-
Committed [2404178] to Plugins Trac:
Fix Filter4 months ago
-
Committed [2404176] to Plugins Trac:
Add new filters4 months ago
-
Posted a reply to Ability to rewrite carousel content, on the site WordPress.org Forums:
I'll take a look when I have some time. Give me a few days.4 months ago
-
Posted a reply to Ability to rewrite carousel content, on the site WordPress.org Forums:
@ahesterme You can already do that, by making no excerpt output, and then hooking in…4 months ago
-
Created a topic, I liked this plugin until they placed ads on my dashboard, on the site WordPress.org Forums:
While this is a good plugin, the addition of an ad in …5 months ago
-
Created a topic, Puts ads in my dashboard, on the site WordPress.org Forums:
As the title says. Unwanted ads in my dashboard.5 months ago
Developer
-
Analytics Event Tracking for GTAG
Active Installs: 30+
-
CF7 Woo Product Registration
Active Installs: 100+
-
Connect Contact Form 7 to Constant Contact
Active Installs: 20+
-
Custom Post Carousels with Owl
Active Installs: 1,000+
-
List Orders with Backorders for WooCommerce
Active Installs: 100+
-
Parallax Image
Active Installs: 4,000+
Plugins
-
Admin Columns
-
Advanced Bootstrap Blocks
-
Advanced Custom Fields
-
Advanced Custom Fields: NextGEN Gallery Field add-on
-
Advanced Editor Tools (previously TinyMCE Advanced)
-
Advanced WooCommerce Product Gallery Slider
-
All-in-One WP Migration
-
Analytics Event Tracking for GTAG
-
Animate It!
-
Cerber Security, Anti-spam & Malware Scan
-
Connect Contact Form 7 to Constant Contact
-
Contact Form 7 - Conditional Fields
-
Contact Form 7 Dynamic Text Extension
-
Cookiebot | GDPR/CCPA Compliant Cookie Consent and Control
-
Custom Post Carousels with Owl
-
Disable Gutenberg
-
Disable WooCommerce Bloat
-
Discount Rules for WooCommerce
-
Enable jQuery Migrate Helper
-
File Manager
-
Honeypot for Contact Form 7
-
Image Wall
-
Imsanity
-
Jilt for WooCommerce
-
Limit Login Attempts Reloaded
-
List Orders with Backorders for WooCommerce
-
Max Mega Menu
-
Members - Membership & User Role Editor Plugin
-
Parallax Image
-
Payment Form for PayPal Pro
-
Perfect Images + Retina
-
Preview E-mails for WooCommerce
-
Price Based on Country for WooCommerce
-
Query Monitor
-
reCAPTCHA in WP comments form
-
ReCaptcha v2 for Contact Form 7
-
Regenerate Thumbnails
-
Rename wp-login.php
-
Responsive Menu - Create Mobile-Friendly Menu
-
ShiftNav - Responsive Mobile Menu
-
Simple Custom Post Order
-
Simple Share Buttons Adder
-
Simply Show Hooks
-
Smash Balloon Social Photo Feed
-
Speed Booster Pack ⚡ PageSpeed Optimization Suite
-
Sticky Menu, Sticky Header (or anything!) on Scroll
-
Sucuri Security - Auditing, Malware Scanner and Security Hardening
-
SVG Support
-
User Role Editor
-
WooCommerce
-
WooCommerce Conversion Tracking
-
WooCommerce Email Test
-
WooCommerce Google Analytics Integration
-
WooSwipe WooCommerce Gallery
-
WordPress Download Manager
-
WP Email Template
-
WP Store Locator
-
WP Ultimate Post Grid
-
WP-Members Membership Plugin
-
Yoast SEO