OS Property support center

os slideshow using large images

  • Johnny Norton
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 5 months ago #21451 by Johnny Norton
os slideshow using large images was created by Johnny Norton
Hi Dam,

Just a small issue,

os slideshow module is not always updating the images as we change them for the apartments and it seems to be reading the images from the properties folder instead in the medium folder. Is there any way I can change this as it will cut down loading times for the home page?

If you just tell me what I need to change and where I can hopefully do it myself!!

thanks,

Johnny

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

More
11 years 5 months ago #21813 by Mr. Dam
Replied by Mr. Dam on topic Re: os slideshow using large images
Hi,
Almost customers put the slideshow module in the top, and it needs the large size photos. In your case, if you want to change the large photos to medium photos. You can edit them from file:
modules > mod_ospropertyslideshow > helper.php
find line
$medium_image = JURI::root()."images/osproperty/properties/".$photo;
and change it to
$medium_image = JURI::root()."images/osproperty/properties/medium/".$photo;

Good luck
Dam

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

Moderators: Mr. DamNguyen Phu Quan