Profiles

Bio

WordPress Developper

Current Job

Developper WP
Present
JAO CREATION

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
June 2022
Jun 02 Thu · 16:22
Forums med
Posted a reply to Change visibility of out of stock items in WooCommerce, on the site WordPress.org Forums:
In your code, you have <li class="disabled The "disabled" class adds a red cross. I…
Jun 02 Thu · 16:00
Forums med
Posted a reply to fatal error script-loader.php, on the site WordPress.org Forums:
Do you have the "wp_enqueue_block_style()" function in your function.php file?
Jun 02 Thu · 15:41
Forums med
Posted a reply to Change visibility of out of stock items in WooCommerce, on the site WordPress.org Forums:
Can you show us your website please?
Jun 02 Thu · 15:32
Forums med
Posted a reply to 410 Gone Error, on the site WordPress.org Forums:
I think it's a problem with your host. The site is disabled.
Jun 02 Thu · 15:23
Forums med
Posted a reply to Limiting Number of Post Revision causes HTTP 500, on the site WordPress.org Forums:
You use ‘ or ' ?
Jun 02 Thu · 15:21
Forums med
Posted a reply to 403 error, on the site WordPress.org Forums:
<figure> <figcaption>Listen to the T-Rex:</figcaption> <audio controls src="/media/cc0-audio/t-rex-roar.mp3"> Your browser does not support the <code>audio</code>…
Jun 02 Thu · 15:18
Forums med
Posted a reply to Edit Woo Core function wc_setcookie() for SameSite, on the site WordPress.org Forums:
It is not possible to send cookies to an Iframe from a web page.
Jun 02 Thu · 15:14
Forums med
Posted a reply to Limiting Number of Post Revision causes HTTP 500, on the site WordPress.org Forums:
define( ‘WP_POST_REVISIONS’, int ); is wrong define('WP_POST_REVISIONS', 100); ok This reply was modified 2 minutes…
Jun 02 Thu · 15:09
Forums med
Posted a reply to [PDF.js Viewer] Microsoft Edge – unsafe content, on the site WordPress.org Forums:
Hello, I find a strange solution… Rename viewer.php (/pdfjs/web) by vv.php Change on function pdfjs_generator…