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

Problem with hidding the content
(1 viewing) (1) Guest
Q&A about usage, Report bugs,...
  • Page:
  • 1

TOPIC: Problem with hidding the content

Problem with hidding the content 7 years, 4 months ago #30226

Hello,
I have found problems with extension SJ MiniCart Pro. When mouse is hover the cart content is scrolled down, but when you move the mouse to this content, it is rolled back

Re: Problem with hidding the content 7 years, 4 months ago #30292

  • usersmart1
  • OFFLINE
  • Moderator
  • Posts: 1364
  • Karma: 20
Hi Guy,

Please go to modules/mod_sj_minicart_pro/tmpl/default_js.php and find:
$('.mc-content', $this).stop(false,true).slideUp(3000);
=> Edit to:
$('.mc-content', $this).stop(false,true).slideUp('fast');

If you want to open quickly, you can find:
$('.mc-content', $this).stop(false, true).slideDown('slow');
=> Edit to:
$('.mc-content', $this).stop(false, true).slideDown('fast');

Thanks & regards!

Re: Problem with hidding the content 7 years, 4 months ago #30308

Thank you, I have done this change on my page already and it solves the problem only partially. It is better but the problem is stil there..

Re: Problem with hidding the content 7 years, 4 months ago #30322

  • usersmart1
  • OFFLINE
  • Moderator
  • Posts: 1364
  • Karma: 20
Dear peta.dol@gmail.com,

Please provide us your FTP account to check directly.

Thanks & regards!

Re: Problem with hidding the content 7 years, 4 months ago #30335

FTP info sent. Thank you for your help.

Re: Problem with hidding the content 7 years, 4 months ago #30522

  • usersmart1
  • OFFLINE
  • Moderator
  • Posts: 1364
  • Karma: 20
Dear peta.dol@gmail.com ,

I fixed this issue in file default_js.php

var timeout = setTimeout(function(){
$('.mc-content', $this).stop(false,true).slideUp('slow');
$this.removeClass('over');

},300);

to:

var timeout = setTimeout(function(){
$('.mc-content', $this).stop(false,true).slideUp('slow');
$this.removeClass('over');

},3000);

Thanks & regards!
  • Page:
  • 1
Time to create page: 0.22 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