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

TOPIC: K2 Slideshow Pro - no autoplay?

K2 Slideshow Pro - no autoplay? 11 years, 6 months ago #4640

Hi'


I'm buiding a website where I use the "Sj K2 Slideshow Pro" on the frontpage. It's looking as I want it to but really need it to autoplay when entering the page as it will show latest news. In the administrator I don't see anywhere where I can turn autoplay on - is this really not possible?

If not in the administrator - is there some where else I can add/edit something to force the module to use autoplay?

The site I'm working on: yik.dk/version6/

Thanks
Thomas

Btw - Using latest version of joomla

Re: K2 Slideshow Pro - no autoplay? 11 years, 6 months ago #4783

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Hi Thomas Brosø,

K2 Slideshow pro module is not supported the auto play feature now.

If you want to have it, you can change the jsmart.slider.js and jsmart.slideshowpro.js files in "modules/mod_sj_k2_slideshowpro".

Thanks
Ticket System | Join our Clubs to download our extensions and templates

Re: K2 Slideshow Pro - no autoplay? 10 years, 9 months ago #10491

  • guy
  • OFFLINE
  • Single Product
  • Fresh Boarder
  • Karma: 0
This is what i did to make auto play:
inside default.php file in the tamplate directory, i have changed this code:
$document->addScriptDeclaration('
	var slide_running	= false;
	$jsmart(document).ready(function() {
		$jsmart("#slider'.$instance.'").smartSlider({
			effect				: "'.$options->effect.'",
			slices				: '.$options->slices.',
			boxCols				: '.$options->box_cols.',
			boxRows				: '.$options->box_rows.',
			random_time			: "'.$instance.'",
			align_image			: "'.($options->position=='left'? 'right' : 'left').'",
			image_width			: '.$options->main_image_width.',
			image_height		: '.$options->main_image_height.'
		});
		
		$jsmart("#slideshowpro'.$instance.'").slideshowpro({
			max_item_display	: '.$item_control.',
			distance			: '.($options->nav_image_width+$margin_item).',
			random_time			: "'.$instance.'",
			total_item			: '.count($list).',
			style				: "'.$options->type_control.'",
			align_image			: "'.($options->position=='left'? 'right' : 'left').'",
			max_sub_item		: '.$options->max_sub_item.'
		});
	});
');


to this code:
$document->addScriptDeclaration('
	var slide_running	= false;
	$jsmart(document).ready(function() {
		$jsmart("#slider'.$instance.'").smartSlider({
			effect				: "'.$options->effect.'",
			slices				: '.$options->slices.',
			boxCols				: '.$options->box_cols.',
			boxRows				: '.$options->box_rows.',
			random_time			: "'.$instance.'",
			align_image			: "'.($options->position=='left'? 'right' : 'left').'",
			image_width			: '.$options->main_image_width.',
			image_height		: '.$options->main_image_height.'
		});
		
		$jsmart("#slideshowpro'.$instance.'").slideshowpro({
			max_item_display	: '.$item_control.',
			distance			: '.($options->nav_image_width+$margin_item).',
			random_time			: "'.$instance.'",
			total_item			: '.count($list).',
			style				: "'.$options->type_control.'",
			align_image			: "'.($options->position=='left'? 'right' : 'left').'",
			max_sub_item		: '.$options->max_sub_item.'
		});
		var timer = setInterval(function() {jQuery("div.right_button").click()}, 7000);
		
			jQuery(".slider-wrapper").hover(
  function () {
    clearInterval(timer)
  },
  function () {
    timer = setInterval(function() {jQuery("div.right_button").click()}, 7000);
  }
);
	});
	

');

Re: K2 Slideshow Pro - no autoplay? 10 years, 9 months ago #10502

  • SA Thuy
Dear guy peri,

Thank you for your the guide. We will consider to upgrade automatic play feature in next version of the module.

Thanks

Re: K2 Slideshow Pro - no autoplay? 10 years, 5 months ago #12817

  • saphtir21
  • OFFLINE
  • Single Product
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Where can I get help here, ticketing system not working, I have an issue where the controls buttons are not showing, and I can't get help from the admins

Re: K2 Slideshow Pro - no autoplay? 10 years, 5 months ago #12871

Dear Sophie,

Could you please send your site account to we check? or you can submit a ticket and send your account in there. We will check it asap.

Thanks!
  • Page:
  • 1
  • 2
Time to create page: 0.27 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