Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Nathans  
#1 Posted : Tuesday, January 22, 2013 8:06:33 AM(UTC)
Nathans

Rank: Newbie

Groups: Member
Joined: 9/29/2010(UTC)
Posts: 8

Thanks: 3 times
Hello,

I'm at the end of the configuration of this wonderful plugin and I can not find how to put the message "INFO: THE PRODUCT WAS ADDED TO YOUR CART" (that appears at the end of the upload) on several seconds (30 or 40) because it disappears too quickly after images upload!

Thanking you in advance for your answer!


Ok I found it but if other interested here is the solution:

/components/com_aurigmaphotoorder/assets/aurigmaphotoorder.js

around line 127
"
setTimeout(function() {
PHO._changeVisibility(true);
document.boxB.close();
}, 5000);
};
"
Change 5000 in a greater number 50000000

Edited by user Tuesday, January 22, 2013 9:00:18 AM(UTC)  | Reason: Not specified

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.