Checkout Popup, automatically closes, short time

  • Posts: 44
  • Thank you received: 2
10 years 2 months ago #195028

-- url of the page with the problem -- : scentsgourmet.com/
-- HikaShop version -- : 4.0
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.4.37

The pop up when a product that is clicked on to proceed to checkout of keep shopping closes after just a couple of seconds, it never use to and I am wondering if there is a way to extend the pop up time or make it where it doesn't automatically disappear!

Thank you guys in advance!


Kyle with a :)

Please Log in or Create an account to join the conversation.

  • Posts: 44
  • Thank you received: 2
10 years 2 months ago #195029

and I tried editing the checkout / notice.php

setTimeout( 'window.parent.hikashop.closeBox()', <?php echo (int)$this->config->get('popup_display_time',2000);?> );

to

setTimeout( 'window.parent.hikashop.closeBox()', <?php echo (int)$this->config->get('popup_display_time',5000);?> );

Nothing changed.


Kyle with a :)

Please Log in or Create an account to join the conversation.

  • Posts: 26235
  • Thank you received: 4036
  • MODERATOR
10 years 2 months ago #195046

Hi,

The real value is coming from the configuration ; the value you changed is the default value in case when there is no time set in your configuration.
Otherwise : www.hikashop.com/support/support/documen...onfig.html#main_cart

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: penyo311

Please Log in or Create an account to join the conversation.

  • Posts: 44
  • Thank you received: 2
10 years 2 months ago #195233

Thank you, I can't believe my eyes continued to pass that, I am so sorry!


Kyle with a :)

Please Log in or Create an account to join the conversation.

  • Posts: 26235
  • Thank you received: 4036
  • MODERATOR
10 years 2 months ago #195269

Hi,

No problem, don't worry !

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum