Slide show component displays photos in full res

More
9 years 8 months ago #4612 by Ivanko
Hello, you recently helped me with installation of Solidres engine, thanks again.
Can you please help me once again with very tiny thing from my perspective)
The thing is that for some reason my hotel web site displays photos of rooms with full picture resolution. I usually expect the photo is scaled so it fits the page without any scroll bars.
Can it be fixes somehow?
This is my website link
test.29xata.ru/index.php/ru/resevations

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #4613 by compet
Hello, I thing this is not a problem from solidres. the media manager is use from joomla directly,
Try out some of the joomla extensions. I think a little plug-in works.
I had yesterday the same problem an now I will search for the same ;-)

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #4614 by compet
I´m so sorry for my latest reply.
Now I´ve work for over 2 hours with some plugins and components.
It gives some nice extensions for joomla. But solidres-developer should it be integrate in solidres.
An other idea is that the images for / from solidres in the default image folder of joomla will be save.
Can this in one of the next release be integrate?

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #4617 by vietvh
Hi Ivanko,

By default, when clicking on the thumbnail, it will show the full image. Therefore please make sure that you resize your full image first so that it is not too big.

Or you can modify this file:
/components/com_solidres/views/reservationasset/tmpl/default_roomtype.php

Find line:
<a class="room_type_details sr-photo-<?php echo $roomType->id ?>" href="<?php echo SRURI_MEDIA.'/assets/images/system/'.$media->value; ?>">

Then change it to:
<a class="room_type_details sr-photo-<?php echo $roomType->id ?>" href="<?php echo SRURI_MEDIA.'/assets/images/system/2/'.$media->value; ?>">

It will show the thumbnail with size 300x250px

Regards,

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #4618 by vietvh
Hi compet,

Could you provide some names?

I am not sure what is the benefit of it? Is it for easier integration with 3rd extensions?

Regards,

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #4620 by compet
Sure. I´ve tried 2 content-plugins and 1 system-plugin yesterday.
One is plg_imageresizer - other is plg_smartresizer-content - other is phpimageeditor and then other remoteimage (this is a component I think.
All work fine with joomla media manager. But the media manger from solidres is a fork, isn´t it?
Do you need the providers from this extensions?
Yes, this set up on joomla cms. solidres need joomla only as framework. This is only for other joomla-users use this easier to change the pictures sizes.

Please Log in or Create an account to join the conversation.

Moderators: solidres
Powered by Kunena Forum

All the things you need to make your work easier. Did you like Solidres?