loxlie
@loxlie on WordPress.org and Slack
- Member Since: June 25th, 2020
Contribution History
loxlie’s badges:- Translation Contributor
-
Created a topic, Error in show_attachment_count() during Ajax call, on the site WordPress.org Forums:
Hi there. Found an error in the plugin. Probably harml… -
Created a topic, “Interlace handling should be turned on”, on the site WordPress.org Forums:
On one specific image I'm getting the error: imagecrea… -
Posted a reply to gutenberg block, on the site WordPress.org Forums:
The function get_hidden_post_types() explicitly excludes "wp_block" (along with "attachment") from the list that shows in… -
Posted a reply to choose multiple specific services, on the site WordPress.org Forums:
I think you'd need to use JavaScript. Using the event $(document).ajaxComplete(function(ev, xhr, settings), parse settings.url,… -
Posted a reply to URGENT – EasyAppointments plug-in – appointments, on the site WordPress.org Forums:
Make sure "number of slots" is set to 1 for the connection. Then the worker… -
Posted a reply to Book worker for all services at a specific time, on the site WordPress.org Forums:
I think that should work by default as long as the "number of slots" is… -
Created a topic, is_account_page() called too early, on the site WordPress.org Forums:
Your wos_shop_page_pre_get_posts() function is attache… -
Posted a reply to Watermarking in an automated process, on the site WordPress.org Forums:
Brilliant. Got that working fine. (And great idea exposing the post fields in a magic… -
Created a topic, Watermarking in an automated process, on the site WordPress.org Forums:
Hi. Brilliant plugin. I have a custom import process t… -
Posted a reply to Workflow, What Workflow?, on the site WordPress.org Forums:
That seems a bit unfair. Any plugin can add a button above the Classic/Tiny MCE… -
Posted a reply to CSS variables in admin, on the site WordPress.org Forums:
Here's a way to get the current admin theme colors as CSS variables: https://wordpress.stackexchange.com/a/369713/181870