Profiles

  • Member Since: December 16th, 2018
  • Location: Colorado
  • Website: pyledigital.com
  • Job Title: Founder
  • Employer: PYLE/DIGITAL
  • Find me on:
  • Posted a reply to Tags input field non-functional in snippet editor – can focus but cannot type, on the site WordPress.org Forums:
    Can anyone else replicate this?

  • Created a topic, Tags input field non-functional in snippet editor – can focus but cannot type, on the site WordPress.org Forums:
    The tag input field in the snippet editor is not funct…

  • Posted a reply to Disable Fonts, on the site WordPress.org Forums:
    Thanks Kevin! I've created a PR that adds a filter to handle this globally. You…

  • Posted a reply to Disable Fonts, on the site WordPress.org Forums:
    Ok thanks. I'll give it a try! I have used it in like 100 posts,…

  • Created a topic, Default Font, on the site WordPress.org Forums:
    Any chance there is a filter to disable all fonts from…

  • Posted a reply to SEOPress No Index Checkbox Missing, on the site WordPress.org Forums:
    Looks like that function has been moved/renamed. It used to live in the main plugin…

  • Created a topic, SEOPress No Index Checkbox Missing, on the site WordPress.org Forums:
    I have SEOPress and Relevanssi installed, but on the I…

  • Posted a reply to Stop Shortcodes from Executing inside code block, on the site WordPress.org Forums:
    Yes, no need for you to do anything. I'm fine with doing the triple square…

  • Posted a reply to Stop Shortcodes from Executing inside code block, on the site WordPress.org Forums:
    @kbat82 Beaver Builder support responded: Its been like this since around July 2015 when WP…

  • Posted a reply to Stop Shortcodes from Executing inside code block, on the site WordPress.org Forums:
    Yeah, looks like they have their own functions for rendering shortcodes at the right time…

  • Posted a reply to Stop Shortcodes from Executing inside code block, on the site WordPress.org Forums:
    Fwiw, I don't think this is something you need to solve. I think this is…

  • Posted a reply to Stop Shortcodes from Executing inside code block, on the site WordPress.org Forums:
    I will also ask the BB team about it, because those shortcodes also don't escape…

  • Posted a reply to Stop Shortcodes from Executing inside code block, on the site WordPress.org Forums:
    I just tested your updated version. I created a simple just shortcode returning text, and…

  • Posted a reply to Stop Shortcodes from Executing inside code block, on the site WordPress.org Forums:
    @kbat82 I just tried the double square bracket and it still rendered the shortcode for…

  • Posted a reply to Console Logging?, on the site WordPress.org Forums:
    Just checking in on this. Thanks!

  • Posted a reply to Stop Shortcodes from Executing inside code block, on the site WordPress.org Forums:
    Gotcha. Ok, thanks!

  • Posted a reply to Stop Shortcodes from Executing inside code block, on the site WordPress.org Forums:
    @kbat82 Thanks! But it stripped out your meantime solution. Can you screenshot it instead?And yeah,…

  • Created a topic, Stop Shortcodes from Executing inside code block, on the site WordPress.org Forums:
    Can you please make it so shortcodes won't execute ins…

  • Posted a reply to Selectors on spans, on the site WordPress.org Forums:
    @kbat82 Another small item when you get around to it -> it would be awesome…

  • Posted a reply to Selectors on spans, on the site WordPress.org Forums:
    @kbat82 Thanks for the update. Sounds good. Keep me posted 👍🏻 Clever workaround targeting the…

  • Created a topic, Selectors on spans, on the site WordPress.org Forums:
    I would love it if these had classes on them instead o…

  • Posted a reply to Do not redirect to home page, on the site WordPress.org Forums:
    @webheadllc You're right. It's only happening on one or two of my sites and there…

  • Posted a reply to Do not redirect to home page, on the site WordPress.org Forums:
    @webheadllc This didn't used to happen, but when I click CCFM button in the admin…

  • Created a topic, Console Logging?, on the site WordPress.org Forums:
    Is there a reason that these are being console logged …

  • Posted a reply to Updating Failed when try to update a page, on the site WordPress.org Forums:
    @benbodhi Unfortunately, I can confirm that version 2.5.8 still does it :/ Updating failed. Could…

  • Posted a reply to Can’t activate snippets, on the site WordPress.org Forums:
    @bungeshea I believe it was triggered by activating multiple snippets at a time. Once WF…

  • Posted a reply to Can’t activate snippets, on the site WordPress.org Forums:
    It was Wordfence blocking it. Deactivating and reactivating fixed it

  • Created a topic, Can’t activate snippets, on the site WordPress.org Forums:
    When trying to activate any snippets on one of my site…

  • Posted a reply to Show A.B.C. in search results?, on the site WordPress.org Forums:
    Thanks @msaari. I knew you'd have an answer 🙌🏻

  • Created a topic, Show A.B.C. in search results?, on the site WordPress.org Forums:
    Is it possible to show something like the term 'A.B.C.…

  • Posted a reply to Clear WP Rocket, on the site WordPress.org Forums:
    🙌🏻

  • Created a topic, Clear WP Rocket, on the site WordPress.org Forums:
    Doesn't seem like WP Rocket is currently supported.Her…

  • Posted a reply to 2.0.16 Breaking Layout, on the site WordPress.org Forums:
    @adeelkhan That worked. Thank you

  • Posted a reply to 2.0.16 Breaking Layout, on the site WordPress.org Forums:
    @adeelkhan Pretty easy to replicate. Blank install with Breeze & SEOPress installed. Cross-origin Safe Links…

  • Created a topic, 2.0.16 Breaking Layout, on the site WordPress.org Forums:
    I'm also seeing breaking layout changes with 2.0.16 (w…

  • Created a topic, Still loading ninja-tables.woff2, on the site WordPress.org Forums:
    Ninja Tables is still loading ninja-tables.woff2 when …

  • Posted a reply to The new UI is worse than the old one, on the site WordPress.org Forums:
    Much better 🙌🏻

  • Posted a reply to The new UI is worse than the old one, on the site WordPress.org Forums:
    @adeelkhan My main issue is that the toggle buttons are not clear about which is…

  • Posted a reply to WordPress 5.9 splash page takes over custom BB Dashboard, on the site WordPress.org Forums:
    @jhayvum But that is on dozens of my sites. It didn't used to do that.…

  • Posted a reply to WordPress 5.9 splash page takes over custom BB Dashboard, on the site WordPress.org Forums:
    @jhayvum It seems to be mostly fixed for me, but I'm seeing some inconsistencies. The…

  • Posted a reply to Clear on ACF Options Save, on the site WordPress.org Forums:
    @webheadllc Cool. Btw, if you were thinking of it as another feature, no need to…

  • Posted a reply to Clear CF on ACF Options Page Save, on the site WordPress.org Forums:
    For anyone who finds this thread through searching, here is the filter I ended up…

  • Posted a reply to Clear on ACF Options Save, on the site WordPress.org Forums:
    add_filter( 'cloudflare_purge_everything_actions' , function( $actions) { return array_merge( $actions, [ 'acf/save_post' ]); }, 10,1);

  • Posted a reply to Clear on ACF Options Save, on the site WordPress.org Forums:
    @webheadllc If you want to add it, here is the filter for the CF plugin…

  • Posted a reply to Clear CF on ACF Options Page Save, on the site WordPress.org Forums:
    Super. Thanks @vijayhardaha

  • Created a topic, Clear CF on ACF Options Page Save, on the site WordPress.org Forums:
    I would like to clear Cloudflare cache when I save an …

  • Posted a reply to Clear on ACF Options Save, on the site WordPress.org Forums:
    (PS: I'm reaching out to CF to see if they add that action to their…

  • Posted a reply to Clear on ACF Options Save, on the site WordPress.org Forums:
    @webheadllc Any ideas on clearing Cloudflare cache? I'm running into the same issue with the…

  • Posted a reply to Clear on ACF Options Save, on the site WordPress.org Forums:
    @webheadllc Yes, v1.7 works 🤙🏻 Thanks for the update! Example use case for anyone in…

  • Posted a reply to Clear on ACF Options Save, on the site WordPress.org Forums:
    Can you confirm that after updating an acf options page it clears cache? Because I…