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 dns_get_record() warning on localhost, on the site WordPress.org Forums:
A quick fix is to add '@' before the dns_get_record() call i.e. $dns_records = @dns_get_record(… -
Posted a reply to dns_get_record() warning on localhost, on the site WordPress.org Forums:
Of course some online features are not going to work in offline mode but the… -
Created a topic, New layout is a confusing mess, on the site WordPress.org Forums:
Versoin 5 is a terrible confusing mess. For most of… -
Posted a reply to dns_get_record() warning on localhost, on the site WordPress.org Forums:
Yes, it is in offline mode. The Settings page says: Currently in Offline Mode (some… -
Created a topic, dns_get_record() warning on localhost, on the site WordPress.org Forums:
I am running WAMP64 on my Windows 11 machine so WordPr… -
Mentioned in [59506] on Core SVN:
Filesystem API: Check `PHP_OS_FAMILY` instead of `php_uname()` in PclZip. -
Posted a reply to _load_textdomain_just_in_time was called incorrectly, on the site WordPress.org Forums:
In email-log/load-email-log.php there is code that loads a lot of the plugin at 'plugins_loaded', which… -
Created a topic, Fatal error when product does not have categories, on the site WordPress.org Forums:
My client does not use categories for his WooCommerce … -
Created a topic, Change shopper-prices.php to use REST API or ajax, on the site WordPress.org Forums:
I have hardened by WordPress installation by preventin… -
Created a topic, FYI: Small typos in plugin description page, on the site WordPress.org Forums:
In the Description on the main plugin page: "colleact … -
Posted a reply to Duplicate “Amazon S3: Europe (Irlande)” in S3 destination, on the site WordPress.org Forums:
me-south-1 = Middle East (Bahrain) -
Posted a reply to Duplicate “Amazon S3: Europe (Irlande)” in S3 destination, on the site WordPress.org Forums:
For @korsani they can Inspect Element to see which one is really Stockholm - I… -
Posted a reply to Duplicate “Amazon S3: Europe (Irlande)” in S3 destination, on the site WordPress.org Forums:
I had a quick look at the languanges/*.po files looking for Stockholm and Ireland. I… -
Posted a reply to Plugin was preventing Dashboard login until I disabled it in File manager., on the site WordPress.org Forums:
The error is because there are 2 empty lines at the end of cardoza_facebook_like_box.php. The… -
Posted a reply to Translations not showing – custom plugin, on the site WordPress.org Forums:
My code was missing the domain in the l10n calls. Something like: __( 'English string'… -
Created a topic, Translations not showing – custom plugin, on the site WordPress.org Forums:
I have a plugin that inserts text into WooCommerce Ord… -
Posted a reply to Red lines caused by plugin, on the site WordPress.org Forums:
The website has the accessibility plugin, not the site visitor. And I don’t think that… -
Posted a reply to Red lines caused by plugin, on the site WordPress.org Forums:
This is intentional - it is a :focus style, to help people find what element… -
Created issue #1531 in the WordPress/Documentation-Issue-Tracker repository:
Add Required Plugin header field to Header Requirements -
Posted a reply to str_contains etc only in PHP8, on the site WordPress.org Forums:
No errors, a premptive/paranoid report. I didn't know about the polyfill. I've updated my sites… -
Created a topic, str_contains etc only in PHP8, on the site WordPress.org Forums:
I see that v1.12.0 uses str_contains/str_starts_with/s… -
Posted a reply to How do I make grid layout instead of masonry, on the site WordPress.org Forums:
I changed two files includes/class-pgafu-script.php - add filter to change layoutMode, use inline script to… -
Posted a reply to How do I make grid layout instead of masonry, on the site WordPress.org Forums:
I have developed code that allows users change the layoutMode by using a filter. I… -
Posted a reply to How do I make grid layout instead of masonry, on the site WordPress.org Forums:
I tried changing the html in includes/shortcode/pgafu-postgrid-filter.php to add a data-isotope attribute but it did… -
Posted a reply to How do I make grid layout instead of masonry, on the site WordPress.org Forums:
I edited assets/js/pgafu-public.js to add layoutMode : 'fitRows', to the isotope call in pgafu_post_filter_init(). I… -
Created a topic, How do I make grid layout instead of masonry, on the site WordPress.org Forums:
I am making some CSS changes to the layout. Using s… -
Posted a reply to Recaptcha not appearing on Multi-Site (sub-sites) checkout., on the site WordPress.org Forums:
The Woo docs recommend checking for the 'woocommerce' class. class_exists( 'woocommerce' ) See: https://woo.com/document/query-whether-woocommerce-is-activated/ -
Posted a reply to Error with PHP 8.4, on the site WordPress.org Forums:
I have the same issue with PHP 8.3.2. -
Posted a reply to Last Update destroyed my website, on the site WordPress.org Forums:
Same here. Reverted to 2.11.4 (thanks for the quick link @royhuetink) -
Posted a reply to What was the motivation for the 4.2.0 security changes?, on the site WordPress.org Forums:
Thanks for the lengthy reply. Very helpful. I'd read the guide but I was looking… -
Created a topic, What was the motivation for the 4.2.0 security changes?, on the site WordPress.org Forums:
I read the 4.2.0 Changelog and I see that I will have … -
Posted a reply to User profile – selected State white on white as –wp-admin-theme-color not set, on the site WordPress.org Forums:
It has been fixed in 8.3.1 by adding fallback colours to the property value e.g.… -
Posted a reply to User profile – selected State white on white as –wp-admin-theme-color not set, on the site WordPress.org Forums:
I am using Storefront. I set up a clean install with Woo 8.3.1 and Storefront… -
Posted a reply to User profile – selected State white on white as –wp-admin-theme-color not set, on the site WordPress.org Forums:
Screenshot: https://snipboard.io/1ZnAtX.jpg Status report: https://gist.github.com/damiencarbery/90304322baed53754681675c528721ee -
Created a topic, User profile – selected State white on white as –wp-admin-theme-color not set, on the site WordPress.org Forums:
WordPress 6.4.1, WooCommerce 8.2.2, Storefront 4.5.3. … -
Posted a reply to Is there a filter to add additional checks/restrictions before downloading?, on the site WordPress.org Forums:
This filter will work for me. I will change the 'access' array in my filter… -
Posted a reply to Is there a filter to add additional checks/restrictions before downloading?, on the site WordPress.org Forums:
I didn't realise there were great docs for the plugin. I found a filter that… -
Created a topic, Is there a filter to add additional checks/restrictions before downloading?, on the site WordPress.org Forums:
I am trying to restrict downloads based on user meta (… -
Posted a reply to WooCommerce High-Performance Order Storage upgrade – Compability, on the site WordPress.org Forums:
The plugin is probably compatible with HPOS because it does not work on orders (HPOS… -
Posted a reply to Images not loading on simple slider (on one site), on the site WordPress.org Forums:
Thanks for the explanation and quick help. -
Posted a reply to Images not loading on simple slider (on one site), on the site WordPress.org Forums:
I fixed it. It seems that the Smart Slider JS files were injected in the… -
Created a topic, Images not loading on simple slider (on one site), on the site WordPress.org Forums:
I installed SmartSlider3 on a site and it worked perfe… -
Posted a reply to Critical Error Previewing Any Emails, on the site WordPress.org Forums:
I've just encountered the same error. I have Custom Order Statuses for WooCommerce plugin and… -
Posted a reply to How to avoid custom shortcodes being overwritten on updates, on the site WordPress.org Forums:
I definitely second the "use a plugin" suggestion. I wrote about creating a CF7DTX shortcode… -
Posted a reply to file_list data not stored when WooCommerce HPOS active, on the site WordPress.org Forums:
I have changed the new_cmb2_box() code: $woo_hpos_active = get_option( 'woocommerce_custom_orders_table_enabled' ); $object_types = ( 'yes'… -
Posted a reply to file_list data not stored when WooCommerce HPOS active, on the site WordPress.org Forums:
I think I've figured out the issue: If object_types is shop_order and woocommerce_page_wc-orders then it… -
Posted a reply to file_list data not stored when WooCommerce HPOS active, on the site WordPress.org Forums:
It's also strange that when debugging in VSC I added breakpoints at the top of… -
Posted a reply to file_list data not stored when WooCommerce HPOS active, on the site WordPress.org Forums:
I noticed that when I put the file_list field in another meta box (one from… -
Created a topic, file_list data not stored when WooCommerce HPOS active, on the site WordPress.org Forums:
Sorry to bother again. This is possibly related to my … -
Created a topic, Patch for warning about accessing order ID directly, on the site WordPress.org Forums:
As reported by someone else, there is a notice in the …