MaxD
@max-dayala on WordPress.org
- Member Since: February 26th, 2015
Contribution History
MaxD’s badges:- Core Contributor
-
Posted a reply to Checkout unavailable error even after connecting Paypal, on the site WordPress.org Forums:
One other thing I would say is that I got the same Javascript error when… -
Posted a reply to Checkout unavailable error even after connecting Paypal, on the site WordPress.org Forums:
I still get the same error after doing another fresh install with WordPress 6.7. These… -
Posted a reply to Checkout unavailable error even after connecting Paypal, on the site WordPress.org Forums:
Interesting, I get a similar result with a staging server on a windows setup. PayPal… -
Posted a reply to Translation from English to German incorrect since Events Calendar update, on the site WordPress.org Forums:
@zeitzuwandern I'm not using Elementor and when I switch the language to German all the… -
Posted a reply to Translation from English to German incorrect since Events Calendar update, on the site WordPress.org Forums:
I'm not 100% sure which translation file your are supposed to be using, the link… -
Posted a reply to Translation from English to German incorrect since Events Calendar update, on the site WordPress.org Forums:
What does this show: https://www.zeitzuwandern.de/wp-content/plugins/the-events-calendar/lang/the-events-calendar-de_DE_formal.mo Clearly there was a problem with the release process becuase… -
Posted a reply to Translation from English to German incorrect since Events Calendar update, on the site WordPress.org Forums:
Hi @zeitzuwandern, I would check the translation files. I did an update to the latest… -
Posted a reply to Styles CSS is wrongly HTML encoded, on the site WordPress.org Forums:
Thanks, I can do that. -
Created a topic, Styles CSS is wrongly HTML encoded, on the site WordPress.org Forums:
Hi, I'm using Formidable Forms 6.9 with WordPress 6… -
Created a topic, Order Completed CSS appears before Doctype, on the site WordPress.org Forums:
Here's one for your bug list if you haven't already go… -
Posted a reply to How to change Header Height, on the site WordPress.org Forums:
If the updates to that file are not showing then maybe some changes have already… -
Posted a reply to Site logo is broken – Shows “0” – Cannot change, on the site WordPress.org Forums:
Have you found a solution yet? Your live site shows a log. In your screenshot… -
Posted a reply to Submenu on Mobile, on the site WordPress.org Forums:
I should think it is by design, I see the same result. (Which I quite… -
Posted a reply to Block editor not respecting block color setting, on the site WordPress.org Forums:
I don't know, but I had a go at reproducing this. First, your code fragment… -
Posted a reply to Stick footer to bottom, on the site WordPress.org Forums:
Some suggestions here if you always want the footer at the bottom of the page:… -
Posted a reply to How to change Header Height, on the site WordPress.org Forums:
I guess you can try to change the (max) height but this might be complicated… -
Posted a reply to Adding Custom CSS tags to theme.js?, on the site WordPress.org Forums:
For changing the padding on the .wp-site-blocks div I think you are doing it the… -
Posted a reply to spacing between blocks, on the site WordPress.org Forums:
Yes, thanks for pointing that out. The version with --wp--style--block-gap: 0; would be inherited by… -
Posted a reply to spacing between blocks, on the site WordPress.org Forums:
That's one way to do it. If we look at the php code for the… -
Posted a reply to spacing between blocks, on the site WordPress.org Forums:
I'm not sure it can be done from the editor. See this previous question for… -
Posted a reply to Delete “Proudly powered by WordPress”, on the site WordPress.org Forums:
If you are trying to modify the php files rather than use the editor then… -
Mentioned in [51893] on Core SVN:
Twenty Twenty-One: Remove duplicate `width` and `height` values from social icons. -
Created ticket #54208 on Core Trac:
Social icons have duplicate height and width values -
Posted a reply to 2021 Social Icons, on the site WordPress.org Forums:
What I would also say is that you shouldn't be trying to set the size… -
Posted a reply to 2021 Social Icons, on the site WordPress.org Forums:
Hi, In this case it looks like the CSS declaration has a higher precedence than… -
Posted a reply to 2021 Social Icons, on the site WordPress.org Forums:
I don't think that will work for a child theme since the code only supports… -
Posted a reply to 2021 Social Icons, on the site WordPress.org Forums:
Hi, For the 2021 theme the filter names have changed. It looks like you are… -
Posted a reply to Extending TwentyNineteen_SVG_Icons class in Child Theme, on the site WordPress.org Forums:
Hi, I think I can see what is wrong. In class TwentyNineteen_SVG_Icons everything is defined…