Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
[module] jcarousel - Sliding images on homepage
#1
Posted 30 May 2009 - 01:32 PM
Has someone made this module already? If not I want to share with you guys. I am posting on my site.
small description: jcarousel - Sliding images on homepage
Preview:
www.giftlelo.com
Download:
http://www.marghoobs...carousel-module
Thanks for your time and feedback.
Regards,
MS
Marghoob Suleman
Guys please do not make any test order on my site. You are welcome to visit and shop :)
#2
Posted 30 May 2009 - 03:51 PM
great module. keep up the good work. thks
#3
Posted 01 June 2009 - 02:34 PM
From 1243686776:
Has someone made this module already? If not I want to share with you guys. I am posting on my site.
small description: jcarousel - Sliding images on homepage
Preview:
www.giftlelo.com
Download:
http://www.marghoobs...carousel-module
Thanks for your time and feedback.
Regards,
MS
Thanks for Marghoob Suleman!
I use it very well.But there are two bug when i view my web in IE 7.0,and this problem not appear in IE 6 ,Firefox,Chrome. You can see bug at these pics.You can test it on IE7 for viewing my web
My web is:http://www.warestrading.com Who can help me ?
Attached File(s)
#4
Posted 04 June 2009 - 08:36 AM
Can you please help me in the Paypal issue mentioned in this thread. I sent a PM to you some days back..Not sure if you received it.
http://www.prestasho...pal_module_dot_
-lucky
#5
Posted 07 August 2009 - 11:21 PM
Can you please tell me which file and line number I need to edit to change the slider speed?
I have looked here:-
http://sorgalla.com/...ects/jcarousel/
But I did not have the skills to establish what I needed to edit.
kindest regards in hope of your help. :-)
#6
Posted 23 August 2009 - 10:42 AM
http://www.marghoobs...carousel-module
Where can we download this module?
Thanks!
#7
Posted 28 August 2009 - 11:53 PM
From 1249683716:
Can you please tell me which file and line number I need to edit to change the slider speed?
I have looked here:-
http://sorgalla.com/...ects/jcarousel/
But I did not have the skills to establish what I needed to edit.
kindest regards in hope of your help. :-)
I know this was posted a while ago, but incase anyone else finds this information useful.
Go to modules/jcarousel/assets and edit carousel_start.js
Where it says Auto, enter the desired number of seconds for slide.
function mycarousel_initCallback(carousel)
{
// Disable autoscrolling if the user clicks the prev or next button.
carousel.buttonNext.bind('click', function() {
carousel.startAuto(0);
});
carousel.buttonPrev.bind('click', function() {
carousel.startAuto(0);
});
// Pause autoscrolling if the user moves with the cursor over the clip.
carousel.clip.hover(function() {
carousel.stopAuto();
}, function() {
carousel.startAuto();
});
//$("#mycarousel li").css("display","block");
};
jQuery(document).ready(function() {
jQuery('#mycarousel').jcarousel({
auto: 6,
wrap: 'last',
initCallback: mycarousel_initCallback
});
});
Connor :)
#8
Posted 29 August 2009 - 12:54 AM
#9
Posted 29 August 2009 - 09:32 AM
From 1251503641:
In what way do they conflict with each other?
Connor :)
#10
Posted 29 August 2009 - 12:00 PM
#11
Posted 29 August 2009 - 12:10 PM
I was going to use the featured product carousel aswell, but I already have this module installed.
Connor :)
#12
Posted 29 August 2009 - 09:10 PM
Frustrating, as their both 2 great modules.
Anyone know a workaround?
Connor :)
#13
Posted 06 September 2009 - 12:37 PM
I'm french so sorry for my bad writting.
I use this module and it's very nice but I wish he would return to the start without scrolling images.
thanks.
#14
Posted 06 September 2009 - 07:23 PM
I am French sorry for my English!
Can your add text on the images?
Otherwise how to make so that the run turns in loop? i.e. that the last image has that it passes has image 1 without retrogressing I think that would be prettier visually.
#15
Posted 11 September 2009 - 11:09 AM
sous firefox 3.xx & prestashop 1.1 et 1.2.3.
Marche niquel !!
marche pas sur IE !!
Le Shop Humain, Solidaire & Équitable !!
www.metastaz.fr
---------------------------------------
Pré-Prod v1.2.4 sur serveur distant.
Ubuntu 9.04 (UNR) “Jaunty Jackalope”
---------------------------------------
Modules : MetaBoo, MetaLink, FlasHome... SotEW's Adds, Raz.
#16
Posted 28 September 2009 - 10:08 PM
I would like the slides fading instead of scrolling.
#17
Posted 28 October 2009 - 12:30 AM
Slide5_fr.jpg
Slide5_es.jpg
good for translation and ads
#18
Posted 04 November 2009 - 05:50 PM
It is OK on PS v1.5, on Mozilla
#19
Posted 26 November 2009 - 01:34 PM
#20
Posted 09 February 2010 - 11:55 AM
Am trying to add more than 1 jcarousel to the homepage, one below the other - Am using tips from this post relating to duplicating modules (link below), even though the module is different the principle is the same. Ive managed to install the 2nd module "jcarousel2" by duplicating the jcarousel module and renaming the folder, and editing and renaming the jcarousel.php and .tpl files, and have the 2nd slider visible underneath the 1st working "jcarousel" on the homepage, but the scrolling is not working and the clickable scroll arrows are not visible.
More files/code need to be edited to work with the jcarousel2 folder and files but I'm not sure which - anyone any advice or help with this?
http://www.prestasho...dd_stuff_module
thanks
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users













