• Resolved saifmnasri

    (@saifmnasri)


    hi, thank you for this great plugin
    how can i move the upload field and put it under name fiels
    can you give me css code or somthing like that?
    i use oceanWP

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Are you talking about the single product page?

    Thread Starter saifmnasri

    (@saifmnasri)

    no i use the upload form in checkout page

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Got it, please send me the URL so i can give you the jQuery code according to your page. You need to use jQuery/JS instead of CSS.

    Here is an idea.

    jQuery(‘upload_field_object’).clone().insertAfter(‘under_some_field’).remove();

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘move upload field’ is closed to new replies.