Shape 5

Joomla Templates => Regan Tech - Club => : pettinati September 20, 2016, 09:43:39 AM



: Explorer registration problem
: pettinati September 20, 2016, 09:43:39 AM
Dear Sir,

The site has a problem with explorer browser, when the user register can not write data. how can I fix it?

The link: http://www.bioseme.eu/component/users/?view=registration

I waiting your reply with interest,

best regards

Walter


: Re: Explorer registration problem
: mikek September 20, 2016, 06:15:16 PM
Hello,

You have some kind of optimizer plugin on your site that is changing the css and caching it. You should disable this while debugging. You can try adding the following to custom.css:

#member-registration input {
min-height:46px !important;
}


: Re: Explorer registration problem
: pettinati September 21, 2016, 02:36:29 PM
Hi,

I have disabled the  optimizer plugin and add your code but If you surf with explorer and open Register botton (breacumbs position) it no work

Explorer: disable the optimizer plugin i have this problem: http://www.bioseme.eu/shop/programma-affiliazioni/login.html

Firefox: in the form no function  http://www.bioseme.eu/shop/programma-affiliazioni/login.html


: Re: Explorer registration problem
: mikek September 21, 2016, 06:20:54 PM
Hello,

Try clearing your browser cache.  I have tested it locally on your site and it is showing fine for me in IE and other browsers.