Forum Replies Created
-
Author
-
UnleashGalaxyParticipant
Thanks for your message.
As custom changes creates the kleo_dynamic.css in ‘upload’ folder and as ‘upload’ folder is not part of repo so this file was never pushed to live website and it was the whole issue.
I think it should be documented or at least this Q&A blog will do the same 🙂
This issue can be closed now.
Regards,
UnleashGalaxyParticipantThanks.
Did further investigation and found that initially kleo_dynamic.css does not exists and as soon as a page is loaded it is auto downloaded in wp-content\uploads\custom_styles\ as upload directory on our live web server was readonly so initially this file was not downloaded. Once upload directory set to writable then kleo_dynamic.css is downloaded and all broken GUI issues were solved.
Question: What is exact path of kleo_dynamic.css in theme?
Question: Why it is downloaded in wp-content\uploads\custom_styles\ folderUnleashGalaxyParticipantHi,
After lot of debugging, found the issue. The issue is missing kleo_dynamic.css on live website. On local site, don’t know why this file is not part of main theme folder; rather it exists in wp-content\uploads\custom_styles\kleo_dynamic.css and it’s reference is also automatically added in each page. As upload folder is not part of repo so it is not deployed to live website; hence there was no kleo_dynamic.css on live website. Interestingly, no reference to kleo_dynamic.css is also added to the pages of live website.
Question: What is exact path of kleo_dynamic.css?
Question: How to auto include it’s reference to each page?Regards,
UnleashGalaxyParticipantHi,
Thanks for your message.
When you get this error, please change the URL to https://unleashgalaxy.com/wp-admin/ and press enter, the login page will open. This is due to the reason that unleashgalaxy.com is running on HTTPS Nginx and using HTTP Apache on 8080 for as reverse proxy for PHP. So browser initially tries to redirect to HTTPS Apache. This issue is only for wp-admin and happens once so we might fix it later.
Regards,
UnleashGalaxyParticipantThanks for your message.
We updated WordPress, BuddyApp theme and all other plugins to latest versions. It did not fix the issue missing background color issue, rather it introduced another formatting issue too.
Please see the attached image for details and let us know what’s wrong now.
Regards,
Attachments:
You must be logged in to view attached files.UnleashGalaxyParticipantHi Kieran,
Thanks for your message.
Both local and live websites uses our BitBucket repository to pull changes and yes we copied the BuddyPress theme settings from ‘Theme Options’ => ‘Backup & Restore’ and paste in the live website at the same location but still problem exists.
Please have a look attached image that show the difference between local and live website.
Looks like styling/coloring CSS might have issue on live website. But you can get exact reason.
Regards,
Attachments:
You must be logged in to view attached files. -
AuthorPosts