Support

Support is part of Event Gallery Extended.

Please get a subscription if you need support. Feel free to use the ticket system or the contact form for reporting defects or pre-sale questions. Make sure you're logged in in order to be able to create a new ticket.

For general information you can also jump to the manual.

Subscribe now!

#2433 always 50*50px thumbnails

Posted in ‘Event Gallery Extended’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by sbluege on Tuesday, 15 November 2016 19:09 UTC

thd49
 Hi
Sorry but I didn't managed to have a simple fine list of my events.
All my thumbnails on the events list or in one event are in a 50*50px format.

Here is my configuration :
Menu : item type = Events-List / Event layout = Use Global / Events layout = Use Global / and so on all is defined as Use Global
Component Options :
* tab "Events - List" : Event Layout = Event - Image List / Events layout = Tiles /
* tab "Event - Image List" : Height of the thumbnails = 250 / Height jitter = 0 / Height of the first thumbnails = 2

I cleared the component cache using your component option (all ... Picassa/Ficck/General/Thumbnails)

As I'm in development mode I didn't active the website joomla cache. But to be sure I clear the joomla cache and my Firefox cache too

Front end results :
* in the Events layouts each evant show a little thumbnails of 50*50px
* when I click on one event, we see all the images but thumbnails are also in 50*50px

When I try to analyse with F12 FF I have
element.style {
background-image: url("http://xxx.com/components/com_eventgallery/helpers/image.php?&mode=uncrop&width=1440&folder=20151219_perenoel&file=img_1688.jpg");
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: 100% 100%;
display: block;
height: 50px;
margin: auto;
width: 50px;}
So could you me to know where are those 50px defined ???

Many thanks.
(I read you great support doc but didn't find my answer...).
ThD

sbluege
Did you uploaded your images using FTP and used the Sync Database button? If so, there is a "sync folder" and a "sync files" button. I guess you forgot to click the second button after the "sync folders" run completed.

thd49
Many Thanks Sven !!!
And my apologize I did not notice that button and it seems that I not read correctly the page sync...

I suggest you to put this "sync files" button on the bottom of the page too (juste like the sync folder wich appears on top and on bottom). I have uploaded a lot of images with FTP and actually I did not noticed the second buton as I have a lot of images and events to sinchronise.

But it's my fault. Many thnaks and appreciat your devlopment
Best regards Sven.

sbluege
You're not the only one missing this button ;-) I'll add it to avoid any further confusion.