-
Created a topic, Works great but for some reason adds is_search() warning when debug enabled, on the site WordPress.org Forums:
The error was triggered because conditional query tags… -
Created a topic, Error in AbstractDetector.php, on the site WordPress.org Forums:
You cannot use AbstractDetector from ImageMimeType tha… -
Posted a reply to Does anyone know how to setup HMR for @wordpress/scripts + @wordpress/env?, on the site WordPress.org Forums:
@dvaer Hi, I am sorry for not making myself clear by HMR I mean Hot… -
Created a topic, Does anyone know how to setup HMR for @wordpress/scripts ?, on the site WordPress.org Forums:
Hi, I am trying to setup HMR for gutenberg blocks tha… -
Posted a reply to Warning: Attempt to read property “post_type” on null, on the site WordPress.org Forums:
@mrtom414 I am using custom theme, I may have used gutenberg for few of the… -
Posted a reply to Warning: Attempt to read property “post_type” on null, on the site WordPress.org Forums:
If I setup new database the error is going away, so the culprit is somewhere… -
Created a topic, Warning: Attempt to read property “post_type” on null, on the site WordPress.org Forums:
Hi, I am getting the following errors: Warning: Atte… -
Posted a reply to Settings Causes an Error, on the site WordPress.org Forums:
line 125 is foreach( $saved_fields as $saved_field ){ is literally trying to iterate over false… -
Posted a reply to Settings Causes an Error, on the site WordPress.org Forums:
Same here. Problem is arround $saved_fields = Ninja_Forms()->form()->get_fields( array( 'saved' => 1 ) ); Which… -
Posted a reply to Modify Gutenberg core block render result, on the site WordPress.org Forums:
Thanks for suggestion, though I think in my case where I am using tailwincss I… -
Created a topic, Modify Gutenberg core block render result, on the site WordPress.org Forums:
Hi, Is there a way to modify the way wordpress rende… -
Posted a reply to Warning: preg_match_all() expects parameter 2 to be string, on the site WordPress.org Forums:
Some over here. When using fakerpress this stupid error is being thrown