popup notice to system-message notice

  • Posts: 59
  • Thank you received: 0
10 years 1 month ago #197202

-- HikaShop version -- : 2.4.0

Hi,

I can't find how to display notice for empty or wrong field in address while checkout or edit address in profile management as is in your demo.
In my e-commerce I see notice with a javascript popup (you can see popup image attachments) instead in your demo I see notice with system-message (you can see system-message attachments)

How can I change the display?

Thank you in advice.
Best Regards,
Simone

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
10 years 1 month ago #197207

Hi,

Please give us more informations about your environment.
Which version of Joomla do you have ?
Do you have enabled the HikaShop registration plugin ?
On which page exactly you have the issue, on the registration page or in the checkout ?

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

  • Posts: 59
  • Thank you received: 0
10 years 1 month ago #197297

Hi,

I have the Joomla 3.4.1
Are you talking about the "Redirect Joomla registration to HikaShop Plugin"?
It's disabled.

I have the issue during checkout when new user has to register. I set hikashop feature in Configuration-->checkout to "Ask address on registration". In attachments you can see the checkout workflow. The issue is in Login on first step with a new user.

Attachments:

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

  • Posts: 83831
  • Thank you received: 13572
  • MODERATOR
10 years 1 month ago #197309

Hi,

That's the normal display, with the notice popup.
If you want to disable that, add the line:
return true;
after the line:
function hikashopCheckChangeForm(type, form) {
in the file media/com_hikashop/js/hikashop.js and that will deactivate the javascript check on the fields.

The following user(s) said Thank You: simonev

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

  • Posts: 59
  • Thank you received: 0
10 years 1 month ago #197361

Perfect, thank you so much!
Will I have to insert the line code every time there will be an Hikashop update?

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

  • Posts: 26235
  • Thank you received: 4036
  • MODERATOR
10 years 1 month ago #197370

Hi,

Because "hikashop.js" is a "core file" of HikaShop ; it will be updated during each update/install.
If you want to override the function, you can copy the javascript function in another file and include that file after the hikashop.js file in your website.
It will re-define the function and the HikaShop update won't modify your specific file.

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: simonev

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

Time to create page: 0.136 seconds
Powered by Kunena Forum