Profiles

Interests

Web solutions, web design & UX trends.
Sport : fit.

  • Member Since: May 2nd, 2017
  • Location: France
  • Job Title: Web developper Jr.
  • Find me on:
  • Posted a reply to V 6.9 Block Alignment is broken, on the site WordPress.org Forums:
    The issue seems to come from the fact styles aren't enqueued as expected on 6.9.…

  • Posted a reply to WordPress 6.9 broke site layout, on the site WordPress.org Forums:
    I can confirm. "wp_enqueue_style" seems to not work as expected anymore. Many styles that are…

  • Posted a reply to Sharing a common block to display through all posts (more a design question), on the site WordPress.org Forums:
    I didn't know synced pattern was a thing. I will take a look, thank you!

  • Posted a reply to Sharing a common block to display through all posts (more a design question), on the site WordPress.org Forums:
    Hi bcworkz, thanks for your answer. I'm not really to understand what you mean exactly.…

  • Posted a reply to Changing a column of paragraphs to a row, on the site WordPress.org Forums:
    The way to achieve a scrollable row would be to set them a defined width…

  • Created a topic, Sharing a common block to display through all posts (more a design question), on the site WordPress.org Forums:
    Hi, I don't know if it belongs to this category, I'm s…

  • Posted a reply to Protected Files are still accessible, on the site WordPress.org Forums:
    Same problem here, still accessible.

  • Created a topic, Hook / filter to dynamically toggle content in the checkout review?, on the site WordPress.org Forums:
    Hi, I'm sorry I'm a bit lost in the docs for this sp…

  • Posted a reply to Migration is failing after plugin update, on the site WordPress.org Forums:
    I've the same problem, no error in the logs. No details, no error code. Please…

  • Posted a reply to Allow access to a certain folder to admin logged users only, on the site WordPress.org Forums:
    I already tried this too, but it is still a paid plugin. They don't mention…

  • Posted a reply to Allow access to a certain folder to admin logged users only, on the site WordPress.org Forums:
    Hi, Thank for your fast answer, but thoses plugin are about restrict access to Wordpress…

  • Created a topic, Allow access to a certain folder to admin logged users only, on the site WordPress.org Forums:
    Hi, I wonder if we can allow access to a specific fo…

  • Posted a reply to Add a tax to a specific product, that isn’t changed by any promotion, on the site WordPress.org Forums:
    I wanted to try them before solved the topic. Unfortunately none of them were very…

  • Posted a reply to Add a tax to a specific product, that isn’t changed by any promotion, on the site WordPress.org Forums:
    Hi, Thank you maykato for your fast answer. Unfortunatelly I don't think my client will…

  • Created a topic, Add a tax to a specific product, that isn’t changed by any promtion, on the site WordPress.org Forums:
    Hi, I'm a begginer in the e-commerce world, so it is…

  • Posted a reply to Disable zoom effect in product’s gallery, on the site WordPress.org Forums:
    Finally found out it comes from WC itself, and I had to force it, with…

  • Created a topic, Disable zoom effect in product’s gallery, on the site WordPress.org Forums:
    Hi, Is there a way to remove the zoom behavior when y…

  • Posted a reply to Display “real” wordpress content of the shop/archive page, on the site WordPress.org Forums:
    Hi, Okay, I didn't think it will be a complex thing. I'll try to find…

  • Created a topic, Display “real” wordpress content of the shop/archive page, on the site WordPress.org Forums:
    Hi, I'm trying to display the content in the archive…

  • Created a topic, Separate block render template for post editor and website front, on the site WordPress.org Forums:
    Hi, I'm using ACF in order to generate new block. Her…

  • Posted a reply to Split products loop by categories on the shop page, on the site WordPress.org Forums:
    Hi RK, Thank you for your answer. Unfortunately, I may recommand that solution for some…

  • Created a topic, Split products loop by categories on the shop page, on the site WordPress.org Forums:
    Hi, I'm trying to edit the shop page in order to spl…

  • Created a topic, Gutemberg – How to know if a block has a parent ?, on the site WordPress.org Forums:
    Hi, I need to wrap gutemnberg blocks that are direct…

  • Posted a reply to Gutenberg custom blocks, on the site WordPress.org Forums:
    Wow, though my question was removed. Someone edited the title without any warning... I finally…

  • Created a topic, Several questions with gutenberg, on the site WordPress.org Forums:
    Hi, I'm currently developing a homemade theme based …

  • Posted a reply to Gutenberg : allowed_block_types filter isn’t working at all, on the site WordPress.org Forums:
    Okay I see. Thank you for your help !

  • Posted a reply to Gutenberg : allowed_block_types filter isn’t working at all, on the site WordPress.org Forums:
    Hey Leslie. Okay, so it worked with this trick, but I still can't understand why…

  • Created a topic, Gutenberg : allowed_block_types filter isn’t working at all, on the site WordPress.org Forums:
    Hi, I'm discovering Gutenberg and I wanted to limit …

  • Posted a reply to Queries results are mixed in add_filter(‘views_edit-post’), on the site WordPress.org Forums:
    Thank you very much, I've just replaced the hardcoded date by my variable, and it…

  • Posted a reply to Queries results are mixed in add_filter(‘views_edit-post’), on the site WordPress.org Forums:
    Hi, Thank you for your help. It is difficult to find complexes examples to use…

  • Created a topic, Queries results are mixed in add_filter(‘views_edit-post’), on the site WordPress.org Forums:
    Hi, I created a website for a car seller. I created …

  • Posted a reply to Query string URL parameter in wp-admin custom page ?, on the site WordPress.org Forums:
    Hi, Yes, that's what I was referring to when I was talking about other attempts…

  • Posted a reply to Query string URL parameter in wp-admin custom page ?, on the site WordPress.org Forums:
    I've been stucked all morning, so I finally resolved to use the native PHP $_GET['']…

  • Posted a reply to Query string URL parameter in wp-admin custom page ?, on the site WordPress.org Forums:
    Hi Joy, Thank you for your help. Yes, I tried with different filter tags and…

  • Created a topic, Query string URL parameter in wp-admin custom page ?, on the site WordPress.org Forums:
    Hi, I'm developping a specific plugin to display a c…

  • Posted a reply to Sortable columns : Order by a treatment ?, on the site WordPress.org Forums:
    Hm, so I'd try to play with the "posts_resquest" filter if I come across a…

  • Posted a reply to Sortable columns : Order by a treatment ?, on the site WordPress.org Forums:
    Oh my god... I just realized that the pre_get_posts hook was just an optional stape.…

  • Created a topic, Sortable columns : Order by a treatment ?, on the site WordPress.org Forums:
    Hi, I'm currently developping a custom wordpress the…

  • Posted a reply to Override the comment_form function ?, on the site WordPress.org Forums:
    Oh, thanks you ! It works well. I'm still taking my first step in theme…

  • Posted a reply to Override the comment_form function ?, on the site WordPress.org Forums:
    I don't really get why my question was moved to the "Fixing" section... Aren't incldued…

  • Created a topic, Override the comment_form function ?, on the site WordPress.org Forums:
    Hi, I need to change the comment form template in or…

  • Posted a reply to How to enqueue a script depending on another script ?, on the site WordPress.org Forums:
    My own response make me figure out that the problem came from the jQuery handle…

  • Posted a reply to How to enqueue a script depending on another script ?, on the site WordPress.org Forums:
    Hi @bcworkz, Sadly, it's actually the opposite. The script that I tried to pass in…

  • Posted a reply to How to enqueue a script depending on another script ?, on the site WordPress.org Forums:
    @jaycbrf this is exactly what I tried in the first example. It didn't work. :/

  • Created a topic, How to enqueue a script depending on another script ?, on the site WordPress.org Forums:
    Hi, I created a librarie that I'm trying to load bef…

  • Posted a reply to Having trouble with Walker_Nav_Menu (it’s duplicating my menu) …, on the site WordPress.org Forums:
    Oh dear... How can I be so silly. I did not even notice that it…

  • Created a topic, Having trouble with Walker_Nav_Menu (it’s duplicating my menu) …, on the site WordPress.org Forums:
    Hi, I'm using ACF to add some fields on Menu Items, …

  • Posted a reply to Create unreachable CPT (only content management), on the site WordPress.org Forums:
    Indeed, it seems to work fine with the 'show-ui' argument. Thank to both of you…

  • Posted a reply to Create unreachable CPT (only content management), on the site WordPress.org Forums:
    Hi, Thank you for the fast answer. My bad, I already tried that, but my…

  • Created a topic, Create unreachable CPT (only content management), on the site WordPress.org Forums:
    Hi, I wonder if it is possible to create a new CPT o…