• Hi,

    First of all, thanks for the great plugins and that’s actually work with the free version πŸ™‚

    I’m using both Custom fields and multi products in the same setup.

    I found that the “Product” drop down box will always after the customs field.

    Is that possible move it to the top or make the products in the middle of the custom fields?

    Thanks.

    https://wordpress.org/plugins/awesome-support/

Viewing 1 replies (of 1 total)
  • Plugin Author julien731

    (@julien731)

    The first thing you should try is to change the way your custom field’s function is hooked. This means that your hook should look something like:

    add_action( 'init', 'wpas_user_custom_fields', 15 );

    Please let me know if this is enough.

Viewing 1 replies (of 1 total)
  • The topic ‘Ordering of the Custom fields and multi products’ is closed to new replies.