Double registration

  • Posts: 1
  • Thank you received: 0
12 years 2 months ago #61774

Need some help on 2 issues.

1) My registration page is has double login/registration forms

www.netcastevent.com/book-an-interview/
www.netcastevent.com/book-an-interview/checkout

2) I see a strange drop down form at top right of product page above the Add to Cart
www.netcastevent.com/book-an-interview/s...pe-interview-booking

Any idea how to fix?

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

  • Posts: 82819
  • Thank you received: 13366
  • MODERATOR
12 years 2 months ago #61910

Hi,

1. You have twice the login area on your checkout because you have
added twice the "login" view in the "checkout workflow" option of the
Checkout tab of the configuration. Please remove one of the two and it
will fix that.

2. That comes from the javascript error:
Uncaught TypeError: Object #<Object> has no method 'addEvent' k2.js:13

That you have on all the pages of your website. This error happens in
the javascript of k2 because of the javascript conflict between the
mootools library of joomla and the jquery library of ninja shadowbox
and the module we ufeed display.
Because of that, the javascript processing is stopped and the
javascript of HikaShop is not able to display the voting stars on the
product page, resulting into that display.

You have two solutions:
a. The simplest is to deactivate the voting system in the configuration.
b. You can try to install and configure the plugin jquery easy for joomla:
extensions.joomla.org/extensions/core-en...jquery-scripts/18327
That should hopefully fix the javascript error on your website and
allow the javascript of HikaShop to run properly.

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

Time to create page: 0.056 seconds
Powered by Kunena Forum