Support

Account

Home Forums Backend Issues (wp-admin) Custom Field on Certain WooCommerce Product Category Page Reply To: Custom Field on Certain WooCommerce Product Category Page

  • Hey, this looks amazing and very promising.

    Only, on the field group I get the following errors:

    Notice: Undefined variable: number in ..path_to_theme/functions.php on line 256

    Notice: Undefined variable: orderby in ..path_to_theme/functions.php on line 257

    Notice: Undefined variable: order in ..path_to_theme/functions.php on line 258

    Notice: Undefined variable: hide_empty in ..path_to_theme/functions.php on line 259

    Notice: Undefined variable: ids in ..path_to_theme/functions.php on line 260

    And on the term edit page i get this:

    Notice: Trying to get property ‘ID’ of non-object in .path_to_theme/functions.php on line 286 (this line reads: global $post;).

    Do you have time to help me? Would be awesome!

    P.S. The ACF version I have running is 5.8.0 (i can upgrade or downgrade it if needed)