Why Would RTC Not Display a Theme?
I have modified a simple example theme found here on Jazz.net to display a banner message in the "aboveBanner" theming node. We have a sandbox staging area where I have deployed the theme for testing purposes. The theme displays correctly there.
When I deploy the same theme to our production server, it "previews" correctly but, once activated, nothing is visible. Deploying the same theme on our production JTS server displays the banner in our RM application as expected. So it's working in RM, but not RTC and it's working in my RTC sandbox, but not my production area.
Is anyone aware of a reason that this might occur?
Accepted answer
Hi Nate.
I'm pretty sure it's due to a cache in the browser.
.css and .js files are unlikely to change very often, therefore they are eligible to be cached for a long time.
To make sure you see the changes made to the Theme, press Ctrl + F5 on Firefox or Chrome.
Hope this helps.
Comments
Nate Decker
Jun 26 '15, 9:07 a.m.I've submitted a Service Request with IBM on this. I'll monitor this post as well though because there is often more knowledge in the forum than with the initial respondents to the Service Requests.
Krzysztof Kaźmierczyk
Sep 04 '15, 2:31 a.m.Hi Nate,
Do you have any feedback what was the root cause of the issue?