Welcome, Guest
Username: Password: Remember me
JO K2 Slideshow

TOPIC: Source images

Source images 9 years 8 months ago #988

hello!
Thanks again for the plugin - it works as a charm.
The only problem is thtat it loads K2 source images not compressed images.
Is it possible to use compressed (and resized) images from K2?

Best regards,
Kalixo
The administrator has disabled public write access.

Source images 8 years 11 months ago #1963

Ok, I found the solution.

Information about source image is placed in
modules\mod_jo_k2_slideshow\helper.php

To change source image location just edit the file and in the row 279:

ORYGINAL:
$imagepath = 'media/k2/items/src/'.$imagefilename.'.jpg';

NEW FILE LOCATION:
$imagepath = 'media/k2/items/cache/'.$imagefilename.'_L.jpg';

:)
The administrator has disabled public write access.
The following user(s) said Thank You: Super User

Source images 8 years 11 months ago #1966

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello Kalixo
Great :)
Best regards
Bach Pham
The administrator has disabled public write access.
Time to create page: 0.083 seconds