Page 1 of 1

Lang & Help they are off but still loaded

Posted: Fri Feb 09, 2018 10:07 pm
by mpca86
I have configured the config.php file

Code: Select all

...............
$hideHelpOpener = true;
...............
$userCustomLang = false;
..............
While the buttons are not displayed on the webpage, they are still loaded in the source code. Why? :roll:

Re: Lang & Help they are off but still loaded

Posted: Sat Feb 10, 2018 7:22 am
by Jachym
If I remember correctly they are in the code, but they are placed in a DIV element which is hidden so you should not see them on the page.