When I am adding pictures for new page (for example slash portfolio item) I have two option. Either I upload a picture or I can click gallery.
But the gallery does not show the pictures already uploaded. How can I get gallery working?
This is not a live site yet. The problem is the following:
You are logged in to add new content to the site as admin.
You click add content. Then Slash portfolio item.
Then you can add more pictures (More Images - Select media).
You click select media you got 2 options. One is to upload a new picture or you can choose gallery.
But gallery does not show any item. You can see 2 buttons at the end of the windows: submit or cancel. It would be very useful if the gallery would show perviously uploaded items.
Hi there! I found out on a drupal forum that the problem is the following: media is not compatible with jquery above 1.5. So you have two options: Either on administration page in jquery settings you set to use jquery 1.5 in administration mode. Or you can use a patch: https://www.drupal.org/node/2089697. I choose the first option and the gallery tab is working, showing uploaded items.
Hi there Mate:
Any chance to see the live URL. Just to have an idea of what you mean.
Best!!!
This is not a live site yet. The problem is the following:
You are logged in to add new content to the site as admin.
You click add content. Then Slash portfolio item.
Then you can add more pictures (More Images - Select media).
You click select media you got 2 options. One is to upload a new picture or you can choose gallery.
But gallery does not show any item. You can see 2 buttons at the end of the windows: submit or cancel. It would be very useful if the gallery would show perviously uploaded items.
Thanks for your help.
Hi Mate:
By default, that is the media Module and it will show you all the uploaded media files you have already uploaded with it before.
Please try normaly uploading some and then you may be able to see them in the "Library" tab.
Best!!!
Hi there! I found out on a drupal forum that the problem is the following: media is not compatible with jquery above 1.5. So you have two options: Either on administration page in jquery settings you set to use jquery 1.5 in administration mode. Or you can use a patch: https://www.drupal.org/node/2089697. I choose the first option and the gallery tab is working, showing uploaded items.
Hi Mate:
Thanks for sharing!!
Best!!