*

Adi

  • ***
  • 28 posts
Disable complete User settings section
« on: May 07, 2016, 04:46:45 PM »
Hello. I have disabled complete the section User settings in plugin settings and even so, in register page for instance, your plugin still ads 2 jquery files, even if they are not used at all

one contains if( $("form[name=register]").length > 0 ) {
and the second is the one for location fields

Why does it happen?

*

MB Themes

Re: Disable complete User settings section
« Reply #1 on: May 07, 2016, 07:37:34 PM »
@Adi
It is backcheck to make sure everything works.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Adi

  • ***
  • 28 posts
Re: Disable complete User settings section
« Reply #2 on: May 07, 2016, 08:35:01 PM »
Those 2 should not show if they are not used by that section because it is not ok to add more and more scripts that will slow down the website. It is a common practice.

*

MB Themes

Re: Disable complete User settings section
« Reply #3 on: May 08, 2016, 09:57:28 AM »
@Adi
Thanks for your tip.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots