Registration Form Fields being hidden...

  • Posts: 104
  • Thank you received: 5
6 years 2 months ago #287799

-- url of the page with the problem -- : www.p3proswing.com/site3
-- HikaShop version -- : 3.2.2

I'm not 100% sure if this is coming from HikaShop or not but all of a sudden my Registration Form fields are being hidden by some javascript. I've posted it in a few places and had replies that would indicate it could be HikaShop causing this.

I've identified the javascript that is causing the issue as:

					jQuery(document).ready(function(){
						var fieldHtml = jQuery('#profileGroupID').parents('fieldset').children('div').clone();								
						if(! fieldHtml.length){
							//if parent is not div. Any other element then
							fieldHtml = jQuery('#profileGroupID').parents('fieldset').children().not('legend').clone();
						}

If you could please let me know if this is from HikaShop it would be appreciated. If so, what I need to do to fix this so users can once again register at our site. It was working previously, but just recently we received complaints that users could not register from the "Don't have an Account" link.

Thanks

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

  • Posts: 26004
  • Thank you received: 4004
  • MODERATOR
6 years 2 months ago #287801

Hello,

Definitively not from HikaShop.

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.

  • Posts: 104
  • Thank you received: 5
6 years 2 months ago #287870

Jerome,

Thanks for your prompt reply. It turns out it was coming from a JoomApp - Multi usergroup plugin.

Thanks again,
Chuck

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

Time to create page: 0.060 seconds
Powered by Kunena Forum