Vendor selector btn in frontend CP fix

  • Posts: 134
  • Thank you received: 6
8 years 2 months ago #230963

-- HikaShop version -- : 2.6.1
-- HikaMarket version -- : 1.6.7

Hi,

we found out that Vendor selection button in Main Vendor control panel in frontend is not working after latest update in HM.

This code change helped:

In media/com_hikashop/js/hikashop.js

Row 1025

Replace this

/* OLD if(!jqmodal && this.openBox_squeezbox(elem, url))*/

With this code:
if(this.openBox_squeezbox(elem, url))

This worked for us, hope it could solve someone elses issues.

Last edit: 8 years 2 months ago by filiar.
The following user(s) said Thank You: Jerome

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

  • Posts: 26007
  • Thank you received: 4004
  • MODERATOR
8 years 2 months ago #230972

Hi,

Thanks for the share.

I'll more recommend to edit the view (or the type) to remove the parameter "jqmodal" from the openBox javascript call.
Because, even if the new popup js can handle a lot of cases, I didn't make enough tests to be sure that it will work every time.
So, let us know if you encounter some side effects on popups

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.

Moderators: Obsidev
Time to create page: 0.057 seconds
Powered by Kunena Forum