Profiles

  • Member Since: May 22nd, 2018
  • Website: majorlabel.nl
  • Find me on:
  • Posted a reply to Create XML sitemaps with query params for priming, on the site WordPress.org Forums:
    Hi Marko, Thanks for your answer. I don't think adding the query parameters will trigger…

  • Created a topic, Create XML sitemaps with query params for priming, on the site WordPress.org Forums:
    I like the priming functionality, that uses an XML sit…

  • Posted a reply to Using the ‘block_core_navigation_render_inner_blocks’ filter, on the site WordPress.org Forums:
    @threadi Aah, so obvious. Of course it is not an attribute. Thanks!

  • Posted a reply to How do wordpress blocks apply server logic?, on the site WordPress.org Forums:
    I also found that you can use a render callback when registering blocks: https://developer.wordpress.org/block-editor/reference-guides/block-api/block-context/#php

  • Posted a reply to Reference guide to ‘style’ block-attribute, on the site WordPress.org Forums:
    Thanks!

  • Posted a reply to How do wordpress blocks apply server logic?, on the site WordPress.org Forums:
    Well, in the meantime, I figured it out by looking at how the navigation block…

  • Created a topic, Using the ‘block_core_navigation_render_inner_blocks’ filter, on the site WordPress.org Forums:
    I'm trying to add some custom, standard entries to the…

  • Created a topic, How do wordpress blocks apply server logic?, on the site WordPress.org Forums:
    Take, for instance, the new navigation https://github.…

  • Created a topic, Reference guide to ‘style’ block-attribute, on the site WordPress.org Forums:
    I'm developing a block theme, and I came across this m…

  • Created a topic, Complete ramp, on the site WordPress.org Forums:
    PostNL heeft deze update zonder aankondiging uitgerold…

  • Created a topic, Jammer dat PostNL het zelf gaat doen, on the site WordPress.org Forums:
    Altijd goed geholpen door deze mensen, ook door Barry.…

  • Posted a reply to Hook into packing slip creation, on the site WordPress.org Forums:
    Cool, thanks!

  • Created a topic, Hook into packing slip creation, on the site WordPress.org Forums:
    I would like to update the order status when the packi…

  • Created a topic, Add setting to ALL blocks to add classname, on the site WordPress.org Forums:
    I've used the filtering system to add a panel to all g…

  • Posted a reply to Stepped translation, on the site WordPress.org Forums:
    Thanks. Do you happen to know which one takes precedence?

  • Posted a reply to Stepped translation, on the site WordPress.org Forums:
    Hi, Thanks. I know I can make custom translations. But if I understand correctly that…

  • Created a topic, Stepped translation, on the site WordPress.org Forums:
    I was wondering how the translation mechanism works in…

  • Posted a reply to No password email & wrong message, on the site WordPress.org Forums:
    Add this to your functions.php file: add_filter( 'woocommerce_add_message', function( $message ) { if( $message ==…

  • Posted a reply to Forcing translation destination language, on the site WordPress.org Forums:
    OK, so the fact that you pointed me to look in wp-content/languages/plugins was a great…

  • Posted a reply to Forcing translation destination language, on the site WordPress.org Forums:
    Wow, missed the e-mail there. Thanks for your answer, will inspect.

  • Posted a reply to Forcing translation destination language, on the site WordPress.org Forums:
    I tried that construction, didn't work. Where is that locale code going to look? The…

  • Posted a reply to Forcing translation destination language, on the site WordPress.org Forums:
    Thanks for your reaction. I've little to no experience with wordpress translation. I looked up…

  • Created a topic, Forcing translation destination language, on the site WordPress.org Forums:
    I'd like to use some variation on the __() function, w…

  • Posted a reply to Woocommerce: getting customer e-mail when hooking into ‘applied coupon’ action, on the site WordPress.org Forums:
    I've had some help from the woocommerce community on slack. Apparently, this can't be done…

  • Posted a reply to Woocommerce: getting customer e-mail when hooking into ‘applied coupon’ action, on the site WordPress.org Forums:
    Thanks, I'll check out these resources.

  • Created a topic, Woocommerce: getting customer e-mail when hooking into ‘applied coupon’ action, on the site WordPress.org Forums:
    I found there is an action called woocommerce_applied_…

  • Created ticket #51404 on Core Trac:
    'Change logo' button in customizer doesn't work in Firefox

  • Posted a reply to 5.1: wp.element.RawHTML is gone, on the site WordPress.org Forums:
    Will do. I am generally extremely displeased with the documentation for those that do not…

  • Created a topic, 5.1: wp.element.RawHTML is gone, on the site WordPress.org Forums:
    I created a custom Gutenberg block that has a RichText…

  • Posted a reply to Gutenberg custom block: HTML does not unescape, on the site WordPress.org Forums:
    @bpayton Thanks for your tip, that seems to have solved it!

  • Posted a reply to Gutenberg custom block: HTML does not unescape, on the site WordPress.org Forums:
    Thanks for you answer, will try and let you know. I can't imagine this escaping…

  • Created a topic, Gutenberg custom block: HTML does not unescape, on the site WordPress.org Forums:
    I'm building some custom Gutenberg blocks and noticed …

  • Created a topic, Dynamically fill questions with post category, on the site WordPress.org Forums:
    I'd like to create a poll that lets users vote on a bl…

  • Posted a reply to Events manager calls jQuery too soon, on the site WordPress.org Forums:
    I'm sorry but why is this marked 'resolved'? It isn't. This may not be an…

  • Created a topic, Events manager calls jQuery too soon, on the site WordPress.org Forums:
    Just updated to Events Manager 5.9.2. The problem is t…