Thank you for the information you have provided. I would recommend changing the line you added to your config.php file to the below line:
'view_path' => '../web/theme/custom/client/views'
The theme_name in the config file you pasted above is still set to Xibo Default Theme. I would also recommend changing this to something unique to separate your custom Theme from the Xibo Default. Once you have changed this, you should see that the alternative Theme is available in the Settings option in your CMS, under the Configuration tab.
If you can also confirm the changes you have made to the login.twig file in your views folder, I can look further into what is causing the issue. If you are receiving any error messages on the login page for your CMS, please confirm what they are.
Thank you for the screenshot. The formatting in your config.php file does not look correct. All entries should be in line as below. I would recommend correcting the formatting:
Can you talk me through the steps you have taken prior to the CMS login becoming unavailable? Did you access your CMS after creating these folders and change the CMS Theme in the Settings?
Can you also confirm if the login page returns when you remove the files and folders you have added to the /custom/ folder?
when i remove this line
‘view_path’ => ‘…/web/theme/custom/itrainu/views’
it works 100% and when i add it page doesn’t work(it doesnt give any error msg just it dont load the cms).
If you can provide me with Team Viewer Credentials in a private message, I will take a look. I will also need credentials for your CMS to access the Settings.