Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Montezuma Theme »

[SOLVED] Disabling the gallery auto-slideshow on Mobile


 
Prev Previous Post   Next Post Next
  #1  
Old Dec 16, 2012, 05:41 PM
bangert
 
6 posts · Oct 2012
[SOLVED] Disabling the gallery auto-slideshow on Mobile

Hi

I've managed to disable the gallery auto-slideshow on the theme, at least when your browsing from a laptop/pc. When browsing using a mobile, the auto-slideshow is on.

I disabled by commenting out this in get_javascript.php:

Code:
/*
if( jQuery().colorbox ) {
	$('.gallery figure a span').colorbox({rel: 'gal', slideshow: false, slideshowSpeed: 3500, opacity: 0.7, href: function(){
		 var src = $(this).prev('img').attr('src').replace( /-\d+x\d+./, '.' ); // full src = remove '-150x150' from thumb src
		 return src;
	}});
}
*/
How do I do the same for the mobile version of the theme?

Thanks.
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] remove automatic gallery slideshow baignoire Montezuma Theme 10 Oct 19, 2012 09:59 AM
Gallery plugin with slideshow/thumbnail navigation instead of lightbox bswb97 Plugins & Atahualpa 3 May 10, 2012 03:29 AM
Centering a gallery or slideshow with NextGen yukoner Center area post/pages 2 Mar 29, 2012 07:18 AM
[SOLVED] Help - slideshow gallery pro on atahualpa leonn Atahualpa 3 Wordpress theme 9 Nov 8, 2011 05:17 AM


All times are GMT -6. The time now is 05:15 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.