Hi!
I have a website, and I need to add the latest images uploaded to the gallery on the main page, under the" latest images" section. But I don´t know where to find the url of the thumbnails.
I´ve seen most people have something like this: "http://blablabla.com/gallery/albums/Photoshoots/117/thumb_hq0007.jpg"
But I don´t know where they find that!
Can anyone help me find my thumbnails URL?
Thank you!
If you want to display content from Coppermine on external pages, please have a look at the CPMfetch plugin. If you want to grab that stuff manually, have a look at the 'pictures' table in the Coppermine database.
I want to add it manually. Just copy that URL and insert that pic in an external CMS. That´s all.
OK I´ve done it. I realized I just have to add the word "Thumb_" to the name of the image.
U can right click on the image and click "copy image URL" then paste it where U want it to go.