0

I have a website that is run with Wordpress.

There is a specific page that I need users to upload a picture, zoom in/out, and crop the picture in a circle to print it out. All needs to be done from mobile devices.

I have found croppie on Github, and installed all the files. However, the script is not working. I think the issue is WP, but have not found any solutions online.

Is there an issue with J/S and wordpress?

Thanks so much for any help!

2
  • 1
    Please read this guide and share some code with us. Commented May 31, 2018 at 17:12
  • sorry...was just trying to see if it's known issue with j/s and WP. The code is a common one - croppie...thanks Commented Jun 1, 2018 at 19:33

1 Answer 1

1

You can use wp_enqueue_scripts hook to load js file. Once you load the js file successfully, then the issue will not regarding WP.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.