Profiles

  • Member Since: March 31st, 2019
  • Find me on:
  • Created a topic, issue with ‘accuracy’ and ‘wpadminbar’ showing, on the site WordPress.org Forums:
    These might be related. This check is always failing i…

  • Posted a reply to Embed is defaulting to hidden, on the site WordPress.org Forums:
    Hmm, ths might not be a theme thing. in wp_filter_oembed_result() it adds this. But perhaps…

  • Created a topic, Embed is defaulting to hidden, on the site WordPress.org Forums:
    On my page (https://www.agilicus.com/advice-avalanche-…

  • Posted a reply to Form Block: insecure endpoint (Chrome), on the site WordPress.org Forums:
    In the 'view.js' for the block of /wp-content/plugins/build/block-library/blocks/form, it does: document.querySelectorAll('form.wp-block-form').forEach(function (form) { // Bail…

  • Posted a reply to How to change editor width?, on the site WordPress.org Forums:
    I don't see that option on 'Page', only on 'Post'. E.g. if i say 'new…

  • Posted a reply to How to change editor width?, on the site WordPress.org Forums:
    the group is set to full width, and it is the group w/ the background…

  • Posted a reply to How to change editor width?, on the site WordPress.org Forums:
    I have this as a simple page/ <!-- wp:group {"backgroundColor":"light-grey","layout":{"type":"default"}} --><div class="wp-block-group has-light-grey-background-color has-background"><!-- wp:paragraph…

  • Posted a reply to How to change editor width?, on the site WordPress.org Forums:
    Its not resolved, i'm not sure what to do. why should it matter if i'm…

  • Posted a reply to How to change editor width?, on the site WordPress.org Forums:
    is https://github.com/WordPress/gutenberg/issues/64149 related?

  • Created a topic, “Avoid non-composited animations” for pagination on slider, on the site WordPress.org Forums:
    https://pagespeed.web.dev/analysis/https-www-agilicus-…

  • Created a topic, How to change editor width?, on the site WordPress.org Forums:
    WP 6.61, TT4 theme, with a child theme w/ minor change…

  • Posted a reply to Swiper not working (ReferenceError: Swiper is not defined), on the site WordPress.org Forums:
    you can see i have diagnosed it above. I have the carousell in a reusable…

  • Posted a reply to Swiper not working (ReferenceError: Swiper is not defined), on the site WordPress.org Forums:
    see also https://kybernaut.cz/en/clanky/problem-solved-check-for-has_block-inside-reusable-blocks/ note this is super inneficient in this code base since you call…

  • Created a topic, Swiper not working (ReferenceError: Swiper is not defined), on the site WordPress.org Forums:
    In an earlier support post you had suggested 'make sur…

  • Created a topic, hls.min.js missing, on the site WordPress.org Forums:
    installed plugin. create video. in the console i get a…

  • Created a topic, syntax validation error with grid-template rows?, on the site WordPress.org Forums:
    I have some css like below. I am getting a "Expected R…

  • Created a topic, trouble with nth-child and grid and selector, on the site WordPress.org Forums:
    I have a gutenberg core grid. It has 4 columns. I am t…

  • Posted a reply to migration issues with 4.0, on the site WordPress.org Forums:
    thank you, will try. on first look it seems you just unconditionally supress error messages?…

  • Posted a reply to migration issues with 4.0, on the site WordPress.org Forums:
    I've also observed... MySQL [www_database]> select count() from wp_stateless_file_sizes; +----------+ | count() | +----------+ |…

  • Created a topic, migration issues with 4.0, on the site WordPress.org Forums:
    I'm testing this on an offline setup with a mirror of …

  • Posted a reply to cloud proxy 403, on the site WordPress.org Forums:
    i did set up the endpoint, and then instrumented the 'proxy' function in the php…

  • Posted a reply to High CLS in navigation block on mobile, on the site WordPress.org Forums:
    this might be related: https://github.com/WordPress/gutenberg/issues/58672

  • Created a topic, High CLS in navigation block on mobile, on the site WordPress.org Forums:
    New, empty wordpress installation of 6.4.3 and twenty …

  • Created a topic, cloud proxy 403, on the site WordPress.org Forums:
    So i am trying the cloud proxy feature. I have set thi…

  • Posted a reply to when loaded, causes uagb/forms to update/save for every keystroke, on the site WordPress.org Forums:
    so although that might help, the performance is really quite poor here. me typing in…

  • Posted a reply to when loaded, causes uagb/forms to update/save for every keystroke, on the site WordPress.org Forums:
    OK, to reproduce: https://playground.wordpress.net/?plugin=blocks-css&plugin=ultimate-addons-for-gutenberg&php=8.3&wp=6.4&storage=none&php-extension-bundle=kitchen-sink Edit Site Create synced pattern 'form' Add a 'form' block from…

  • Posted a reply to constant update of uagb/forms, performance issue backend, on the site WordPress.org Forums:
    update: this is an interaction w/ blocks-css, it happens when both are loaded.

  • Posted a reply to when loaded, causes uagb/forms to update/save for every keystroke, on the site WordPress.org Forums:
    update: this is an interaction w/ blocks-css. I am not certain which is at fault.

  • Created a topic, when loaded, causes uagb/forms to update/save for every keystroke, on the site WordPress.org Forums:
    I'm not sure which is the issue. If blocks-css is load…

  • Created a topic, constant update of uagb/forms, performance issue backend, on the site WordPress.org Forums:
    in the backend, for every keystroke, i get a "Updated …

  • Created a topic, help w/ search button centring, on the site WordPress.org Forums:
    I'm kind of at my wits end here. I have a menu, with a…

  • Posted a reply to selecting text Bug, on the site WordPress.org Forums:
    see https://wordpress.org/support/topic/cannot-select-text-visual-editor/

  • Posted a reply to wordpress 6.4 query loop and the events calenar, on the site WordPress.org Forums:
    the past events don't show up at all in the query loop. its not a…

  • Posted a reply to wordpress 6.4 query loop and the events calenar, on the site WordPress.org Forums:
    i am trying to extract *only* events. I want to make an array of cards…

  • Posted a reply to wordpress 6.4 query loop and the events calenar, on the site WordPress.org Forums:
    i am trying to achieve a cards-based interface that shows all prvious events, similar to…

  • Created a topic, wordpress 6.4 query loop and the events calenar, on the site WordPress.org Forums:
    I have wordpress 6.4. I am trying to use its query loo…

  • Created a topic, Block theme pattern not showing, on the site WordPress.org Forums:
    I am using wp 6.4.1 w/ twentytwentyfour theme (that i …

  • Posted a reply to “core/legacy-widget” is already registered., on the site WordPress.org Forums:
    Thank you, this resolved the issue.

  • Posted a reply to New Mobile settings overnight and even more div layers, on the site WordPress.org Forums:
    I've had similar breakage occur. the 'remove cache'... i don't run this cache, so nothing…

  • Created a topic, “core/legacy-widget” is already registered., on the site WordPress.org Forums:
    wordpress 6.3.2php 8.2.11the-events-calendar 6.2.3.2 …

  • Posted a reply to very buggy, on the site WordPress.org Forums:
    i've been working with your support. but my statement stands, this is very hard to…

  • Posted a reply to trouble with full/wide padding, on the site WordPress.org Forums:
    yes upgrading the plugin (and then setting explicitly the left/right margin on all blocks unfortunately)…

  • Posted a reply to trouble with full/wide padding, on the site WordPress.org Forums:
    to follow up my own post. this was a bug in the plus blocks for…

  • Posted a reply to _EventStartDate gets set to null, and event breaks, on the site WordPress.org Forums:
    we have come to the conclusion its just buggy. so we try to be very…

  • Created a topic, trouble with full/wide padding, on the site WordPress.org Forums:
    https://www.agilicus.com/ I have a child theme of t…

  • Posted a reply to The preview as mobile/tablet doesn’t seem to function in pattern editor?, on the site WordPress.org Forums:
    thank you!

  • Created a topic, The preview as mobile/tablet doesn’t seem to function in pattern editor?, on the site WordPress.org Forums:
    I'm in the site-editor, creating a pattern. /wp-adm…

  • Created a topic, This is fantastic, on the site WordPress.org Forums:
    Core Web Vitals, available as actuals in the backend, …

  • Created a topic, INP in addition to FID?, on the site WordPress.org Forums:
    Love the plugin. With the core web vitals moving to…

  • Posted a reply to Is it possible to avoid enque the javascript for pages not under test?, on the site WordPress.org Forums:
    ok thank you, i look forward to it.