daymobrew
@daymobrew on WordPress.org
- Member Since: August 12th, 2009
- Location: Dublin, Ireland
- Website: damiencarbery.com
- GitHub: damiencarbery
Contribution History
daymobrew’s badges:- Core Contributor
- Documentation Contributor
- WordCamp Speaker
-
Posted a reply to UPDATE BREAKS ADMIN PRODUCT SEARCH, on the site WordPress.org Forums:
Same issue for me. Urls are getting multiple #038; added to them. Some still work,… -
Created a topic, Great features and very helpful support, on the site WordPress.org Forums:
I tried out both the free and pro versions on their de… -
Posted a reply to Multiple deposit amounts?, on the site WordPress.org Forums:
Thanks. I tested the Pro demo and it looks good. I saw that the Payment… -
Created a topic, Multiple deposit amounts?, on the site WordPress.org Forums:
I would like to offer 3 different payment options in m… -
Created a topic, Enhancement request – call jQuery.trigger when form loaded, on the site WordPress.org Forums:
I have code that reads the selected variation(s) and u… -
Created ticket #57711 on Core Trac:
PclZipUtilTranslateWinPath() fails when php_uname() function not available -
Created a topic, New life, on the site WordPress.org Forums:
I have been using CF7 DTX since 2016 (my first post ab… -
Posted a reply to Possible to insert product variations into CF7?, on the site WordPress.org Forums:
I primarily post code for me as I may reuse it. When it helps others… -
Posted a reply to Possible to insert product variations into CF7?, on the site WordPress.org Forums:
A few years ago I developed some JavaScript that would achieve this. It watches for… -
Posted a reply to Dynamic PHP-condition to show / hide a specific Elementor Block, on the site WordPress.org Forums:
You should look at the elementor/frontend/{$element_type}/should_render filter. I used the CSS Classes and CSS ID… -
Created a topic, So simple. Brilliant, on the site WordPress.org Forums:
This plugin was so easy to use. I exported a multi sit… -
Created a topic, Add users to multiple lists (without ticking checkboxes), on the site WordPress.org Forums:
My form is set up to add users to two lists. The form … -
Submitted pull request #40880 to WordPress/gutenberg:
Typo - enqueue to enqueued -
Posted a reply to How to change layout of single store page, on the site WordPress.org Forums:
Even though it gives a lot of control, I was trying to avoid that option… -
Posted a reply to How to change layout of single store page, on the site WordPress.org Forums:
I think I found a solution - remove the cpt_template() filter and add a custom… -
Created a topic, How to change layout of single store page, on the site WordPress.org Forums:
From http://localhost//wp-admin/edit.php?post_type=wps… -
Created a topic, Password protected page does not work, on the site WordPress.org Forums:
WordPress 5.7.2, WPS Hide Login 1.8.5. I have a passw… -
Created a topic, FYI: Preview is wrong when using Email Template Customizer for WooCommerce, on the site WordPress.org Forums:
This is a FYI rather than a bug report. I used your p… -
Posted a reply to Wrong REST API path accessed on Multisite, on the site WordPress.org Forums:
3.3.2 works on my multisite installation. Brilliant. Thanks. -
Posted a reply to Wrong REST API path accessed on Multisite, on the site WordPress.org Forums:
It didn't work because of too many slashes in the REST url. I got a… -
Posted a reply to Wrong REST API path accessed on Multisite, on the site WordPress.org Forums:
Thanks. I saw the changelog for 3.2.0 mention the site_url. I'll give it a try… -
Posted a reply to Customising Woocommerce product page, on the site WordPress.org Forums:
A few years ago I wrote about using add_action and remove_action to move items around… -
Posted a reply to How do I conditionally exclude fields from notification email?, on the site WordPress.org Forums:
Thanks for for this suggestion - this totally solved my issue. -
Created a topic, How do I conditionally exclude fields from notification email?, on the site WordPress.org Forums:
I have a number of Dropdown fields with a dash as the … -
Created a topic, Great support and very flexible plugin, on the site WordPress.org Forums:
Maarten’s plugin is AMAZING. It has been PERFECT for t… -
Created a topic, Is there a logout url to not reveal secret login url?, on the site WordPress.org Forums:
Using version 1.6.1. Login url set to /blah/ Redirecti… -
Created a topic, Wrong REST API path accessed on Multisite, on the site WordPress.org Forums:
My dev site is WordPress Multisite. register_rest_rout… -
Created a topic, FYI: Links to www.seedprod.com are http, on the site WordPress.org Forums:
In multiple places in the plugin source it references … -
Posted a reply to the worst plugin, on the site WordPress.org Forums:
The login string is stored in the wp_options database table with option_name = 'whl_page' -
Posted a reply to How is index data pushed to Algolia, on the site WordPress.org Forums:
I only found out about the plugin in Mika's recent post about it: https://halfelf.org/2020/algolia-search-faster/ -
Posted a reply to How is index data pushed to Algolia, on the site WordPress.org Forums:
@richaber : Wow, thanks for all the links. I didn't know about WP Search for… -
Posted a reply to How is index data pushed to Algolia, on the site WordPress.org Forums:
Sorry, I meant to click the "This is not a support query" checkbox. -
Created a topic, How is index data pushed to Algolia, on the site WordPress.org Forums:
I was experimenting with Algolia instantsearch (withou… -
Created a topic, Excluded urls still deployed, on the site WordPress.org Forums:
I am using WP2Static 6.6.7 on WordPress 5.3.2 (corpora… -
Posted a reply to Form keep showing field required and do not submit, on the site WordPress.org Forums:
I noticed that the wqoecf_quote_or_enquiry_ajax_callback() function is returning the correct form. The issue must be… -
Posted a reply to Form keep showing field required and do not submit, on the site WordPress.org Forums:
I have been helping @priyam3491 with this issue because he was using some of my… -
Posted a reply to the worst plugin, on the site WordPress.org Forums:
The same happened me once but it was my fault - I put in a… -
Created a topic, Very helpful, on the site WordPress.org Forums:
I often write code to add content to WooCommerce email… -
Posted a reply to How do precheck some items in multicheck?, on the site WordPress.org Forums:
Thanks for the reply. I decided against pre-setting the data as it would have negative… -
Created a topic, How do precheck some items in multicheck?, on the site WordPress.org Forums:
I have a multicheck which I populate with the dates of… -
Created a topic, Delay emails by more than 10 sec, on the site WordPress.org Forums:
I have enabled the defer of transactional emails with … -
Posted a reply to Attach PDF to confirmation email for specific product, on the site WordPress.org Forums:
@indigorise: Yes, you could modify the code to check for multiple product IDs For example,… -
Posted a reply to New bug spotted after update, on the site WordPress.org Forums:
IF you look at the bottom of https://plugins.svn.wordpress.org/healcode-mindbody-widget/trunk/widget.php you will see the backticks on the… -
Posted a reply to New bug spotted after update, on the site WordPress.org Forums:
The wrong quotes were used when the fix for the deprecated function was done (See… -
Posted a reply to Deprecated function notice, on the site WordPress.org Forums:
Here's a patch for the create_function() warning. You can also remove the closing ?> ---… -
Posted a reply to PROBLEM P3 PERFOMANCE PLUGIN, on the site WordPress.org Forums:
If you are using PHP 7 then this plugin will not work. See the pinned… -
Posted a reply to Create link within a category, on the site WordPress.org Forums:
Would it be okay to have the extra text expand when it is clicked. I've… -
Posted a reply to Post thumbnail, on the site WordPress.org Forums:
It looks like you already have this on your site. If you need something else… -
Posted a reply to Widget doesn’t show up on website, on the site WordPress.org Forums:
Is it the widget above the facebook icon? Are there any error messages in the… -
Posted a reply to error connecting to my databse.the ask me to copy and paste the list below, on the site WordPress.org Forums:
Can you view the database with phpMyAdmin? You might be able to fix the crashed…
Plugins
-
3CX Free Live Chat, Calls & WhatsApp
-
Admin Columns
-
Adminimize
-
Advanced Cron Manager - debug & control
-
Advanced Custom Fields (ACF)
-
Advanced Export for WP & WPMU
-
AMP for WP - Accelerated Mobile Pages
-
Asset CleanUp: Page Speed Booster
-
BackWPup - WordPress Backup Plugin
-
bbPress Notify (No-Spam)
-
Blox Lite
-
Broken Link Checker
-
Cache Enabler
-
Category Posts Widget
-
Caxton - Create Pro page layouts in Gutenberg
-
Checkout Field Manager (Checkout Manager) for WooCommerce
-
Code Snippets
-
Comet Cache
-
Comments Extra Fields For Post,Pages and CPT
-
Contact Form by WPForms - Drag & Drop Form Builder for WordPress
-
CookieYes | GDPR Cookie Consent & Compliance Notice (CCPA Ready)
-
Custom Contact Forms
-
Custom Login
-
Debogger
-
Debug Bar
-
Debug Bar Actions and Filters Addon
-
Debug Bar Console
-
Debug Bar Post Meta
-
Developer
-
Disable Emojis (GDPR friendly)
-
Disable REST API
-
Disable XML-RPC
-
Disable XML-RPC Pingback
-
Display Featured Image for Genesis
-
Display Posts - Easy lists, grids, navigation, and more
-
Div Shortcode
-
Download Manager
-
Easy Forms for Mailchimp
-
Easy Timer
-
Edit Flow
-
Email Templates Customizer and Designer for WordPress and WooCommerce
-
Events Manager
-
EWWW Image Optimizer
-
Exploit Scanner
-
F12-Profiler
-
Fixed Widget and Sticky Elements for WordPress
-
Flying Pages
-
Genesis 404 Page
-
Genesis Connect for WooCommerce
-
Genesis Dambuster
-
Genesis Grid
-
Genesis Layout Extras - Default Layouts in Genesis for WordPress
-
Genesis Sandbox Featured Content Widget
-
Genesis Simple Hooks
-
Genesis Simple Sidebars
-
Genesis Subpages as Secondary Menu
-
Genesis Visual Hook Guide
-
Grids: Layout builder for WordPress
-
Groups
-
Gutenberg Blocks by Kadence Blocks – Page Builder Features
-
Gutenberg Blocks Library & Toolkit - Editor Plus
-
Gutenberg Blocks Templates - 50+ Free Gutenberg Block Designs
-
Hustle - Email Marketing, Lead Generation, Optins, Popups
-
If Menu - Visibility control for Menus
-
Imsanity
-
InfiniteWP Client
-
Integrity Checker
-
iThemes Security
-
Jquery Validation For Contact Form 7
-
Limit Login Attempts
-
Log Deprecated Notices
-
MailChimp Campaign Archive
-
Maps Widget for Google Maps
-
MC4WP: Mailchimp for WordPress
-
Migrate WordPress Website & Backups - Prime Mover
-
Multisite Enhancements
-
My Shortcodes
-
New User Approve
-
Ninja Forms Contact Form - The Drag and Drop Form Builder for WordPress
-
Only One Category
-
PDF Invoices & Packing Slips for WooCommerce
-
Plugin Detective - Troubleshooting Conflicts
-
Plugin Organizer
-
Polylang
-
Popup for Contact Form 7
-
Popup Maker - Popup for opt-ins, lead gen, & more
-
PPM Carousel
-
Preview E-mails for WooCommerce
-
Product Enquiry for WooCommerce
-
PublishPress Capabilities - User Role Editor, Access Permissions, Admin Menus
-
PublishPress Revisions: Duplicate Posts, Submit, Approve and Schedule Content Changes
-
Query Monitor
-
Query Posts
-
Really Simple CAPTCHA
-
Recent Tweets Widget
-
Recent Updates Dashboard Widget
-
Redirection
-
Regenerate Thumbnails
-
Related Posts for WordPress
-
Restore Link Title Field
-
SEO Friendly Images
-
ShareThis Dashboard for Google Analytics
-
ShiftNav - Responsive Mobile Menu
-
Show Current Template
-
Simple Custom CSS Plugin
-
Simple History – user activity log, audit tool
-
Simple Lightbox
-
Simple Like Page Plugin
-
Simple Map
-
Simple URLs - Link Cloaking, Product Displays, and Affiliate Link Management
-
Simply Show Hooks
-
SiteOrigin CSS
-
Slider by Soliloquy - Responsive Image Slider for WordPress
-
Slider, Gallery, and Carousel by MetaSlider - Responsive WordPress Slideshows
-
Smash Balloon Social Post Feed
-
Stellar Places
-
Store Locator for WordPress with Google Maps – LotsOfLocales
-
Store Locator Plus® for WordPress
-
Storefront Hamburger Menu
-
Stream
-
Sucuri Security - Auditing, Malware Scanner and Security Hardening
-
Testimonials Widget
-
The Events Calendar
-
Theme Check
-
Theme My Login
-
Theme Test Drive
-
Titan Anti-spam & Security
-
Tools for Twitter
-
Twitter
-
Twitter Widget Pro
-
UpdraftPlus WordPress Backup Plugin
-
Use Google Libraries
-
User Role Editor
-
User Switching
-
Velvet Blues Update URLs
-
Video Background
-
Website Builder by SeedProd — Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode
-
Widget Content Blocks
-
Widget Context
-
Widget CSS Classes
-
Widget Importer & Exporter
-
Widget Output Filters
-
WOO Stickers by Webline
-
WooCommerce
-
WooCommerce Advanced Product Quantities
-
WooCommerce Cart Tab
-
WooCommerce New Product Badge
-
WooCommerce Product Gift Wrap
-
WooCommerce Products Per Page
-
WooCommerce Search, Filters & Merchandising
-
WooCommerce Smart Sale Badge
-
Wordfence Security - Firewall, Malware Scan, and Login Security
-
WP Activity Log
-
WP Featherlight - A Simple jQuery Lightbox
-
WP Fingerprint
-
WP Migrate Lite - WordPress Migration Made Easy
-
WP Minify Fix
-
WP Store Locator
-
WP Super Cache
-
WP Twitter Feeds
-
WP Updates Notifier
-
WP YouTube Lyte
-
WP-Optimize - Cache, Clean, Compress.
-
WP-Sweep
-
wpMandrill
-
WPS Hide Login
-
XML Sitemap Generator for Google
-
Yoast SEO