rvera / image-picker

Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface.
http://rvera.github.com/image-picker
Other
907 stars 216 forks source link

Beginner help! #113

Closed dianamwabala closed 6 years ago

dianamwabala commented 6 years ago

Hello, Thank you for this! I am a total beginner in programming/JS, so I hope you don't mind if I ask stupid questions.

Uhmm.. I installed this but I am not sure if I did it right... Now I am trying to add my photos instead of your cats, and my photos don't show (or yours for the matter).. Was there something else I had to besides installing the JS (I added it in my theme content, functions.php, and then added the HTML from your examples where I want it to be)... ?

You say also things "just call imagepicker on the target elements." -- how do I do that?

Hope you can clear my mind and illuminate me. Thank you! :)

dianamwabala commented 6 years ago

Alright - I just added $("select").imagepicker() in the JS and I can now see the photos, but I cannot select them... Help..?

Humni commented 6 years ago

Hello, this is the area where users report issues with the library, rather than questions on how to get started. I would like to point you towards https://stackoverflow.com/ for questions that you have!