Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

K2 Transparency... almost there...
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: K2 Transparency... almost there...

Re: K2 Transparency... almost there... 10 years, 9 months ago #11157

here you go.
The topic has been locked.

Re: K2 Transparency... almost there... 10 years, 9 months ago #11191

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Dear Terry West,

When you use the default k2 module such as k2 content, you also see the jpg images now.

If you want to change the jpg to png, you can go to "modules/mod_sj_k2_slickslider/core/sjclass/components/k2.php", finding:

// image extract

	if (JFile::exists(JPATH_SITE.DS.'media'.DS.'k2'.DS.'items'.DS.'src'.DS.md5("Image".$item->id).'.jpg'))   {

		array_push($this->_images4[$item->id], 'media/k2/items/src/'.md5("Image".$item->id).'.jpg');

	}
	


change to

// image extract

    if (JFile::exists(JPATH_SITE.DS.'media'.DS.'k2'.DS.'items'.DS.'src'.DS.md5("Image".$item->id).'.jpg'))   {

		array_push($this->_images4[$item->id], 'media/k2/items/src/'.md5("Image".$item->id).'.jpg');

	}
	
	if (JFile::exists(JPATH_SITE.DS.'media'.DS.'k2'.DS.'items'.DS.'src'.DS.md5("Image".$item->id).'.png'))   {

		array_push($this->_images4[$item->id], 'media/k2/items/src/'.md5("Image".$item->id).'.png');

	}


Thanks
Ticket System | Join our Clubs to download our extensions and templates
The topic has been locked.

Re: K2 Transparency... almost there... 10 years, 9 months ago #11197

Thank you!


I did make this change. Can you tell me what YOU changed? I need to be able to re-apply this same change when i update module(s).

Terry
The topic has been locked.

Re: K2 Transparency... almost there... 10 years, 9 months ago #11213

  • SA Thuy
Dear Terry West,

Please read again above steps. We only change your_site/modules/mod_sj_k2_slickslider/core/sjclass/components/k2.php

Thanks
The topic has been locked.
  • Page:
  • 1
  • 2
Time to create page: 0.40 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes