QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    CSS changes not updating in browser until hours later

    Technical Help
    2
    3
    333
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      steve last edited by

      I'm trying to change the font color on the main page. The changes I make do not show up in the browser(CHROME) untill hours later!
      What i have done: in qloapps under performance-> cleared cache.
      -> turned caching off
      -> cleared cache
      -> Force compilation
      ->save

      In browser cleared cache last 7 days
      in browser disabled cache in developer mode
      in browser refreshed page & forced refresh
      Code changes ie color does not change.
      But if I wait and refresh the page a few hours later color now shows with the new color.

      Not sure what to do now, as trying to refine the site is not feasible with this behavior.

      Changes made in file ........./modules/hotelreservationsystem/views/css/HotelReservationFront.css
      .header-hotel-name {
      font-size: 55px;
      font-weight: 400;
      margin-top: 5px;
      margin-bottom: 25px;
      color: #32a852;
      }

      1 Reply Last reply Reply Quote 0
      • S
        steve last edited by

        RESOLVED

        Caching was being done by the third party SSL provider.

        Faiz 1 Reply Last reply Reply Quote 0
        • Faiz
          Faiz @steve last edited by

          @steve Great to hear your issue is resolved.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post